RGB LED Feedback for Clip Colour
Thanks Trolol, I have now attached the script
Thanks Trolol, I have now attached the script
Hi Glenn! Thanks for the tipps, and your kindness. I tested the Midi Mix test script revision 2 and its working! I will start working on a script for the X-touch and the X-touch mini I will let you know how it is going.
Thank you for your attention – i will redo script and reaction later and i will send it here. But now my script is erased by pressing “save’ button.
Hi, Does this motor issue solved by now? If yes please give me a solution, with led feedback on the motor wont let me use the slider manually. Thanks!
I’m fairly new to CSS as well, only been making scripts for the last month or so. Prior to that I had started this spreadsheet to get a sense of the possibilities and to have a more search-friendly way for finding the Condition or Action I needed. Since then, I’ve been trying to make it […]
Would you mind sharing the Reaction you want to change? I don’t fully understand what it is you want to achieve, maybe if I take a look at it I’ll understand.
clearing log helps from freezing and white screen
log.txt goesnt catch info automatically… so to view log – needs to go to css options and back
When you have a momentary button, it will register your button press and release as 2 separate events. What you can do to prevent the button release from activating the reactions is to make the first action block exit the reaction on the condition that the current velocity of your button is 0. If you […]
the css reactions do not provide convinient options for a listener…. was pressed for a button… was moved for a slider… it would be super cool to add an option like 1. button was pressed 2. button was released.. anyway – To turn hardware momentary button into CSS toggle you need: – rename it in […]