Rouz | Answers

Hi all, I have managed to create momentary buttons that set the send value to max when pressed. Hope this helps (check the screenshots below): For this I had to create 2 Reactions for every Button -...

View Question
0 Votes

Cheers Glenn, thank you so much for taking your time to respond. I mean really! And super detailed... appreciate it bro. Regarding Using Modifiers, I finally understood how to use them, thanks. Won't...

View Question
0 Votes

Thanks Glenn, will give it a try sounds straight forward. Only the Listener Numbers I am not fully sure about now: If Button1 is referring to Listener Number is 1 to target Send 1 and respectively .....

View Question
0 Votes edited answer

Ah ok I see. Will try again tonight to see if I get any further. I use the Livid DS-1 and want to use the buttons above every channel fader to trigger Sends 1/2 and in shift mode Sends 3/4.

View Question
0 Votes

Yo Glenn, you are a legend man 🙂 I moved your user.py to my script folder and changed these lines: [apcode language="python"] buttons= {   1 : self.c_instance.midi_cc_ch_1_val_61,   2 : self.c_instance.midi_cc_ch_1_val_62,...

View Question
0 Votes edited answer

Hi again, after setting the channel to 0 .. it was working .. YEAH 🙂 In the meantime I also got the sends 3+4 for shift mode to work. So glad 🙂 Just wanna make some small changes, because I don't want...

View Question
0 Votes edited answer

Hi again, just tested your new script and it is not fully working for me. Triggering Sends in global mode works fine, but once a button is clicked in SHIFT mode, then the script doesn't work anymore....

View Question
0 Votes edited answer