jtackaberry / reaticulate

An articulation management system for REAPER
Other
101 stars 46 forks source link

Moving notes doesn't move associated program changes #7

Closed jtackaberry closed 4 years ago

jtackaberry commented 6 years ago

Program changes and notes are entirely decoupled, which means that moving notes around will also require manually moving program changes as well (or at least selecting both types of events separately).

It'd be nice to have program changes within note boundaries automatically select when notes are selected, like Reaper can (optionally) do for CCs.

Reaticulate could optionally monitor for MIDI note selections and automatically select all programs within the selected note boundaries.

jtackaberry commented 6 years ago

This should honor Option: Toggle CC selection follows note selection.

jtackaberry commented 4 years ago

This is now native in Reaper as of version 6 with "Options: Bank/program change events follow note selection when CC selection follows note selection"