summaryrefslogtreecommitdiff
path: root/manual
diff options
context:
space:
mode:
authorNick Mainsbridge <beatroute@iprimus.com.au>2008-02-17 15:32:29 +0000
committerNick Mainsbridge <beatroute@iprimus.com.au>2008-02-17 15:32:29 +0000
commitdf8b8d7ba640096fb9a1e690601b8deeff118c30 (patch)
treeeb41fdc56c6c60a61754bf22b968c3a901a15b37 /manual
parentc905d80ce4712faa66f2b11f3faea3b0fc112898 (diff)
Fix for last commit where rec enable state was not considered. Change adat option name to Tape Machine Mode and make it default to off.
git-svn-id: svn://localhost/ardour2/branches/2.0-ongoing@3077 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'manual')
-rw-r--r--manual/xml/setting_up_to_record.xml23
1 files changed, 12 insertions, 11 deletions
diff --git a/manual/xml/setting_up_to_record.xml b/manual/xml/setting_up_to_record.xml
index aac7cd2818..5891ef2b71 100644
--- a/manual/xml/setting_up_to_record.xml
+++ b/manual/xml/setting_up_to_record.xml
@@ -90,21 +90,22 @@
</section>
<section id="setup-external-monitoring">
- <title>ADAT Monitor Mode</title>
+ <title>Tape Machine Mode</title>
<para>
Nearly all traditional tape recorders use the same monitoring model.
Normally only tracks that are record-enabled will monitor input with the
transport stopped.
- ADAT machines switch all tracks to input on stop when auto-input is enabled,
- regardless of record-enable state..
- ADAT monitor mode emulates this behaviour.
- Be warned that many tracks sharing the same input (in software monitoring mode)
- will sum that input through the master buss (potentially including several plugins)
- whenever the transport is stopped. Since setting up a sound
- usually involves listening to the input with the transport stopped, you might not be
- hearing the sound you are about to record!
- Using this mode can also lead to surprising acoustic feedback.
- ADAT Monitor Mode is on by default.
+ Tape machine mode emulates this behaviour.
+ Some simpler machines (like a famous product by Alesis) switch all tracks to
+ input on stop when auto-input is enabled, regardless of record-enable state.
+ Disabling Tape Machine Mode switches to a behaviour that mimics this type of recorder.
+ Be warned that if you disable Tape Machine Mode, many tracks sharing the same input
+ (in software monitoring mode) will sum that input through the master buss
+ (potentially including several plugins) whenever the transport is stopped.
+ Since setting up a sound usually involves listening to the input with the transport
+ stopped, you might not be hearing the sound you are about to record!
+ Disabling this mode can also lead to surprising acoustic feedback.
+ Tape Machine Mode is off by default.
</para>
</section>