]> Shamusworld >> Repos - ardour-manual/blob - include/solomute-tab.html
Collapse diagrams/ into images/.
[ardour-manual] / include / solomute-tab.html
1
2 <p>
3   This tab contains settings that affect the use of
4   <a href="/mixing/muting-and-soloing/">solo, muting</a>, and
5   <a href="/mixing/panning/">panning</a>.
6 </p>
7
8 <img src="/images/a4_preferences_solomute.png" alt="preferences
9 solo/mute tab"/>
10
11 <ul>
12   <li>
13     <p>
14       <strong>Solo</strong>
15     </p>
16     <ul>
17       <li>
18         <p>
19           <strong>Solo-in-place mute cut</strong> sets the attenuation of the
20           the other tracks when another track is soloed in place. This setting
21           is also available from the <strong>Mixer</strong> monitor section.
22         </p>
23       </li>
24       <li>
25         <p>
26           <strong>Solo controls are Listen controls</strong> when enabled the
27           soloed track is soloed only on the monitor bus, the master fader mix
28           is not affected by the solo. This option can also be set by enabling
29           pre-fader listen or after-fader listen in the <strong>Mixer</strong>
30           monitor section.
31         </p>
32       </li>
33       <li>
34         <p>
35           <strong>Listen Position:</strong> determines what is listened to when
36           the solo controls are used as listen controls. The options are
37           after-fader or pre-fader.
38         </p>
39       </li>
40       <li>
41         <p>
42           <strong>PFL signals come from:</strong> determines whether the
43           pre-fader listen position is before or after the pre-fader processors.
44         </p>
45       </li>
46       <li>
47         <p>
48           <strong>AFL signals come from:</strong> determines whether the
49           after-fader listen position is before or after the after-fader
50           processors.
51         </p>
52       </li>
53       <li>
54         <p>
55           <strong>Exclusive solo</strong> when enabled will only solo that last
56           track selected for solo. Previously soloed tracks will be un-soloed.
57           This setting is also available from the <strong>Mixer</strong> monitor
58           section.
59         </p>
60       </li>
61       <li>
62         <p>
63           <strong>Show solo muting</strong> when enabled outlines the mute
64           button on tracks and busses when another track is soloed.
65         </p>
66       </li>
67       <li>
68         <p>
69           <strong>Soloing overrides muting</strong> when enabled allows a track
70           to be heard when it is soloed while muted. This setting is also
71           available from the <strong>Mixer</strong> monitor section.
72         </p>
73       </li>
74     </ul>
75   </li>
76
77   <li>
78     <p>
79       <strong>Default track/bus muting options</strong> sets the muting options
80       for a newly created tracks or bus. The mute options for an existing track
81       or bus are changed by the right-click context menu on a mute button.
82     </p>
83     <ul>
84       <li>
85         <p>
86           <strong>Mute affects pre-fader sends</strong> when enabled pre-fader
87           sends will be muted by default.
88         </p>
89       </li>
90       <li>
91         <p>
92           <strong>Mute affects post-fader sends</strong> when enabled post-fader
93           sends will be muted by default.
94         </p>
95       </li>
96       <li>
97         <p>
98           <strong>Mute affects control outputs</strong> when enabled control
99           outputs are muted by default.
100         </p>
101       </li>
102       <li>
103         <p>
104           <strong>Mute affects main outputs</strong> when enabled main outputs
105           are muted by default.
106         </p>
107       </li>
108     </ul>
109   </li>
110
111   <li>
112     <p>
113       <strong>Send Routing</strong> affects
114       <a href="/signal-routing/aux-sends/">aux and external sends</a>.
115     </p>
116     <ul>
117       <li>
118         <p>
119           <strong>Link panners of Aux and External Sends with main panner by
120             default</strong> When enabled, sends follow the channel panner.
121         </p>
122         <p>
123           When disabled, sends can panned independently of the channel panner
124           and fader. Double clicking the send in the processor box toggles
125           the main panner and fader between the aux send and the channel.
126         </p>
127       </li>
128     </ul>
129   </li>
130 </ul>
131