From 869b69275c44e52bcce3553617c2cfeb7b67e338 Mon Sep 17 00:00:00 2001
From: Ed Ward
@@ -47,4 +47,3 @@
from the menu. A warning dialog will pop up, as track removal cannot be undone;
use this option with care!
- To create a new MIDI track, choose Session >
- Add Track/Bus. In the Add Track/Bus dialog, pick MIDI
- Track from the combo selector at the upper right.
-
- You may decide to use a track template if you have one.
- You may also know the instrument (a plugin that will generate audio in response
- to receiving MIDI) that you want to use in the track. The Instrument selector
- will show you a list of all plugins that you have which accept MIDI input and
- generate audio output.
+ Creating new MIDI track(s) can be done using the Session >
+ Add Track/Bus menu. In the Add
+ Track/Bus dialog, MIDI Track must be picked from
+ the combo selector at the upper right.
+ A track template can be used, by selecting it in the Configuration drop
+ down menu.
+
+ One singularity of the MIDI track creation in the ability to select right at
+ creation time the instrument that will be used in the track. The instrument in
+ this context is any plugin that will generate audio in response to receiving MIDI.
+Insert
Defines where in the track list is the track created. The default is Last, i.e. after all the tracks and busses, and can also be First, Before Selection (to place it just above the selected track) or After selection.
+ Output Ports
- 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 lexible I/O mode, it will automatically adapt to the I/O of its plugins. See Signal flow to learn more about those options. 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 to the I/O of its plugins. See Signal flow to learn more about those options.