]> Shamusworld >> Repos - ardour-manual/blob - include/create-midi-regions.html
Spelling & grammar fixes
[ardour-manual] / include / create-midi-regions.html
1
2 <p>
3   Although recording MIDI is a common way to create new MIDI regions, it is
4   often desirable to do so as part of editing/arranging.
5 </p>
6 <p>
7   Create a new MIDI region is as simple as entering draw mode (press
8   "d" or click on the pencil tool) and then <kbd
9   class="mouse">Left</kbd>-clicking in a MIDI track. A region will be created
10   that is one bar long. Alternatively, use the left button to
11   drag-create a new region of the desired length.
12 </p>
13 <p>
14   Once the region exists, to trim it to a different length, switch
15   back to grabber/object/select mode (press "g" or click on the
16   grabber tool). It can then
17   be <a href="@@trimming-regions">trimmed</a> to any length desired.
18 </p>
19 <p>
20   Once a region has been created, <a href="@@add-new-notes">some notes</a>
21   should be added to it.
22 </p>