Merge branch 'master' into master
This commit is contained in:
commit
2c5d77a9e0
@ -40,13 +40,14 @@
|
||||
</td></tr>
|
||||
<tr><th>Changing start/end/duration</th>
|
||||
<td>
|
||||
<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, <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.
|
||||
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. To make
|
||||
the note shorter (move the start later, or end
|
||||
earlier), <kbd class="mod1">,</kbd>/<kbd class="mod1">.</kbd> can
|
||||
be used. Whether shortening or lengthening the note, its length 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.
|
||||
</td></tr>
|
||||
<tr><th>Quantization</th>
|
||||
<td>
|
||||
|
Loading…
Reference in New Issue
Block a user