What changed?? Scripts no longer working as expected when exporting to live!!
I have checked the mode switching functionality in CSS 2.8.5 and it works without issue. Please check your settings for those mappings and check for errors in the log.
I have checked the mode switching functionality in CSS 2.8.5 and it works without issue. Please check your settings for those mappings and check for errors in the log.
Hi, I have the same problem too.
I deleted my previous comment because there was a small error in the code + I added some things. So I’m going to start over, fresh, with examples this time. How the Reaction works Listener Instead of listening to the Tracks (if their names are being changed), the Reactions are going to listen to the […]
The difficulty with what you are asking is that every Track would need a Name Listener. As far as I know Listeners can only be established/updated on script initialization or mode change. That part is still do-able (whenever the Tracks List changes, you can temporarily switch modes) but what I haven’t figured out yet is […]
I have this same question (as a newbie to Control Surface Studio). The link above yields a 404 error. Is it necessary to create a script from scratch to use my Quneo with Ableton Live 12? Surely one is out there somewhere? (it’s mostly the red box and launching scenes that I’m after). Thanks!
Hey John. Can confirm it’s working for me again today.
Working again for me now! Thanks.
Maybe I just don’t understand how to use listeners… but “self.song().view.selected_track.add_name_listener” also doesn’t fire. It works using “self.song().tracks[1].add_name_listener” but not with “selected”_track. Is there another solution to use listeners maybe in a user.py ? Regards, mj
Hi, I’ve the same problem !!!
We have now fixed the issue, fingers crossed it should now be working correctly.