]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/15_editing-and-arranging/12_edit-midi/10_step-entry.html
Initial cleanup of content, new images & content added.
[ardour-manual-diverged] / _manual / 15_editing-and-arranging / 12_edit-midi / 10_step-entry.html
index 15254156d7186124717982c01f6fdf5167e49863..8a6d59f72d968cae0d70213b8f6801a9d3eda849 100644 (file)
@@ -3,51 +3,56 @@ layout: default
 title: Step Entry
 ---                        
 
+<p>
+  Sometimes editing MIDI data directly from a connected MIDI device like a musical
+  keyboard or pad controller is desired; sometimes using the mouse is. Sometimes
+  the fine-grained control, precision and speed of entry that comes from using a
+  custom note entry dialog is; the <dfn>Step Entry</dfn> dialog aims to be the
+  latter.
+</p>
+
+<p>
+  The step entry dialog is accessed via a right click context menu on the
+  rec-enable button, because step entry is related to <em>recording</em> MIDI
+  data&mdash;step editing and recording MIDI via the track's MIDI port cannot be
+  done simultaneously.
+</p>
+
+<p class="center"><img src="/images/a3_step_entry.png" /></p>
+
+<p>The dialog (closely modeled after Logic's) contains:</p>
 
-  
-  
-<p>Sometimes you'll want to edit MIDI data directly from a connected MIDI device like a music keyboard or pad controller. Sometimes you'll want to use the mouse. Sometimes you'll want the fine-grain control, precision and speed of entry that comes from using a custom note entry dialog. </p>
-<p>The step entry dialog is accessed via a right click context menu on the rec-enable button (its there because step entry is related to <em>recording</em> MIDI data. You cannot simultaneously step edit and record MIDI via the track's MIDI port.</p>
-<p><img src="/files/a3/a3_step_entry.png"></p>
-<p>The dialog (quite closely modelled on Logic's) contains:</p>
-<ul>
-<li>Chord entry switch (successive notes are stacked in a chord until it is released
-</li>
-<li>Note length selectors
-</li>
-<li>Triplet toggle
-</li>
-<li>Normal, single, double and triple dotted note selectors
-</li>
-<li>Sustain button
-</li>
-<li>Buttons to:
 <ul>
-<li>Insert a rest of the current selected note duration
-</li>
-<li>Insert a rest of the current grid step size
-</li>
-<li>Move back to the last inserted note
-</li>
-<li>Move forward to the next beat, or bar
-</li>
-<li>Move forward to the edit point
-     </li>
+  <li>
+    Chord entry switch (successive notes are stacked in a chord until
+    it is released)</li>
+  <li>Note length selectors</li>
+  <li>Triplet toggle</li>
+  <li>Normal, single, double and triple dotted note selectors</li>
+  <li>Sustain button</li>
+  <li>Buttons to:
+    <ul>
+     <li>Insert a rest of the current selected note duration</li>
+     <li>Insert a rest of the current grid step size</li>
+     <li>Move back to the last inserted note</li>
+     <li>Move forward to the next beat, or bar</li>
+     <li>Move forward to the edit point</li>
+    </ul>
+  </li>
+  <li>Dynamics controls from pianississimo to fortississimo</li>
+  <li>Channel selector</li>
+  <li>
+    Explicit numerical velocity selector, for more precise control 
+    than the dynamics selectors offer
+  </li>
+  <li>Octave selector</li>
+  <li>Buttons to add bank or program change events</li>
+  <li>a full 10 octave virtual keyboard</li>
 </ul>
-</li>
-<li>Dynamics controls from pianississimo to fortississimo
-</li>
-<li>Channel selector
-</li>
-<li>Explicit numerical velocity selector, for more precise control than the dynamics selectors
-</li>
-<li>Octave selector
-</li>
-<li>Buttons to add bank or program change events
-</li>
-<li>a full 10 octave virtual keyboard
-</li>
-</ul>
-<p>More or less all actions in the step entry dialog can be driven directly from the keyboard, so you do not need to keep moving back and forth from keyboard to mouse to do complex data insertion.</p>
-<p>The step entry dialog is accessed via a right click context menu on the rec-enable button (its there because step entry is related to <em>recording</em> MIDI data. You cannot simultaneously step edit and record MIDI via the track's MIDI port.</p>
-  
+
+<p>
+  More or less all actions in the step entry dialog can be driven directly from
+  the keyboard, so moving back and forth from keyboard to mouse to do complex data
+  insertion is unnecessary.
+</p>
+