I wouldn’t mind trying to make this work with reactions. Might take a few days though. I don’t have your device, but can test it with my MIDI fighter Twister. If you want to try it yourself, this spreadsheet I made for personal use with CSS might help you out: https://docs.google.com/spreadsheets/d/1zPrIwQMzA5jNG_giBaM9SDW-fMJvc5F1… It makes it a […]
I’ve commented a possible solution on your other post: https://remotify.io/community/question/macro-selection-over-varying-chai… Maybe it will help you figuring out how to set it for yourself the way you want it.
I’ve made a script around this problem and an Ableton Live Set to accompany it. You can download it from the following Google Drive link: https://drive.google.com/drive/folders/1mv2DR4DZToDOrbyIc1J_mKR8bqn6YmKt… I don’t know what controller you use but I set it up for use with a MIDI Fighter Twister, using the Template provided by Remotify. I will use MFT […]
FYI I have set up the controller RBG LED’s to ‘Value to Colour Mode’
Hi John, Thanks for your response, excuse the delay in getting back to you while I got the information from Yaeltex. There response was as follows: “The color of all the RGB LEDs in Yaeltex controllers can be remotely controlled with the Value to color feature. In the buttons, you just have to configure their […]
I finally found how to make the device appear in the detail view. It took a few hours of skimming the Ableton API docs because I was looking in the wrong places the whole time. I was looking for Actions in “Device > Rack” and “Device Chain” most of the time, trying to log the […]
Hi, I’m new to CSS as well (also new to Ableton, tbh) and wanted to take on your request as a challenge. I found a solution that remaps knobs to the parameters of the device activated via clip automation. The concept is, when you turn a knob, the script loops through the available chains and […]
Hi John, I think I have found the root of the issue – it’s somewhere in between high demand of the user, impatience and a minor glitch. If I save the script file, or the controller file it sometimes takes a while to confirm the save. If I then generate the script before that has […]
You can add notes to each Action Block in which you can describe everything: – Which Listener it acts on – Which Conditions it has – Which Actions it will perform when Conditions are met If you then collapse the Conditions and Actions in each Action Block, it all looks neat and readable and easy […]
I have one more idea that builds upon the workflow in my second comment. There is the possibility to add multiple Listeners to a reaction. So in essence, you could add all the Listeners you want to use in a track to a single reaction that has multiple Action Blocks, where each Block only reacts […]