]> Shamusworld >> Repos - ardour-manual-diverged/blob - include/monitor-setup-in-ardour.html
Move content from _manual/ to include/.
[ardour-manual-diverged] / include / monitor-setup-in-ardour.html
1
2 <p>Ardour has three main settings which affect how
3   monitoring is performed. The first is 
4   <kbd class="menu">Edit &gt; Preferences &gt; Audio &gt; 
5   Record monitoring handled by</kbd>.  There are two or three
6   options here, depending on the capabilities of your hardware.
7 </p>
8 <p> The other two settings are more complex.  One is 
9   <kbd class="menu">Tape machine mode</kbd>, found in the
10   same dialog, and the other is the
11   <kbd class="option">Session &gt; Properties &gt; Monitoring
12   automatically follows transport state</kbd> setting.
13 </p> 
14 <p>
15   Monitoring also depends on the state of the track's record-enable button,
16 the session record-enable button, and on whether or not the transport is
17 rolling.
18 </p>
19
20 <h3>Software or Hardware Monitoring Modes</h3> 
21 <p>
22 If Ardour is set to <dfn>external monitoring</dfn>, the explanation of 
23 Ardour's monitoring behaviour is simple: it does not do any. 
24 </p>
25
26 <h2>Monitoring in Non-Tape-Machine Mode</h2>
27 <p>
28   When <dfn>Tape-Machine mode is off</dfn>, and a track is armed,
29   Ardour <em>always</em> monitors the live input, except in one case: 
30   the transport is rolling, the session is not recording, and
31   <dfn>auto-input</dfn> 
32   is active. In this case only, you will hear playback from an armed track.
33 </p> 
34 <p>
35   Unarmed tracks will play back their contents from disc, unless the
36   transport is stopped <em>and</em> <dfn>auto-input</dfn> is enabled.
37   In this case, the track monitors its live input.
38 </p>
39
40 <h2>Monitoring in Tape-Machine Mode</h2>
41
42 <p>
43   In <dfn>Tape-Machine mode</dfn>, things are slightly simpler: when a 
44   track is armed, its behaviour is the same as in non-tape-machine mode.
45 </p> 
46 <p>
47   Unarmed tracks however will always just play back their contents from 
48   disk; the live input will never be monitored. 
49 </p>
50   
51 {% children %}
52