X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fadd-new-notes.html;h=62b260c36f0cb9b476ef385756cf2e89aa0e1211;hb=a61fbacdfcb7a76fe425fada61f49fc85751e47a;hp=96137ceb739685188ab31d381a434fcfeea18e5d;hpb=b394cd776f1a2d52da773f0145df00465a50747f;p=ardour-manual diff --git a/include/add-new-notes.html b/include/add-new-notes.html index 96137ce..62b260c 100644 --- a/include/add-new-notes.html +++ b/include/add-new-notes.html @@ -1,44 +1,54 @@ -

Adding new notes

- For light MIDI editing, the Internal Edit Mode can be used. This mode allows - to select notes, copy, move or delete them and alter their properties. Adding - new notes in this mode is done by Left dragging. + MIDI notes can be added a few different way in Ardour: +

+ +

Using the mouse

- For more extensive MIDI editing, the Draw Mode. - allows to Left click or drag to add a new note, without - having to hold down . However, Draw Mode doesn't offer - region-level editing nor rubberband selection. +

+ Drawing notes with the mouse requires that a MIDI track exists, and a blank MIDI region has + been created in this track.

+

+ In either Draw or Internal Edit Mode new notes can be added with a click or + drag: a mouse click creates a note at the pointer location + (or the nearest grid anchor if grid is enabled), and its duration is + one Grid unit. 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. +

+ +

Using Step Entry

- 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 to set the - duration of the note until the mouse button is released. + The Step Entry editor 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 + kind of typewriter way, all the more when using its different + keyboard shortcuts.

+

+ The Step Entry window is shown by right + clicking the record button in the MIDI track header and selecting Step Entry. This will automatically create a MIDI + region to type into at the playhead position, which will automatically expand at each step. +

+ +

Using the Virtual Keyboard

-

So, to summarize:

- - - - - - - -
Selecting, moving, copying, trimming, deleting regionsNote Level Editing disabled, using Grab, - Range or other mouse modes
Selecting, moving, copying trimming, deleting notesNote Level Editing enabled, and using Internal - Edit mode
Adding new notesenabling "Note Level Editing" and then either -
    -
  • using Draw mode and Left - clicking/dragging, or
  • -
  • using Internal Edit mode and Left clicking/dragging.
  • -
-
-

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

+ The Virtual MIDI Keyboard — or + a real MIDI keyboard plugged in as the tracks input — can be + used to record MIDI, as a microphone would record audio. +

+

+ It can be started by choosing the Window > + Virtual Keyboard menu. Exactly like for audio recording, the + track(s) must be armed for recording, the main record engaged, then + the transport started. As for the Step Entry, a MIDI region will be + auto-generated at the playhead position, and expanded as long as the + recording lasts.