Merge branch 'master' into master
This commit is contained in:
commit
2c5d77a9e0
@ -40,13 +40,14 @@
|
|||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><th>Changing start/end/duration</th>
|
<tr><th>Changing start/end/duration</th>
|
||||||
<td>
|
<td>
|
||||||
<kbd>,</kbd> (comma) will alter the start time of the note.<br>
|
To make the note longer, <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
|
<kbd>.</kbd> (period) will alter the end time of the note. To make
|
||||||
default make the note longer (either by moving the start earlier or the end
|
the note shorter (move the start later, or end
|
||||||
later). For the opposite effect, <kbd class="mod1">,</kbd>/<kbd
|
earlier), <kbd class="mod1">,</kbd>/<kbd class="mod1">.</kbd> can
|
||||||
class="mod1">.</kbd> can be used. The note will be altered by the current grid setting.
|
be used. Whether shortening or lengthening the note, its length will be
|
||||||
To change the start/end positions by 1/128th of a beat, the <kbd
|
altered by the current grid setting. To change the start/end
|
||||||
class="mod2"> </kbd> modifier must be added to these shortcuts.
|
positions by 1/128th of a beat, the <kbd class="mod2"> </kbd>
|
||||||
|
modifier must be added to these shortcuts.
|
||||||
</td></tr>
|
</td></tr>
|
||||||
<tr><th>Quantization</th>
|
<tr><th>Quantization</th>
|
||||||
<td>
|
<td>
|
||||||
|
Loading…
Reference in New Issue
Block a user