Closed sean-e closed 2 months ago
and maybe only if the patch only has a program change -- limit device normal to program changes rather than any patch with any data?
Maybe a new patch type for tracking device program changes, no option for command on release, etc, similar to a toggle patch but that is automatically reset when another patch of same type and device is activated (similar to an automatically defined exclusive group)
(A new patch type wouldn't necessarily handle all the cases in the original post, but would be significant and at reduced complexity.)
mtroll allows only a single
normal
type patch to be active at any given time (I think). It would be nice if it could support a singlenormal
patch per target device. seesActiveVolatilePatches
inPatchBank
.Issues that would need to be resolved:
normal
would actually have control? -- maybe ownership would be only most recently activated patch)