X-Git-Url: http://shamusworld.gotdns.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=include%2Fnote-selection.html;h=1fa590cb1261f79d7eee4e89f2b6bf3f5bb69e24;hb=a2d052e6748aba41aa01a8c7e87480d8bd61364c;hp=4a6c57eb607c24de26fcb7e498c8a5ef08b1a536;hpb=dfec6899ef2a121ccf2ff1d47008e7ac4844cf70;p=ardour-manual diff --git a/include/note-selection.html b/include/note-selection.html index 4a6c57e..1fa590c 100644 --- a/include/note-selection.html +++ b/include/note-selection.html @@ -1,43 +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, you can click on a note to select it. Once you - have selected one note, Left-click on another - to select all notes between them. To add or remove a note to/from the - selection, click Left. You can also click and - drag outside of a note to rubberband select 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 if you switch to 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 you 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.

-