From: Paul Davis Date: Wed, 5 Oct 2022 19:02:57 +0000 (-0600) Subject: tweaks to controlling note range X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?p=ardour-manual;a=commitdiff_plain;h=a69bdb5cf37c62b52e756fcba8bc0925ac6963f1 tweaks to controlling note range --- diff --git a/include/controlling-midi-range.html b/include/controlling-midi-range.html index 9c09990..41b7550 100644 --- a/include/controlling-midi-range.html +++ b/include/controlling-midi-range.html @@ -5,7 +5,19 @@ mouse.

-

Using the scroomer

+

Setting the defaults

+ +

+ The default note range shown in new MIDI tracks is controllable in + Edit > Preferences > MIDI + +

+MIDI note range prefs +
MIDI note range defaults in Preferences
+
+ + +

Using the scroomer

The scroomer offers two kinds of control. You can "grab" it in the @@ -19,13 +31,12 @@

MIDI scroomer
-

Using your scroll wheel

- +

Using your scroll wheel

- 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: -

  • In internal edit mode, with no notes selected, unmodified +
  • With no notes selected, unmodified scrolling will move the visible range up and down.
  • scroll will increase and decrease the visible range (zoom out and in)
  • diff --git a/master-doc.txt b/master-doc.txt index 33c61b8..c97b2e7 100644 --- a/master-doc.txt +++ b/master-doc.txt @@ -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 diff --git a/source/images/midi-note-range-prefs.png b/source/images/midi-note-range-prefs.png new file mode 100644 index 0000000..1a7e885 Binary files /dev/null and b/source/images/midi-note-range-prefs.png differ