jam-cloud/web/app/views/dialogs/_singlePlayerProfileGuard.h...

26 lines
1.3 KiB
Plaintext

.dialog.dialog-overlay-sm layout='dialog' layout-id='single-player-profile-dialog' id='single-player-profile-dialog'
.content-head
= image_tag "content/icon_alert.png", {:width => 24, :height => 24, :class => 'content-icon' }
h1 Application Notice
.dialog-inner
p.high-latency.hidden
| Your audio profile has a latency score of 
span.audio-latency
br
br
| This is too high to play with others in real-time. However, you can play with JamTracks and backing tracks by yourself in a private session, or go to the gear setup wizard and add a new audio profile with lower latency.
p.has-no-inputs.hidden
| You are currently using the default system profile, which has no audio inputs.
br
br
| With this profile, you can't play with others in real-time. However, you can play with JamTracks and backing tracks by yourself in a private session, or go to the gear setup wizard and add a new audio profile that uses your gear.
.right.action-buttons
span.rescanning-notice
span.spinner-small
| Rescanning...
a.button-grey.btn-cancel href='#' layout-action="cancel" CANCEL
a.button-grey.btn-rescan.hidden href='#' RESCAN
a.button-grey.btn-gear-setup href="/client#/account/audio" GO TO GEAR SETUP
a.button-orange.btn-private-session href="#" PRIVATE SESSION