X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fmidi-track-controls.html;h=6a4b5966ea5533f1d1ecaff0cbf0900330310fb1;hb=9d40f142633d32b65f620491ace6f050672286e8;hp=4fe38983630fd80c9c3bddd4128479403bec82ad;hpb=081e7af0b6f6dec0ca685d3a538eacf20394c2cc;p=ardour-manual diff --git a/include/midi-track-controls.html b/include/midi-track-controls.html index 4fe3898..6a4b596 100644 --- a/include/midi-track-controls.html +++ b/include/midi-track-controls.html @@ -22,6 +22,15 @@
  • The Scroomer, a zoom and scroll controller for the midi notes range
  • When the track is tall enough, the External MIDI Device selection dropdown appears.
  • + +

    + Also, right clicking the + (record) button shows the Step Entry dialog instead of + controlling the rec-safe. +

    + +

    The Scroomer

    +

    The Scroomer performs a couple of functions:

    @@ -34,7 +43,24 @@
  • Double clicking the scrollbar auto-adjusts the zooms to make the range of visible pitches fit the actual content of the track.
  • Clicking on the piano plays the corresponding MIDI note for reference.
  • +
  • left clicking on a note adds the note to the + selection (for all regions on the track). See Note + Selection.
  • +
  • middle clicking a note clears the selection, selects + only the note.
  • + +

    Channel and patch selection

    + +

    The Channel Selector

    + +
    + The MIDI channel control window +
    + The MIDI channel control window +
    +
    +

    A MIDI track's data may span any number of the 16 available MIDI channels, and sometimes it is useful to view only a subset of those channels; different instruments may, @@ -42,7 +68,43 @@ the Channel Selector allows to control the MIDI channel(s) that will be visible in the editor.

    +

    - To edit the contents of a MIDI track see MIDI Editing. + This window also gives control over which channel(s) will be recorded, and which will be played back, choosing between: +

    + + + +

    The Patch Selector

    + +
    + The Patch Selector window +
    + The Patch Selector window +
    +
    + +

    + The Patch Selector window is an easy way to set which instrument will be used on any of the MIDI channels. + Although patches can be changed at any time using a patch change, this dialog + provides an easy and convenient way to preview patches in software and hardware instruments. It + integrates fully with Ardour's support for MIDNAM (patch definition files), so Ardour can display named programs/patches + for both General MIDI synths and those with MIDNAM files. +

    +

    + The window itself makes it easy to choose a channel, a bank number, optionally choosing a bank number through its MSB + and LSB numbers (CC#00 and CC#32) for large banks, then choosing an instrument. +

    +

    + The keyboard at the bottom of the window allows for a quick preview of the selected instrument, either automatically + (using the buttons on top of the keyboard) or manually by either clicking a note or using the computer keyboard as a + piano keyboard.

    +

    + To edit the contents of a MIDI track see MIDI Editing. +