Correction about strict IO
This commit is contained in:
parent
683c71bf24
commit
72abdbce5a
@ -55,9 +55,9 @@ selection of a default instrument from the list of available plugins.</td></tr>
|
||||
to an existing group, or create a new group.</td></tr>
|
||||
<tr><th>Pin Mode</th>
|
||||
<td>Defines how the number of output responds to adding a plugin with a
|
||||
different number of outputs than the track itself. in <em>Strict I/O</em> mode,
|
||||
the track will only use a few of the plugins I/O and will keep its own number of
|
||||
output fixed, while in <em>Flexible I/O</em> mode, it will automatically adapt
|
||||
different number of outputs than the track itself. In <em>Strict I/O</em> mode,
|
||||
plugins cannot alter the track's channel count, while in <em>Flexible I/O</em>
|
||||
mode, it will automatically adapt
|
||||
to the I/O of its plugins. See <a href="@@trackbus-signal-flow">Signal flow</a>
|
||||
to learn more about those options.</td></tr>
|
||||
<tr><th>Record mode</th>
|
||||
@ -75,7 +75,7 @@ track) or <em>After selection</em>.</td></tr>
|
||||
Multiple tracks of different types can be created by using the <kbd
|
||||
class="menu">Add selected items (and leave dialog open)</kbd> button, which, used
|
||||
in conjunction with the <kbd class="menu">Add</kbd> field, allows for a very efficient
|
||||
and fast way to create a base track setup.
|
||||
and fast way to create a base track setup.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
Loading…
Reference in New Issue
Block a user