manual/include/create-midi-tracks.html
Shamus Hammons 7a4c28bd86 Rearrangement and cleanup of Part I.
This includes rewriting out all of the "you" language that was peppered
throughout, fixing inconsistencies in layout, and removing <br>s
wherever they were misused and unnecessary (which was quite a lot).
2017-02-24 23:30:29 -06:00

15 lines
562 B
HTML

<p>
To create a new <dfn>MIDI track</dfn>, choose <kbd class="menu">Session &gt;
Add Track/Bus</kbd>. In the Add Track/Bus dialog, pick <kbd class="menu">MIDI
Track</kbd> from the combo selector at the upper right.
</p>
<p>
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.
</p>