From 39aeeae6cae7b72bb9b493cbe326d928f8c316c9 Mon Sep 17 00:00:00 2001 From: Alexandre Prokoudine Date: Sun, 19 Jun 2022 15:59:27 +0300 Subject: [PATCH] Tape Machine mode is a goner, get rid of the text covering it --- include/monitor-setup-in-ardour.html | 52 +++++++--------------------- 1 file changed, 12 insertions(+), 40 deletions(-) diff --git a/include/monitor-setup-in-ardour.html b/include/monitor-setup-in-ardour.html index 25faf44..5935e92 100644 --- a/include/monitor-setup-in-ardour.html +++ b/include/monitor-setup-in-ardour.html @@ -1,50 +1,22 @@ -

Ardour has three main settings which affect how - monitoring is performed. The first is - Edit > Preferences > Monitoring > - Record monitoring handled by. There are two or three - options here, depending on the capabilities - of the hardware. -

-

The other two settings are more complex. One is - Tape machine mode, found in the - same dialog, and the other is the - Session > Properties > Monitoring - automatically follows transport state setting. -

- Monitoring also depends on the state of the track's record-enable button, - the session record-enable button, and on whether or not the transport is - rolling. -

- -

Software or Hardware Monitoring Modes

-

- If Ardour is set to external monitoring, Ardour does not do any - monitoring. + Ardour has two main settings which affect how monitoring is performed. + The first is Edit > Preferences > Monitoring > + Record monitoring handled by. There are two or three options here, + depending on the capabilities of the hardware.

- -

Monitoring in Non-Tape-Machine Mode

- When Tape-Machine mode is off, and a track is armed, Ardour - always monitors the live input, except in one case: if the transport is - rolling, the session is not recording, and auto-input is active, - the playback from an armed track will be heard. + The other setting is the Session > Properties > + Track Input Monitoring automatically follows transport state + (auto-input).

- Unarmed tracks will play back their contents from disc, unless the - transport is stopped and auto-input is enabled. - In this case, the track monitors its live input. + Monitoring also depends on the state of the track's record-enable button + and the session record-enable button, as well as on whether or not the + transport is rolling.

-

Monitoring in Tape-Machine Mode

- -

- In Tape-Machine mode, when a track is armed, its behaviour is - the same as in non-tape-machine mode. -

- Unarmed tracks however will always just play back their contents from - disk; the live input will never be monitored. + If Ardour is set to external monitoring, Ardour does not do any + monitoring.

- -- 2.37.2