manual/include/create-midi-regions.html
Shamus Hammons dfec6899ef Initial cleanup of manual content.
This includes fixing em-dashes, badly spaced colons, various
misspellings, removal of spurious {% %} constructs, conversion of <br />
to <br> (still too many <br>s kicking around), and initial light cleanup
of a few sections that caught my eye.
2017-02-14 09:18:56 -06:00

17 lines
545 B
HTML

<p>
Although recording MIDI is a common way to create new MIDI regions, it is
often desirable to do so as part of editing/arranging.
</p>
<p>
To create a new MIDI region, simply <kbd class="mouse">Left</kbd>-click in
a MIDI track. A region will be created that is one bar long. You can
<a href="/editing-and-arranging/change-region-lengths/">trim</a> it to any
length you want.
</p>
<p>
Once you have created a region, you will probably want to
<a href="/working-with-midi/add-new-notes/">Add some notes to it</a>.
</p>