]> Shamusworld >> Repos - ardour-manual/blob - include/midi-track-controls.html
Initial cleanup of manual content.
[ardour-manual] / include / midi-track-controls.html
1   
2 <p>A typical <dfn>MIDI track header</dfn> looks like this:</p>
3 <img src="/images/typical-midi-track-controls.png" alt="midi track controls"
4   />
5   
6 <p>
7   To see the full set of MIDI track controls, you need to increase the 
8   <a href="/working-with-tracks/controlling-track-appearance/track-height/">track height</a> 
9   beyond the default. MIDI tracks show only a few of the control elements 
10   when there is insufficient vertical space.
11 </p>
12 <p>
13   A MIDI track has the same basic
14   <a href="/working-with-tracks/audio-track-controls/">controls as an audio track</a>, 
15   with the addition of two extra elements. The set of buttons below the main track 
16   controls the <dfn>MIDI channel</dfn>(s) that will be visible in the editor. A MIDI track's 
17   data may span any number of the 16 available MIDI channels, and sometimes it is 
18   useful to view only a subset of those channels; different instruments may, 
19   for example, be put on different channels. Clicking on a channel number toggles 
20   its visibility.
21 </p>
22 <p>
23   To the right of the MIDI track controls is a representation of a piano keyboard 
24   called the <dfn>scroomer</dfn>. This performs a couple of functions. 
25   The scrollbar controls the range of pitches that are visible on the
26   track, as visualized by the piano keyboard.<br>
27   Drag the body of the scrollbar up and down to display higher or lower
28   pitches.<br>
29   Drag the scrollbar handles to zooms in and out and increase and decrease the 
30   range of visible pitches.<br>
31   clicking on the piano plays the corresponding MIDI note for reference. 
32 </p>
33 <p>
34   To edit the contents of a MIDI track see <a href="/working-with-midi/">Edit
35   MIDI</a>.
36 </p>
37