View Single Post
Old 08-01-2016, 06:45 AM   #97
juliansader
Human being with feelings
 
Join Date: Jul 2009
Posts: 3,714
Default Select and deselect MIDI notes by step pattern

Select and deselect notes by drawing a pattern in the GUI.

The script offers two modes:
* Step pattern
* Measure division



TIPS:
If it seems that the script does not apply the correct pattern, perhaps check the following:
~ Are the notes in the editor's active take?
~ Are the MIDI editor's grid setting correct? If the grid length is longer than the distance between the notes' start positions, the script will regard all these notes as a single chord or glissando.

This script works well with the "js_Deselect all notes outside time selection (from all takes).lua" script. Use the piano roll keys to select all notes in a range of pitches, and then run the Deselect script to limit the note selection to the time selection.

Last edited by juliansader; 03-31-2019 at 03:00 PM.
juliansader is offline   Reply With Quote