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