tweaks to controlling note range
This commit is contained in:
parent
cc550da602
commit
01f6327e7a
@ -5,7 +5,19 @@
|
||||
mouse.
|
||||
<p>
|
||||
|
||||
<h2 id="add-new-notes-using-the-mouse">Using the scroomer</h2>
|
||||
<h2 id="controlling-note-range-defaults">Setting the defaults</h2>
|
||||
|
||||
<p>
|
||||
The default note range shown in new MIDI tracks is controllable in
|
||||
<kbd class="option">Edit > Preferences > MIDI</kbd>
|
||||
|
||||
<figure>
|
||||
<img style="width:75%" src="/images/midi-note-range-prefs.png" alt="MIDI note range prefs">
|
||||
<figcaption>MIDI note range defaults in Preferences</figcaption>
|
||||
</figure>
|
||||
|
||||
|
||||
<h2 id="controlling-note-range-using-the-mouse">Using the scroomer</h2>
|
||||
|
||||
<p>
|
||||
The scroomer offers two kinds of control. You can "grab" it in the
|
||||
@ -19,13 +31,12 @@
|
||||
<figcaption>MIDI scroomer</figcaption>
|
||||
</figure>
|
||||
|
||||
<h2 id="add-new-notes-using-scroll">Using your scroll wheel</h2>
|
||||
|
||||
<h2 id="controlling-note-range-using-scroll">Using your scroll wheel</h2>
|
||||
|
||||
<p>
|
||||
Several scroll operations can be used to control the visible note
|
||||
While in internal edit mode (used for editing MIDI), several scroll operations can be used to control the visible note
|
||||
range:
|
||||
<li>In internal edit mode, with no notes selected, unmodified
|
||||
<li>With <em>no notes selected</em>, unmodified
|
||||
scrolling will move the visible range up and down.</li>
|
||||
<li><kbd class="mod1">scroll</kbd> will increase and decrease the
|
||||
visible range (zoom out and in)</li>
|
||||
|
@ -1379,7 +1379,7 @@ part: chapter
|
||||
---
|
||||
|
||||
---
|
||||
title: Adding New Notes
|
||||
title: Controlling Visible Note Range
|
||||
include: controlling-midi-range.html
|
||||
link: controlling-midi-range
|
||||
uri: working-with-midi/controlling-midi-range
|
||||
|
BIN
source/images/midi-note-range-prefs.png
Normal file
BIN
source/images/midi-note-range-prefs.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 42 KiB |
Loading…
Reference in New Issue
Block a user