]> Shamusworld >> Repos - ardour-manual/blob - _manual/17_mixing/01_muting-and-soloing.html
next batch of XHTML validation fixes. somebody really hates markup languages here...
[ardour-manual] / _manual / 17_mixing / 01_muting-and-soloing.html
1 ---
2 layout: default
3 title: Muting and Soloing
4 ---                        
5
6
7   
8   <p>Each track and bus has two buttons which have important implications for signal flow: mute and solo. The behaviour of these buttons is configurable in Ardour, so that they can behave in one of a few different ways to suit different studio set-ups. </p>
9 <h2>Without a monitor bus</h2>
10 <p>If you are using Ardour without a monitor bus, there is only one way in which mute and solo will work. Without a monitor bus:</p>
11 <ul>
12 <li>    Mute on a track or bus will mute that track on the master bus, so that it will not be heard.
13 </li>
14 <li>    Solo on a track or bus will solo that track or bus and mute all others except that soloing a bus will also solo any tracks or busses that feed that bus.
15 </li>
16 </ul>
17 <h2>With a monitor bus</h2>
18 <p>For setups with a monitor bus, you have more options, mostly governed by the setting of the ‘Solo controls are Listen controls’ option in the Solo / mute tab of ‘Ardour Preferences’.</p>
19 <p>With ‘Solo controls are Listen controls’ unticked, behaviour is almost exactly the same as the situation without a monitor bus. Mute and solo behave the same, and the monitor bus is fed from the master bus, so it sees the same thing.</p>
20 <p>With ‘Solo controls are Listen controls’ ticked, things change; the master and monitor busses behave differently. In this mode, solo controls are more properly called ‘listen’ controls, and Ardour's solo buttons will change their legend from ‘S’ to either ‘A’ or ‘P’ (we'll come to that shortly) to reflect this.</p>
21 <p>Now, without any mute or listen, the monitor bus remains fed by the master bus. Also:</p>
22 <ul>
23 <li>    Mute will mute the track or bus, so that it will not be heard anywhere (neither on the master nor monitor busses), much as before.
24 </li>
25 <li>    Listen will disconnect the monitor bus from the master bus, so that the monitor bus now only receives things that are ‘listened’. Listen will not perform any muting, and hence the master bus will not be affected by a listened track or bus.
26 </li>
27 </ul>
28 <p>There are further options with when solo controls are listen controls: the part of the track or bus from which the listen signal is obtained can be configured. Underneath the ‘Solo controls are Listen controls’ option in ‘Ardour Preferences’ is an option for ‘listen position’, which can be either After-Fade Listen (AFL) or Pre-Fade Listen (PFL). AFL, as its name suggests, obtains its signal from some point after the track or bus’ fader, and PFL from before it. The precise point to get the signal from can further be configured using the ‘PFL signals come from’ and ‘AFL signals come from’ options.</p>
29 <p>The solo-mute arrangement with a monitor bus is shown below:</p>
30 <p><img src="/ardour/manual/html/diagrams/solo-mute.png" alt="mute/solo signal flow" /></p>
31 <p> Here we have a number of tracks or busses (in orange). Each one has an output which feeds the master bus. In addition, each has PFL and AFL outputs; we have a choice of which to use. PFL/AFL from each track or bus are mixed. Then, whenever anything is set to AFL/PFL, the monitor out becomes just those AFL/PFL feeds; the rest of the time, the monitor out is fed from the master bus.</p>
32 <p>In this scheme Solo has no effect other than to mute other non-soloed tracks; with solo (rather then listen), the monitor out is fed from the master bus.</p>
33 <h2>Other solo options</h2>
34 <p>There are a few other configuration options related to the behaviour of solo. They can be found in the Solo / Mute tab of Ardour Preferences dialogue.</p>
35 <h3>Solo-in-place mute cut</h3>
36 <p>When using ‘solo-in-place’ (SiP), in other words when soloed tracks are being listened to on the master bus, this fader specifies the gain that will be applied to other tracks in order to mute them. Setting this level to -∞dB will mean that other tracks will not be heard at all; setting to some higher value less than 0dB means that other non-soloed tracks will be heard, just reduced in volume compared to the soloed tracks. Using a value larger than -∞dB is sometimes called "Solo-In-Front" by other DAWs, because the listener has the sense that soloed material is "in front" of other material. In Ardour, this is not a distinct mode, but instead the mute cut control offers any level of "in-front-ness" that you might want to use.</p>
37 <h3>Exclusive solo</h3>
38 <p>If this is enabled, only one track or bus will ever be soloed at once; soloing track B while track A is currently soloed will un-solo track A before soloing track B.</p>
39 <h3>Show solo muting</h3>
40 <p>If this is enabled, the mute button of tracks and busses will be drawn outlined to indicate that the track or bus is muted because something else is soloed. This is enabled by default, and we recommend that you leave it that way unless you are extremely comfortable with Ardour's mute/solo behaviour</p>
41 <h3>Soloing overrides muting</h3>
42 <p>If this is enabled, a track or bus that is both soloed and muted will behave as if it is soloed.</p>
43 <h3>Mute affects…</h3>
44 <p>These options dictate whether muting the track will affect various routes out of the track; through the sends, through the control outputs (to the monitor bus) and to the main outputs.</p>
45