From: Ed Ward Date: Thu, 2 Nov 2017 19:44:07 +0000 (+0100) Subject: Correction about strict IO X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;ds=inline;h=72abdbce5a8331cda2eaa6833e7e40d035a26708;p=ardour-manual Correction about strict IO --- diff --git a/include/adding-tracks-busses-and-vcas.html b/include/adding-tracks-busses-and-vcas.html index c7b496d..24f4bdc 100644 --- a/include/adding-tracks-busses-and-vcas.html +++ b/include/adding-tracks-busses-and-vcas.html @@ -55,9 +55,9 @@ selection of a default instrument from the list of available plugins. to an existing group, or create a new group. Pin Mode Defines how the number of output responds to adding a plugin with a - different number of outputs than the track itself. in Strict I/O mode, - the track will only use a few of the plugins I/O and will keep its own number of - output fixed, while in Flexible I/O mode, it will automatically adapt + different number of outputs than the track itself. In Strict I/O mode, + plugins cannot alter the track's channel count, while in Flexible I/O + mode, it will automatically adapt to the I/O of its plugins. See Signal flow to learn more about those options. Record mode @@ -75,7 +75,7 @@ track) or After selection. Multiple tracks of different types can be created by using the Add selected items (and leave dialog open) button, which, used in conjunction with the Add field, allows for a very efficient - and fast way to create a base track setup. + and fast way to create a base track setup.