2013-01-29 19:26:36 -05:00
|
|
|
|
|
|
|
<p>
|
2017-11-15 05:52:51 -05:00
|
|
|
All the details about a selected note can be viewed by context-clicking on
|
|
|
|
it. The dialog that pops up will also allow to modify all the properties
|
|
|
|
of the selected note(s). Individual properties can also be modified more efficiently
|
2014-02-18 14:12:28 -05:00
|
|
|
using the techniques described below.
|
2013-01-29 19:26:36 -05:00
|
|
|
</p>
|
2014-02-18 14:12:28 -05:00
|
|
|
|
2017-03-14 12:43:24 -04:00
|
|
|
<table class="dl">
|
|
|
|
<tr><th>Moving notes</th>
|
|
|
|
<td>
|
2014-02-18 14:12:28 -05:00
|
|
|
Right arrow and Left arrow move the selected note(s) early and later in time.
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Changing pitch values</th>
|
|
|
|
<td>
|
2017-02-13 22:47:33 -05:00
|
|
|
<kbd>↑</kbd> increases the pitch of the selected notes.<br>
|
|
|
|
<kbd>↓</kbd> reduces the pitch of the selected notes.<br>
|
2017-02-25 00:30:29 -05:00
|
|
|
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.
|
2017-11-15 05:52:51 -05:00
|
|
|
This can be overrode with <kbd class="mod2"> </kbd>. The default shift
|
|
|
|
distance is one semitone. <kbd class="mod3"> </kbd> alters this to
|
2014-02-18 14:12:28 -05:00
|
|
|
one octave.
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Changing velocity values</th>
|
|
|
|
<td>
|
2014-02-18 14:12:28 -05:00
|
|
|
<kbd class="mod1">↑</kbd> increases the velocity of the selected notes.
|
|
|
|
<br/>
|
|
|
|
<kbd class="mod1">↓</kbd> reduces the velocity of the selected
|
2017-02-13 22:47:33 -05:00
|
|
|
notes.<br>
|
2017-11-15 05:52:51 -05:00
|
|
|
If any of the selected notes are already at the maximum or minimum value,
|
2017-02-25 00:30:29 -05:00
|
|
|
no changes will be made to any of the notes, to preserve relative velocities.
|
2017-11-15 05:52:51 -05:00
|
|
|
This can be overrode with <kbd class="mod2"> </kbd>.
|
|
|
|
Also, pressing <kbd>v</kbd> pops up a dialog that will allow to set
|
2017-02-25 00:30:29 -05:00
|
|
|
the absolute velocity value of each selected note. Finally, the scroll wheel
|
|
|
|
<kbd class="mouse">⇑</kbd> <kbd class="mouse">⇓</kbd> will also
|
|
|
|
adjust notes in the same way as the arrow keys (note that like the arrow keys
|
|
|
|
it only affects selected notes, not the note the pointer is over).
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Changing channel</th>
|
|
|
|
<td>
|
2017-11-15 05:52:51 -05:00
|
|
|
Pressing <kbd>c</kbd> brings up a dialog that allows to see and alter the
|
2017-02-25 00:30:29 -05:00
|
|
|
MIDI channel of the selected notes. If the selected notes use different
|
2014-02-18 14:12:28 -05:00
|
|
|
channels, they will all be forced to the newly selected channel.
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Changing start/end/duration</th>
|
|
|
|
<td>
|
2017-02-13 22:47:33 -05:00
|
|
|
<kbd>,</kbd> (comma) will alter the start time of the note. <br>
|
2017-02-25 00:30:29 -05:00
|
|
|
<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
|
2017-11-15 05:52:51 -05:00
|
|
|
later). For the opposite effect, <kbd class="mod1">,</kbd>/<kbd
|
|
|
|
class="mod1">.</kbd> can be used. The note will be altered by the current grid setting.
|
|
|
|
To change the start/end positions by 1/128th of a beat, the <kbd
|
|
|
|
class="mod2"> </kbd> modifier must be added to these shortcuts.
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Quantization</th>
|
|
|
|
<td>
|
2017-02-25 00:30:29 -05:00
|
|
|
<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
|
2017-11-15 05:52:51 -05:00
|
|
|
quantize dialog to allow to reset the quantize settings, and then
|
2017-02-25 00:30:29 -05:00
|
|
|
quantizes the selected notes. The default quantize settings are: quantize
|
|
|
|
note starts to the current grid setting, no swing, no threshold, full
|
2014-02-18 14:12:28 -05:00
|
|
|
strength.
|
2017-03-14 12:43:24 -04:00
|
|
|
</td></tr>
|
|
|
|
<tr><th>Step Entry, Quantize etc.</th>
|
2017-11-15 05:52:51 -05:00
|
|
|
<td>Refer to the <a href="@@step-entry">Step Entry</a>, <a
|
|
|
|
href="@@quantize-midi">Quantizing MIDI</a>, etc. specific pages.</td></tr>
|
2017-03-14 12:43:24 -04:00
|
|
|
</table>
|