]> Shamusworld >> Repos - ardour-manual/blob - include/monitor-section.html
Cue: right-click menu for cue buttons + small adjustments
[ardour-manual] / include / monitor-section.html
1
2 <figure class="right">
3     <img src="/images/monitoring-strip.png" alt="The Monitoring strip">
4     <figcaption>
5       The Monitoring strip
6     </figcaption>
7 </figure>
8
9 <p>
10   The <dfn>Monitor section</dfn> is an optional feature that provides Control Room/Monitor Speaker outputs.
11   It can be activated for the current session in the
12   <a href="@@session-properties#properties-monitoring">
13   <kbd class="menu">Session &gt; Properties</kbd> window</a> by enabling the
14   <kbd class="option">Use monitor section in this session</kbd> option in the
15   <kbd class="menu">Monitoring</kbd> tab. By default the Monitor Section is fed with audio from the Master Bus,
16   but depending on solo mode and other functions such as Auditioning, other audio sources may be temporarily heard instead.
17 </p>
18 <p>
19   When you click the "Mon" button on the Master bus, the Monitor section appears on the right hand side. It comprises:
20 </p>
21 <ol>
22   <li>Detach/attach control. This separates the Monitor section into its own floating window</li>
23   <li>Status indicators for important functions</li>
24   <li>Solo behaviour selection</li>
25   <li>Show, hide and status of the Monitor Sections inline processors</li>
26   <li>Level controls for solo functionality</li>
27   <li>Level control for Monitor Dim</li>
28   <li>Individual monitor path controls</li>
29   <li>Mute, Dim and Mono functions for the monitor outputs</li>
30   <li>Monitor level control</li>
31   <li>Monitor output routing</li>
32 </ol>
33
34 <h2>Status Indicators</h2>
35
36 <p>
37   The Status indicators, two of which also appear in <a href="@@about-ardours-interface">the Transport tool bar</a>,
38   flash to indicate when that function is in operation:
39 </p>
40 <ul>
41   <li><dfn>Soloing</dfn>: This indicates when one or more tracks or busses are currently being soloed.
42   See <a href="@@muting-and-soloing">Muting and Soloing</a>. Clicking on this indicator cancels all
43   currently soloed channels or busses</li>
44   <li><dfn>Auditioning</dfn>: This indicates when an audio file is being listened to directly, e.g.
45   when using the import dialogue, or using the <kbd class="menu">Audition</kbd> context menu in the
46   <a href="@@the-region-list">Regions List</a>. Clicking this indicator cancels the current audition</li>
47   <li><dfn>Isolated</dfn>: This indicates when one or more tracks or busses are solo isolated.
48   See <a href="@@muting-and-soloing">Muting and Soloing</a>. Clicking on this indicator cancels any current isolation.</li>
49 </ul>
50
51 <h2>Solo behaviour selection</h2>
52
53 <p>
54   The SiP, PFL and AFL controls inter-cancel with each other and select the desired Solo mode. Excl.
55   Solo and Solo Mute then modify the modes behaviour. See <a href="@@muting-and-soloing">Muting and Soloing</a>.
56   The current mode is indicated by the illuminated 'LED' on the button.
57 </p>
58 <table class="dl">
59   <tr><th>SiP</th><td>This selects <em>Solo In Place</em> as the current solo mode and cancels the previous mode.</td></tr>
60   <tr><th>PFL</th><td>This selects <em>Pre Fade Listen</em> as the current solo mode and cancels the previous mode.</td></tr>
61   <tr><th>AFL</th><td>This selects <em>After Fade Listen</em> as the current solo mode and cancels the previous mode.</td></tr>
62   <tr><th>Excl. Solo</th><td>This enables or disables the <em>Exclusive Solo</em> option.</td></tr>
63   <tr><th>Solo &raquo; Mute</th><td>This enables or disables the <em>Solo Mute</em> option.</td></tr>
64 </table>
65
66 <p class=note>
67   Changing the solo mode (SiP, PFL or AFL) will update the labels on the mixer strips' solo controls accordingly.
68 </p>
69
70 <h2>The Processors button</h2>
71
72 <p>
73   Clicking the <dfn>Processors</dfn> button show or hides the Monitor Sections processor box.
74   This is used in the same way as processor boxes present in <a href="@@audiomidi-mixer-strips">tracks</a> and
75   <a href="@@audiomidi-busses-mixer-strips">busses</a>. It can be used to insert plugins, e.g.
76   a room correction EQ or a specific metering type.
77 </p>
78 <p>
79   As this processing is local to the Monitor Section it is only applied to audio that is ultimately
80   available at the monitor outputs.
81 </p>
82
83
84 <h2>Solo level controls</h2>
85
86 <p>
87   These controls set the level of the audio when a channel or bus solo is engaged.
88 </p>
89 <table class="dl">
90   <tr><th>Solo Boost</th><td>This is the level that will be added to the current main monitor
91   level when a track or bus is soloed, providing a convenient boost in level for the isolated signal.
92   The rotary control has a range of 0dB to +10dB and can be set at any point between these two values.
93   A drop down menu with pre-defined values is also provided for convenience.</td></tr>
94   <tr><th>SiP Cut</th><td>Only relevant to Solo in Place mode. This sets the level that all muted tracks
95   or busses will be muted by. By default it is &minus;&infin; i.e. the non soloed tracks are totally inaudible.
96   The level can be raised to make the other tracks audible, though dimmed. This is also sometimes referred
97   to <em>Solo in Front</em>. The rotary control has a range of &minus;&infin; to +0dB and can be set at any point
98   between these two values. A drop down menu with pre-defined values is also provided for convenience.</td></tr>
99 </table>
100
101 <h2>Dim level control</h2>
102
103 <p>
104   The Dim level control sets the amount by which the monitoring will be reduced when a Dim button is engaged.
105   The rotary control has a range of -20dB to 0dB and can be set at any point between these two values.
106   A drop down menu with pre-defined values is also provided for convenience.
107 </p>
108
109 <h2>Monitor path controls</h2>
110
111 <p>
112   Each of the individual paths through the Monitor Section, (e.g. <kbd class="menu">L</kbd> and <kbd class="menu">R</kbd>
113   for stereo), can be controlled individually. Four functions are available:
114 </p>
115 <table class="dl">
116   <tr><th>Mute</th><td>Mutes the selected path(s)</td></tr>
117   <tr><th>Dim</th><td>Reduces the selected path(s) level by the amount set with the Dim level control</td></tr>
118   <tr><th>Solo</th><td>Solos the selected channel(s)</td></tr>
119   <tr><th>Inv</th><td>Inverts the selected channel(s) polarity</td></tr>
120 </table>
121
122 <h2>Global Monitor controls</h2>
123
124 <p>
125   Those buttons directly affect the output of the monitoring section:
126 </p>
127 <ul>
128   <li><dfn>Mono</dfn>: sums all of the paths to a single mono signal and applies it to all Monitor Section outputs.</li>
129   <li><dfn>Dim</dfn>: Reduces overall monitor level by the amount set with the Dim level control.</li>
130   <li><dfn>Mute</dfn>: Mutes all monitoring.</li>
131 </ul>
132
133 <h2>Global Monitor level</h2>
134
135 <p>
136   This control sets the level for Monitor Section output. The rotary control has a range of &minus;&infin;
137   to +6dB and can be set at any point between these two values. A drop down menu with pre-defined values
138   is also provided for convenience.
139 </p>
140
141 <h2>Monitoring Output routing</h2>
142
143 <p>
144   Clicking on this button shows a menu that allows quick and convenient routing of the Monitor Section's
145   outputs to audio hardware outputs, e.g. to feed control room monitors.
146   It also has an option to open Ardour's routing matrix, where more detailed connectivity is available if
147   routing to something other than hardware is required.
148 </p>
149