Archives

Reactions question. Device selection and LED feedback

Hi Maikoos, what is the correct Reaction sequence to get an LED to stay lit as described above? If you want to have a momentary button act as a toggle button, you’ll need to make sure the Reaction is exited whenever the Velocity Value is 0 (which happens on button release). To do that, you […]

Mute but with using fade-ins and fade-outs?

Hello again, In the attachments you’ll find my attempt at a Reaction according to your request. The difference between the 2 versions is that one is made for Toggle Buttons while the other is made for Momentary Buttons. Use the one that fits your controller’s setup. Each json contains 2 Reactions: Modifier Dictionary Setup creates […]

Reactions question. Device selection and LED feedback

Hey there! was there a solution to this? I can’t select a device (and highlight it from in a selected track) either from a knob, endless encoder or button. Any advice? thanks! “-What is the sequence of Action commands that selects a device on a particular track, or a device within a chain? “

Mute but with using fade-ins and fade-outs?

I think it should be possible using the method described in this post to perform the animated behavior with. The example Reaction in that post shows a fading Master Volume at the press of a button. You could save the Volume Value using Modifiers but if you’re planning on doing this for multiple Tracks you […]