Selected Track = mute others: Reactions 2?

1.40K viewsCSS Feature Requests
0

Hi there,
as I’m looking forward to the reactions2 trials, I’m wondering if it would be possible to use reactions to program something like “mute other tracks” when being in selected tracks “mode” (not that there’s a mode)?
If this isn’t clear and I need to formulate this question better, please let me know 🙂

admin Changed status to publish May 22, 2024
Attached Files:
0

Actually – I watched some of that video you watched, and in fact it goes into detail specifically about using a track loop, AND muting each tracks. So he’s given you all the details except to add a condition that the iteration is not the selected track.

ALSO the less than 1 condition I included is not necessary if your button is a BUTTON on off variety. It IS necessary if it’s a note or something similar that KEEPS outputting something (or aftertouch) after you press it.if it simply goes on when you press it then you won’t need that (he didn’t with the Midi Twist fighter). If you have problems that seem like it’s repeat-firing you can add that less than one condition.

admin Changed status to publish May 22, 2024
Attached Files:
You are viewing 1 out of 13 answers, click here to view all answers.