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 […]
Thanks for checking it out, trolo. I found that if I randomly remove this line of code from the python script file, my pad color doesn’t disappear as soon as I add another clip but if I play the clip and then stop it, the color goes away unfortunately. (I have no python skills at […]
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 […]
To clarify, the problem is that the Session Box is causing the pad color to dissapear from the first clip slot when I create another clip in a different clip slot. My Reaction works initially and will assign a color to the pad but as soon as I create another clip, the Session Box takes […]
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” […]
Hi John, I’m getting this error and can’t figure out which mapping is causing it.
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
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)
Pitch bend support please?
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, […]