X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Finserts.html;h=76622a832e07b856e7aa6aeb7793bc4eb8231891;hb=43b053bc28b1e415e88708981fe7ba0f0f9b83c2;hp=10278f4e63e73e3dc3a6a3579c0e0d45fc98934f;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/inserts.html b/include/inserts.html index 10278f4..76622a8 100644 --- a/include/inserts.html +++ b/include/inserts.html @@ -6,26 +6,25 @@ send(s), and connecting the remainder of the channel strip to the Insert return(s), both of which are JACK ports which are visible to other JACK applications.
- Inserts are the JACK equivalents of normalized switching jacks on an + Inserts are the JACK equivalents of normalized switching jacks on an analog console.

- An insert allows you to either use a special external DSP JACK + An insert allows to either use a special external DSP JACK application that is not available as a plugin, or to splice an external - analog piece of gear into your channel strip, such as a vintage - compressor, tube equalizer, etc. In the latter case, you would first - connect your inserts to a pair of hardware ports, which are in turn - connected to the outboard gear. + analog piece of gear into a channel strip, such as a vintage + compressor, tube equalizer, etc. In the latter case, the inserts would first + be connected to a pair of hardware ports, which are in turn connected to the + outboard gear.

- To disable (bypass) an insert, click on its LED in the processor box. + Disabling (bypassing) an insert is done by clicking on its LED in the processor box.

- When you create an insert, the signal will be interrupted until you make - the relevant connections to the insert ports! + When an insert is created, the signal will be interrupted until the relevant + connections to the insert ports are made!

Inserts will incur an additional JACK period of latency, which can be - measured and compensated for during mixing, but not during tracking! -

- + measured and compensated for during mixing, but not during tracking! +