12 lines
716 B
Plaintext
12 lines
716 B
Plaintext
.dialog.dialog-overlay-sm.top-parent layout='dialog' layout-id='session-master-mix-dialog' id='session-master-mix-dialog'
|
|
.content-head
|
|
= image_tag "shared/icon_session.png", {:height => 19, :width => 19, :class => 'content-icon'}
|
|
h1 session master mix
|
|
.dialog-inner
|
|
p.notice
|
|
| The master mix is the audio used for session recordings and live broadcasts. Changes to the master mix are global.
|
|
| The master mix does not include voice chat or the metronome. Any user in the session may use the volume and pan controls
|
|
| below to make adjustments to the master mix.
|
|
= react_component 'SessionMasterMix', {}
|
|
a.button-orange.close-button layout-action="close" CLOSE
|