X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnote-selection.html;h=9e9efd4b32a8c90645db90f1d97824016212f18f;hb=04489f8e64aa992614d522e7760a484765d40b7f;hp=603f1ae7431400689ccbc7dc55f19243be6aeca2;hpb=cd424ba51a8cca029653ba7cb2b9496c046910b5;p=ardour-manual diff --git a/include/note-selection.html b/include/note-selection.html index 603f1ae..9e9efd4 100644 --- a/include/note-selection.html +++ b/include/note-selection.html @@ -1,41 +1,38 @@ - -

Selecting/Navigating note-by-note

+

Selecting notes with the mouse

+

+ While in Draw mode or Internal Edit mode, any note can be clicked to select + it. Once a note has been selected, Left-clicking on another selects all notes between them. Adding + or removing a note to/from the selection is done by Left clicking it. +

- Tab selects the next note. Tab selects the previous - note. Tab or Tab adds - the next/previous note to the selection. + In any mode, left clicking on a note on the + Scroomer (the piano header of the track, see MIDI Track Controls) will add all + occurrences of that note to the selection, while middle clicking will only select/deselect all occurences + of that note, clearing the selection. These Scroomer selections works on all + MIDI regions of the track at once.

-

Selecting notes with the mouse

- While in mouse object mode, any note can be clicked to select it. Once a note - has been selected, Left-clicking on another - selects all notes between them. Adding or removing a note to/from the - selection is done by Left clicking it. Clicking and - dragging outside of a note rubberband selects a series of notes. + In Internal Edit mode only, left clicking and dragging + outside of a note rubberband selects a series of notes. + rubberband selecting adds the notes to the selection.

+ +

Selecting/navigating note-by-note

- Three different selection operations are possible while in mouse range mode: + Tab selects the next note as defined by their starting time. + Tab selects the previous note. Tab + or Tab adds the next/previous note to the selection.

- -

Listening to Selected Notes

+

Listening to selected notes

If Edit > Preferences > MIDI > Sound MIDI notes - as they are selected is enabled, Ardour will send a pair of + as they are selected in the editor is enabled, Ardour will send a pair of NoteOn/NoteOff messages through the track, which will typically allow to hear each note as it is selected.