X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fadd-new-notes.html;h=41aa8ad933fc6a9bd31ef76db9fddc74737d6365;hb=0a8cc26fd7fb17c6adb9519916f606752309edfc;hp=47cef02260875bd2c290bb2ab50e990b30f70e53;hpb=ca8c53473dfbcb7d4b483a5ce792bbf4b5caffe8;p=ardour-manual diff --git a/include/add-new-notes.html b/include/add-new-notes.html index 47cef02..41aa8ad 100644 --- a/include/add-new-notes.html +++ b/include/add-new-notes.html @@ -1,18 +1,13 @@

Adding new notes

- In general, most MIDI editing will probably be done with the mouse in object - mode. This allows to select notes, copy, move or delete them and alter their - properties (see below). But at some point, adding notes to a MIDI - region using the mouse will mean 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 to tell Ardour that the user is 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 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, Draw Notes mode - can not be used while using region-level editing. + For light MIDI editing, you can use the Internal Edit Mode. + This mode lets you select notes, copy, move or delete them and alter their + properties (see below). To add notes using the mouse, Left-drag. + + For more extensive MIDI editing, you may prefer Draw Mode. + You can click or drag to add a new note, without having to hold down Ctrl. However, + Draw Mode doesn't offer region-level editing.

So, to summarize:

@@ -31,6 +26,6 @@

- Note that is also a a step entry editor allowing to + Note that there is also a step entry editor allowing to enter notes from a virtual keyboard and lots more besides.