]> Shamusworld >> Repos - ardour-manual/blob - include/meterbridge.html
Meterbridge: add initital documentation
[ardour-manual] / include / meterbridge.html
1 <p>
2         Meterbridge is a compact view of all meters in a session. It is designed
3         to assist for large recording sessions, particularly live recording where
4         the amount of mics is too large to get a good overview of the entire session
5         in either the <kbd class="window">Mixer</kbd> or the
6         <kbd class="window">Recorder</kbd> window.
7 </p>
8
9 <figure>
10   <img style="width:50%;" src="/images/meterbridge.png" alt="Meterbridge window">
11   <figcaption>
12     Meterbridge window
13   </figcaption>
14 </figure>
15
16 <p>
17         By default, the Meterbridge window displays a meter per each track with
18         the track's name at the bottom and allows resetting the meter's peak
19         as well as arm a track for recording.
20 </p>
21
22 <p>
23         Each meter has a right-click menu to select the type of the meter.
24         Just like in the mixer channel view, tracks and regular audio busses default
25         to <kbd class="option">Peak (+6&nbsp;dBFS)</kbd> and the master bus defaults
26         to <kbd class="option">K14 (RMS)</kbd>. It's also possible to set the same
27         meter type to all same-type tracks.
28 </p>    
29 <p>
30         Additionally, it's possible to select the height of the track name panel
31         by right-clicking above it and selecting one of the options going from
32         Short to Venti (which is a coffee cup size reference).
33 </p>
34
35 <p>
36         Just like in the usual mixer channel view,
37         the <kbd class="button">Arm for Recording</kbd> button has a right-click
38         menu to enable rec-safe mode to avoid accidental recording to a track
39         of choice.
40 </p>
41
42 <p>
43         The set of readily available controls can be customized per each session
44         on the <kbd class="window">Meterbridge</kbd> page of the
45         <kbd class="window">Session Properties</kbd> dialog.
46 </p>
47
48 <p>
49         Additional controls include:
50 </p>
51
52 <ul>
53         <li>Mute button</li>
54         <li>Solo button</li>
55         <li>Monitor buttons</li>
56         <li>Fader as a gain knob</li>
57 </ul>
58
59 <p>
60         It's also possible to toggle visibility of MIDI tracks, busses,
61         and the master bus.
62 </p>