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

Selecting/Navigating note-by-note

+

Navigating/Selecting notes with the keyboard

+

- Tab selects the next note. Tab selects the previous - note. Tab or Tab adds - the next/previous note to the selection. + tab selects the next note in a MIDI region, while tab selects the previous note. Holding down the key as well prevents previously visited notes from being + deselected.

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. + While in Object Mode, any note can be clicked on to select it. Once a note has been selected, left-clicking on another note selects all notes between the first note selected and the second one. Adding or removing a note to or from the selection is done by left-clicking it. Clicking and dragging outside of a note will rubberband select any notes enclosed by the selection rectangle; holding down the key will prevent any previously selected notes from being deselected.

+

- Three different selection operations are possible while in mouse range mode: + 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 occurrences + of that note, clearing the previous selection. Scroomer selections work on + all MIDI regions of a track at once.

-

Listening to Selected Notes

+

- If Edit > Preferences > MIDI > Sound MIDI notes - as they are selected 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. + If Edit > Preferences > MIDI > Sound MIDI notes as + they are selected is enabled, Ardour will send a pair of NoteOn/NoteOff + messages through the track as notes are selected. Assuming there is an + appropriate device or synthesizer attached to the track, these should be + audible.