Mode sélector not working on css3
finale it s not really a bug but had to stop Ableton and relaunch to activate the modes
finale it s not really a bug but had to stop Ableton and relaunch to activate the modes
I think it could be this: self.song().tracks[0].devices[0].return_chains[0] Then add the device number on the end like this: self.song().tracks[0].devices[0].return_chains[0].devices[0]
Is it still working? Nothing happen in Ableton Live and Reaction have errors like that. What can I do?
It looks like I may still be off. I keep getting “parameter does not exist” messages. If I could get a handle on how to reach the “Drop AUdio Effects Here” area shown below, I should be able to figure the rest out: I did try “.devices[0].chains[0].devices[0]” – it doesn’t seem to let me drill […]
It is fixed for me! Thx
Ok now I see, So the diplay values of my device chain mappings (Reactions), in this case volume of a device chain, do not update but the direct track mappings do update and remember the state, probably due to the snapping option?. Is there any way to get the chain mappings updated as well? Best, […]
Thank you John. I’m on CSS 2.9 and i’ve searched everywhere, but i havem’t the Script – reload LED listeners. Is it in the 3.0 version? I’ve followed the exact steps. I’ve searched for something with the LED word, but i don’t have it. Thank you!
You’re wanting to target a send channel in the device chain. I’m not sure what the targeting code is for this but maybe something like this: .devices[0].sends[1].devices[0] That’s a guess though.
Here I am again! I really need help and I can’t figure it out. I followed this tutorial https://www.youtube.com/watch?v=1Bni9Yqtks0&t=507s, but I can’t get any led feedback when the macro value changes. I think everything is related to the “macro” that’s created when I configure the controller. I’ve only mapped the first knob, no modifiers, and […]
Just an update: i’ve bought the Serumify scritp, that for me is not working in Live 12.2. But basically i’m trying to get the same result of the script,with all VSTs and without the On/Off feedback when a parameter is mapped or not. Thank you again!