MIDI Editor Selection actions

From CockosWiki

(Difference between revisions)
Jump to: navigation, search
(Note events and CC (other) events)
Line 4: Line 4:
Selects all events (Notes and CC, resp other events as Program Change, Channel Pressure, SysEx etc.) of all channels currently shown in the active MIDI editor. Events on channels that are hidden by the filter or by action will not be selected by "Edit: Select all".
Selects all events (Notes and CC, resp other events as Program Change, Channel Pressure, SysEx etc.) of all channels currently shown in the active MIDI editor. Events on channels that are hidden by the filter or by action will not be selected by "Edit: Select all".
-
 
===Edit: Unselect all (Cmd ID 40214)===
===Edit: Unselect all (Cmd ID 40214)===
Line 10: Line 9:
Clears the selection. After this action has run, no event of the active MIDI editor will be selected anymore.
Clears the selection. After this action has run, no event of the active MIDI editor will be selected anymore.
-
 
===Invert selection (Cmd ID 40501)===
===Invert selection (Cmd ID 40501)===
Line 16: Line 14:
Inverts the selection. Previously selected events will be unselected, previously unselected events will be selected.
Inverts the selection. Previously selected events will be unselected, previously unselected events will be selected.
-
 
-
 
-
 
==Note events only==
==Note events only==

Revision as of 09:51, 28 July 2010

Contents

Note events and CC (other) events

Edit: Select all (Cmd ID 40006)

sections: MIDI Editor, MIDI Event list, MIDI Inline Editor

Selects all events (Notes and CC, resp other events as Program Change, Channel Pressure, SysEx etc.) of all channels currently shown in the active MIDI editor. Events on channels that are hidden by the filter or by action will not be selected by "Edit: Select all".

Edit: Unselect all (Cmd ID 40214)

sections: MIDI Editor, MIDI Event list, MIDI Inline Editor

Clears the selection. After this action has run, no event of the active MIDI editor will be selected anymore.

Invert selection (Cmd ID 40501)

sections: MIDI Editor, MIDI Event list

Inverts the selection. Previously selected events will be unselected, previously unselected events will be selected.

Note events only

Navigate: Select next note (Cmd ID 40413)

sections: MIDI Editor, MIDI Event list


Selects the note that is next to the right of the currently selected notes. Notes that are starting on the exact same time will be selected in bottom-to-top order with each subsequent run of this action.

Similar to Add next note to selection (Cmd ID 40422)


Navigate: Select previous note (Cmd ID 40414)

sections: MIDI Editor, MIDI Event list


Selects the note that is next to the left of the currently selected notes (regarding note-on). Notes that are starting on the exact same time will be selected in top-to-bottom order with each subsequent run of this action.

Similar to Add previous note to selection (Cmd ID 40421)


Navigate: Select next note with same note value (Cmd ID 40428)

sections: MIDI Editor, MIDI Event List

Selects the next note with the same pitch as the currently selected note.


Navigate: Select previous note with same note value (Cmd ID 40427)

sections: MIDI Editor, MIDI Event List

Selects the previous note with the same pitch as the currently selected note.


Select all notes with same note value (Cmd ID 40434)

sections: MIDI Editor, MIDI Event List

Selects all note with the same pitch as the currently selected note.


Select note nearest to the edit cursor (Cmd ID 40425)

sections: MIDI Editor, MIDI Inline Editor


Selects the note that starts nearest to the crossing between vertical edit cursor and horizontal active position cursor.

Similar to: Add note nearest to the edit cursor to selection (Cmd ID 40426)


Add next note to selection (Cmd ID 40422)

sections: MIDI Editor, MIDI Inline Editor


Adds the note that is next to the right of the currently selected notes to the selection, leaving the current selection intact. Notes that are starting on the exact same time will be selected in bottom-to-top order with each subsequent run of this action.

Similar to: Navigate: Select next note (Cmd ID 40413)


Add previous note to selection (Cmd ID 40421)

sections: MIDI Editor, MIDI Inline Editor


Adds the note that is next to the left of the currently selected notes (regarding note-on) to the selection, leaving the current selection intact. Notes that are starting on the exact same time will be selected in top-to-bottom order with each subsequent run of this action.

Similar to: Navigate: Select previous note (Cmd ID 40414)


Add note nearest to the edit cursor to selection (Cmd ID 40426)

sections: MIDI Editor, MIDI Inline Editor


Adds the note that starts nearest to the crossing between vertical edit cursor and horizontal active position cursor to the selection, leaving the current selection intact.

Similar to: Select note nearest to the edit cursor (Cmd ID 40425)



CC and other events (except notes)

Select all CC events (Cmd ID 40670)

sections: MIDI Editor, MIDI Event List


Selects all CC (and other events like Program change, Pitch Bend, Channel Pressure etc.) events. Events on MIDI Channels that are hidden from view by the filter or by action will not be selected by "Select all CC events".


Select all CC events in last clicked lane (Cmd ID 40668)

sections: MIDI Editor


Selects all events in the active CC lane. Click in the events area of a lane (not it's header area) to make it active. Events on MIDI Channels that are hidden from view by the filter or by action will not be selected by "Select all CC events in last clicked lane".


Unselect all CC events (Cmd ID 40671)

sections: MIDI Editor, MIDI Event List


Clears the selection from any event other than notes.


Unselect all CC events in last clicked lane (Cmd ID 40669)

sections: MIDI Editor


Clears the selection of the active CC lane. Click in the events area of a lane (not it's header area) to make it active.

Personal tools