Archives

How to display Ableton track colors on MIDI controller pads?

Hello, I am fighting with this .. I use an APC40 MKII and I’m trying to reproduce almost the same behavior as the original one (the differences are the faders having 85% max value and the top encoders modes). I need the pads to behave as the stock APC40 scripts, with colors following the session […]

CSS 2.8 is now available!

I wanted to let you know I remapped everything in the 2.8+ app. Took a bit of time but it was totally worth it. I love the new mapping system; much more intuitive. Also the app is way more stable. Thanks guys! For everyone thinking of purchasing CSS, do it! I have so much control […]

Track input routing channel

Hi Christian, “self.song().view.selected_track.output_routing_type” is the current routing type class. “self.song().view.selected_track.output_routing_type.display_name” is the name shown in the box you mentioned. “self.song().view.selected_track.available_output_routing_types” gives you a list of available output routing types. “self.song().view.selected_track.available_output_routing_types[i].display_name” is the name of the output routing type with index i. Search the index k of the current output routing type name in the list […]

Script Generation Error

I don’t know? I didn’t change anything apart from adding more controls. I gave up on 2.8 and went back to 2.7 which is working until a certain point, and then I get a couple of other error messages as attached.