X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fmonitor-signal-flow.html;h=5560d4b33619bef77175e39d12014344c21c9242;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=f65c0dc546df15c87e34097a935fd739106007a5;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/monitor-signal-flow.html b/include/monitor-signal-flow.html index f65c0dc..5560d4b 100644 --- a/include/monitor-signal-flow.html +++ b/include/monitor-signal-flow.html @@ -1,34 +1,54 @@

There are three basic ways to approach monitoring:

-

External Monitoring

- +

External Monitoring

+ +
+ External monitoring +
+ External monitoring +
+
+

When using external monitoring, Ardour plays no role in monitoring at all. Perhaps the recording set-up has an external mixer which can be used to set up monitor mixes, or perhaps the sound-card being used - has a "listen to the input" feature. This approach yields zero or near-zero - latency. On the other hand it requires external hardware, and the monitoring - settings are less flexible and not saved with the session.

+ has a "listen to the input" feature. This approach yields zero or near-zero + latency. On the other hand it requires external hardware, and the monitoring + settings are less flexible and not saved with the session.

+ +

Audio driver Hardware Monitoring

+ +
+ Hardware Monitoring +
+ Hardware Monitoring +
+
-

JACK-Based Hardware Monitoring

-

Some sound cards have the ability - to mix signals from their inputs to their outputs with very low or even zero + to mix signals from their inputs to their outputs with very low or even zero latency, a feature called hardware monitoring. - Furthermore, on some cards this function can be controlled by JACK. This is a nice arrangement, + Furthermore, on some cards this function can be controlled by Ardour. This is a nice arrangement, if the sound card supports it, as it combines the convenience of having the monitoring controlled by Ardour with the low latency operation of doing it externally. -

+

+ +

Software Monitoring

+ +
+ Software Monitoring +
+ Software Monitoring +
+
-

Software Monitoring

-

With the software monitoring approach, all monitoring is performed by Ardour—it makes track inputs available at track outputs, governed by various controls. This approach will almost always have more routing flexibility than JACK-based monitoring. The disadvantage is that there will be some latency between the input and the output, which - depends for the most part on the JACK buffer size that is being used. -

+ depends for the most part on the buffer size that is being used. +