]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/15_editing-and-arranging/12_edit-midi/03_create-midi-regions.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 15_editing-and-arranging / 12_edit-midi / 03_create-midi-regions.html
index c9794e5068b7edec14f167611deb9bdcd1c998d1..223d66a7a90417db8f49bf704fe8cc2fd50df20e 100644 (file)
@@ -2,11 +2,21 @@
 layout: default
 title: Create MIDI Regions
 ---                        
+  
+<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. It can 
+  <a href="/editing-and-arranging/changing-region-lengths">trimmed</a> to any 
+  length desired.
+</p>
+<p class="fixme">Broken link</p>
 
-  
-  
-<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>Left-click</kbd> in a MIDI track. A region will be created that is one bar long. You can <a href="/editing-and-arranging/changing-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="/editing-and-arranging/edit-midi/add-new-notes">Add some notes to it</a>.</p>
+<p>
+  Once a region has been created, <a href="/editing-and-arranging/edit-midi/add-new-notes">notes can be added</a> to it.
+</p>