Compare commits

..

No commits in common. "c69b9173c545ca93c4183fa3137d52c95ec59811" and "a27f891791b018970e507875fe7c81b355ebd258" have entirely different histories.

6 changed files with 7 additions and 7 deletions

View File

@ -64,7 +64,7 @@
<p>
The <a href="@@step-entry">Step Entry editor</a> allows to enter a
melody in sequence along time, using a virtual keyboard and specific
controls. It can be a very handy and fast way to create MIDI lines, in a
controls. It can be a very handy and fast way create MIDI lines, in a
kind of typewriter way, all the more when using its different
keyboard shortcuts.
</p>

View File

@ -13,7 +13,7 @@
<kbd>&uarr;</kbd> raises the pitch of the selected notes.<br>
<kbd>&darr;</kbd> lowers the pitch of the selected notes.<br>
If any of the selected notes are already at their minimum or maximum values,
no changes will be made to them, to preserve their relative pitches.
no changes will be made to any them, to preserve their relative pitches.
This can be overridden with <kbd class="mod2"> </kbd>. The default shift
distance is one semitone. <kbd class="mod3"> </kbd> alters this to
one octave.

View File

@ -25,7 +25,7 @@
<h3>Shift the note range</h3>
<p>
"Grab" the scroomer in the middle and move it up or down - this adjusts the
"Grab" the in the middle and move it up or down - this adjusts the
absolute note range displayed up or down.
</p>
<h3>Expand or shrink the note range</h3>

View File

@ -18,7 +18,7 @@
region. There is no way currently to edit note data for multiple
regions at the same time; so, for example, notes cannot be
selected in several regions at once and then all deleted. However
they can be copied and pasted from one region to another.
they can they be copied and pasted from one region to another.
</li>
<li>
Every MIDI track has its own MIDI port for input; it may have an

View File

@ -68,8 +68,8 @@
<p>
To edit velocities of multiple notes <em>on the timeline</em>, in the Edit
mode, do a rubberband selection to select adjacent notes or press
<kbd>Ctrl</kbd> to select non-adjacent notes (<kbd>Shift</kbd> will select
mode, do a rubberband selection tp select adjucent notes or press
<kbd>Ctrl</kbd> to select non-adjucent notes (<kbd>Shift</kbd> will select
entire chords), then hover one of the selected notes and rotate the mouse
wheel up or down. Velocities will be adjusted in all selected notes
relatively, i.e. by the same amount.

View File

@ -33,7 +33,7 @@
<p>
A patch change is inserted by first ensuring that the mouse is in <a
href="@@toolbox">Grab Mode</a>, then <kbd class="mouse">right</kbd>-clicking
on the MIDI region where the patch change is desired, then selecting <kbd
on the MIDI region where the patch changed is desired, then selecting <kbd
class="menu">&lt;Region Name&gt; &gt; MIDI &gt; Insert Patch Change...</kbd>.
The desired patch is then chosen from the dialog that appears.
<p>