]> Shamusworld >> Repos - ardour-manual/commitdiff
update MIDI region creation process
authorPaul Davis <paul@linuxaudiosystems.com>
Thu, 26 Jul 2018 21:29:07 +0000 (17:29 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Thu, 26 Jul 2018 21:29:14 +0000 (17:29 -0400)
include/create-midi-regions.html

index 2d63ef6a3fa6431d9fc83490787323cbd5be3fba..d323308b1c16e5c94f0cc7721a9fb0c288f427ef 100644 (file)
@@ -4,10 +4,17 @@
   often desirable to do so as part of editing/arranging.
 </p>
 <p>
-  Create a new MIDI region is as simple as <kbd
+  Create a new MIDI region is as simple as entering draw mode (press
+  "d" or click on the pencil tool) and then <kbd
   class="mouse">Left</kbd>-clicking in a MIDI track. A region will be created
-  that is one bar long. It can then be <a href="@@trimming-regions">trimmed</a>
-  to any length desired.
+  that is one bar long. Alternatively, use the left button to
+  drag-create a new region of the desired length.
+</p>
+<p>
+  Once the region exists, to trim it to a different length, switch
+  back to grabber/object/select mode (press "g" or click on the
+  grabber tool). It can then
+  be <a href="@@trimming-regions">trimmed</a> to any length desired.
 </p>
 <p>
   Once a region has been created, <a href="@@add-new-notes">some notes</a>