jtackaberry / reaticulate

An articulation management system for REAPER
Other
100 stars 45 forks source link

Allow articulation insertion across multiple items #167

Closed jtackaberry closed 2 years ago

jtackaberry commented 2 years ago

When these conditions are true:

  1. Multiple MIDI items are selected
  2. The MIDI editor is open
  3. The selected items are editable (for example because "Avoid automatically setting MIDI items from other tracks editable" is OFF)
  4. There are selected notes across multiple items

Then articulation insertion should apply to all MIDI items with selected notes simultaneously, with the same logic currently used for insertion when multiple tracks are selected.

More discussion here