From 72abdbce5a8331cda2eaa6833e7e40d035a26708 Mon Sep 17 00:00:00 2001 From: Ed Ward Date: Thu, 2 Nov 2017 20:44:07 +0100 Subject: [PATCH] Correction about strict IO --- include/adding-tracks-busses-and-vcas.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/include/adding-tracks-busses-and-vcas.html b/include/adding-tracks-busses-and-vcas.html index c7b496da..24f4bdc3 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.