Archives

How to display Ableton track colors on MIDI controller pads?

The forum won’t allow .py file extension uploads but I’ve attached my CSS script file (.json). I just opened the .py script file in a text editor from the MIDI Remote Scripts folder where CSS installs the script.: C:ProgramDataAbletonLive 11 SuiteResourcesMIDI Remote Scriptscss_launchify Or if you would like to just download the python script, you […]

How to display Ableton track colors on MIDI controller pads?

Hey, thanks for the reply! I have set the Clip Stopped feedback for the Session Box to “None” but it seems like “None” still sends a velocity to the pads, turning the LED off/black/velocity 0. It is in fact, set to “None” and not “0”. I even tried turning all of the Session Box LED […]

How to display Ableton track colors on MIDI controller pads?

I’m looking for some help if possible. I’ve been trying to make a Reaction for sending the track color to Pad 1 on my Launchpad Mini Mk3 whenever a clip exists and also remove the color from Pad 1 when the clip is deleted. The problem is that the LED Feedback from the “Session Box” […]

CSS 2.8 is now available!

Hi John “FIxed bug where ”device parameter” was not sending LED feedback to midi controller (server)” Works, thank you ! In version 2.7 “device selector” also had LED feedback but not the new “Select Device” mapping in version 2.8 Maybe that could also added ? Regards, mj

CSS 2.8 is now available!

2.8.1 released: Fixed bug where changing number of keys & pads would break the midi controller panel. FIxed bug where ”device parameter” was not sending LED feedback to midi controller (server)

How to display Ableton track colors on MIDI controller pads?

Of course! here is a slightly updated version, I just segmented out the blues into 3 categories. (regular, light, and dark). This was helpful for me to keep my color mapping reactions organized for all the Launchpad Mini Mk3 LED colors (velocities) I am using in my script. For what it’s worth in this thread, […]