X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fcreate-midi-tracks.html;h=b2693eccc9d234a9e69fa03c5a4c306d68c78934;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=4e51b50f50abed5c49c0c437b5bddf5e11eea820;hpb=a113d1eda6c46cec05b2d3490cad9380f100a234;p=ardour-manual diff --git a/include/create-midi-tracks.html b/include/create-midi-tracks.html index 4e51b50..b2693ec 100644 --- a/include/create-midi-tracks.html +++ b/include/create-midi-tracks.html @@ -1,17 +1,13 @@

- To create MIDI track(s), choose Session > - Add Track/Bus from the main menu. In the Add - Track/Bus dialog, left pane, choose MIDI Tracks. + A MIDI track is created much like any other track (see Adding Tracks, Busses and VCAs). However, there are a few things that are unique to creating MIDI tracks.

- A track template can be used, by selecting it in the Configuration drop - down menu. + When adding a MIDI track using the Add Track/Bus/VCA dialog, the MIDI Tracks item should be highlighted in the Template/Type list on the left. This will enable the Instrument combobox while disabling the Configuration and Record Mode comboboxes.

- When you create a MIDI track you can select an instrument. The instrument in - this context is any plugin that will generate audio in response to receiving MIDI. + The Instrument combobox allows the selection of a plugin for the track to be created that will generate audio in response to MIDI data; if the track is intended to drive an external device then -none- should be selected instead.