]> Shamusworld >> Repos - ardour-manual-diverged/blobdiff - _manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html
First stab a major manual restructuring.
[ardour-manual-diverged] / _manual / 15_editing-and-arranging / 12_edit-midi / 05_change-note-properties.html
diff --git a/_manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html b/_manual/15_editing-and-arranging/12_edit-midi/05_change-note-properties.html
deleted file mode 100644 (file)
index e5fa691..0000000
+++ /dev/null
@@ -1,74 +0,0 @@
----
-layout: default
-title: Change Note Properties
----                        
-
-<p>
-  Details about a selected note can be viewed by context-clicking on it. The
-  dialog that pops up will also allow modification of all the properties of the
-  selected note(s). Individual properties can be modified more efficiently using
-  the techniques described below:
-</p>
-
-<dl>
-  <dt>Moving notes</dt>
-  <dd>
-    Right arrow and Left arrow move the selected note(s) early and later in time.
-  </dd>
-  <dt>Changing pitch values</dt>
-  <dd>
-    <kbd>&uarr;</kbd> increases the pitch of the selected notes.<br />
-    <kbd>&darr;</kbd> reduces the pitch of the selected notes.<br />
-    If any of the selected notes are already at the maximum or minimum value, 
-    no changes will be made to any of the notes, to preserve relative pitches. 
-    This can be overridden with <kbd class="mod2">&zwnj;</kbd>. The default shift 
-    distance is one semitone. Use <kbd class="mod3">&zwnj;</kbd> to alter this to 
-    one octave.
-  </dd>
-  <dt>Changing velocity values</dt>
-  <dd>
-    <kbd class="mod1">&uarr;</kbd> increases the velocity of the selected notes.
-    <br/>
-    <kbd class="mod1">&darr;</kbd> reduces the velocity of the selected
-    notes.<br />
-    If any of the selected notes are already at the maximum or minumum value, 
-    no changes will be made to any of the notes, to preserve relative velocities. 
-    This can be overridden with <kbd class="mod2">&zwnj;</kbd>.
-    Presssing <kbd>v</kbd> will popup a dialog that will allow the setting of 
-    the absolute velocity value of each selected note. Finally, the scroll wheel 
-    <kbd class="mouse">&uArr;</kbd> <kbd class="mouse">&dArr;</kbd> will also 
-    adjust notes in the same way as the arrow keys.
-    <p class="note">Like the arrow keys, it only affects selected notes, not the note the pointer is over.</p>
-  </dd>
-  <dt>Changing channel</dt>
-  <dd>
-    Press <kbd>c</kbd> to bring up a dialog that allows viewing and altering the 
-    MIDI channel of the selected notes. If the selected notes use different 
-    channels, they will all be forced to the newly selected channel.
-  </dd>
-  <dt>Changing start/end/duration</dt>
-  <dd>
-    <kbd>,</kbd> (comma) will alter the start time of the note. <br />
-    <kbd>.</kbd> (period) will alter the end time of the note. Both keys will by 
-    default make the note longer (either by moving the start earlier or the end 
-    later). For the opposite effect, use <kbd class="mod1">,</kbd>/<kbd
-    class="mod1">.</kbd>. The note will be altered by the current grid setting. 
-    To change the start/end positions by 1/128th of a beat, use the <kbd
-    class="mod2">&zwnj;</kbd> modifier in addition to these shortcuts.
-  </dd>
-  <dt>Quantization</dt>
-  <dd>
-    <kbd>q</kbd> will quantize the selected notes using the current quantize 
-    settings. If the quantize settings have not been set for this session yet, 
-    the quantize dialog will appear. <kbd class="mod2">q</kbd> will display the 
-    quantize dialog to allow resetting of the quantize settings, and then 
-    quantize the selected notes. The default quantize settings are: quantize 
-    note starts to the current grid setting, no swing, no threshold, full 
-    strength.
-  </dd>
-  <dt>Step Entry, Quantize etc.</dt>
-  <dd><em>missing</em></dd>
-</dl> 
-
-<p class="fixme">Add missing content</p>
-