X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fadd-new-notes.html;h=44759c5bb11bbf92d41b0664ff47f6089d387f0d;hb=c91049f4326638273e1720ea8d373990fe4cd53c;hp=288184960d26467cfb79247e148010fd4b352a37;hpb=7a4c28bd8605e90876ebee619de364ab7001e405;p=ardour-manual diff --git a/include/add-new-notes.html b/include/add-new-notes.html index 2881849..44759c5 100644 --- a/include/add-new-notes.html +++ b/include/add-new-notes.html @@ -1,44 +1,51 @@ +

WTH is “Note Level Editing”? (See table below, “So, to summarize…”.)

+

Adding new notes

+

- In general, you will probably do most MIDI editing with the mouse in object - mode. This allows you to select notes, copy, move or delete them and alter - their properties (see below). But at some point, you're going to want to - add notes to a MIDI region using the mouse, and if they are to be - anything other than a fixed length, this means dragging with the mouse. - Since this would normally be a selection operation if the mouse is in object - mode, there needs to be some way for you to tell Ardour that you are trying - to draw new notes within a MIDI region. Ardour provides two ways - do this. One is to leave the mouse in object mode and - Left-drag. The other, useful if you plan to - enter a lot of notes for a while, is to switch the mouse into - Draw Notes mode, which will now interpret any drags - and clicks as requests to add a new note. For obvious reasons, you cannot - use Draw Notes mode while using region-level editing. + For light MIDI editing, Internal Edit Mode can be used. This mode allows + selecting, copying, moving and deleting notes, and also allows altering + notes’ properties. To add notes using the mouse, Left-drag. For more extensive MIDI editing, Draw Mode may be preferred. New notes can be added with + a click or drag, without having to hold down . + However, Draw Mode doesn't allow region-level + editing.

-

So, to summarize:

-
-
Selecting, moving, copying, trimming, deleting regions
-
- leave Note Level Editing disabled, use object, - range or other mouse modes -
-
Selecting, moving, copying trimming, deleting notes
-
enable Note Level Editingand use mouse object mode
-
Adding new notes
-
- enable "Note Level Editing" and then either - -
-
+

Not sure if the following paragraph is true.

- Note that is also a - a step entry editor - allowing you to enter notes from a virtual keyboard and lots more besides. + In both modes, a mouse click creates a note at the pointer location + (or the nearest grid point if grid is enabled), and its duration is one Grid unit, even if the grid is disabled. A mouse + drag creates the note like a click does, but allows continuously + setting the duration of the note until the mouse button is released.

+

So, to summarize:

+ + + + + + + + + + + + + + +
Selecting, moving, copying, trimming, deleting regionsNote Level Editing disabled, using object, range or other mouse modes
Selecting, moving, copying trimming, deleting notesNote Level Editing enabled, and using mouse object mode
Adding new notesEnabling "Note Level Editing" and then either +
    +
  • using mouse object mode and Left-drag, or
  • +
  • using mouse draw mode.
  • +
+
+ +

+ There is also a step entry editor that allows the + entry of notes from a virtual keyboard. +