Compare commits

...

12 Commits

Author SHA1 Message Date
Alexandre Prokoudine c69b9173c5
Merge pull request #243 from fordfrog/patch-10
Update patch-change.html: fixed a typo
2023-10-16 01:51:55 +02:00
Alexandre Prokoudine 5945546383
Merge pull request #242 from fordfrog/patch-9
Update midi-velocity-editing.html: fixed some typoes
2023-10-16 01:51:35 +02:00
Alexandre Prokoudine 9f0a2b0f4f
Merge pull request #241 from fordfrog/patch-8
Update change-note-properties.html: fixed wording
2023-10-16 01:51:08 +02:00
Alexandre Prokoudine c3bbca236d
Merge pull request #240 from fordfrog/patch-7
Update add-new-notes.html: added missing word
2023-10-16 01:50:38 +02:00
Miroslav Šulc 90fc17ccbf
Update patch-change.html: fixed a typo 2023-10-15 20:56:37 +02:00
Miroslav Šulc a26ab6710a
Update midi-velocity-editing.html: fixed some typoes 2023-10-15 20:51:48 +02:00
Miroslav Šulc 9b2da1518f
Update change-note-properties.html: fixed wording 2023-10-15 20:45:31 +02:00
Miroslav Šulc e3b691ac8a
Update add-new-notes.html: added missing word 2023-10-15 20:32:34 +02:00
Alexandre Prokoudine 2bda73022d
Merge pull request #239 from fordfrog/patch-6
Update controlling-midi-range.html: added missing word
2023-10-15 01:40:43 +02:00
Alexandre Prokoudine 5c7a3e94b1
Merge pull request #238 from fordfrog/patch-5
Update edit-midi.html: removed extra word
2023-10-15 01:40:20 +02:00
Miroslav Šulc bf67f48e56
Update controlling-midi-range.html: added missing word 2023-10-14 23:22:43 +02:00
Miroslav Šulc 40582a4ce9
Update edit-midi.html: removed extra word 2023-10-14 23:19:03 +02:00
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 create MIDI lines, in a
controls. It can be a very handy and fast way to 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 any them, to preserve their relative pitches.
no changes will be made to 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 in the middle and move it up or down - this adjusts the
"Grab" the scroomer 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 they be copied and pasted from one region to another.
they can 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 tp select adjucent notes or press
<kbd>Ctrl</kbd> to select non-adjucent notes (<kbd>Shift</kbd> will select
mode, do a rubberband selection to select adjacent notes or press
<kbd>Ctrl</kbd> to select non-adjacent 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 changed is desired, then selecting <kbd
on the MIDI region where the patch change 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>