TOTALLY. You wouldn’t even need more than one shift button, to be honest. but if you wanted more than one shift button: shiftA – ModeSelector – select Mode1 (Add your functions for knobs and buttons to this mode) etc. Are you understanding that FIRST you have a Controller template i.e. on this is ShiftA ShiftB […]
John or Wim or other, could you post an example of the SAME button being used with one function from a short press and a DIFFERENT function from a long press? I can’t use the same button for two different mappings, so it would have to be through the use of reactions. Can you make […]
Hi, Maybe there is an issue with your settings.json configuration file, Try deleting it. Go to your home directory > Control Surface Studio 2.8 > settings Delete the settings.json file then re-open Control Surface Studio
APC sysex starting at page 11
Thanks, Wim; Thanks, Max for posting the step-by-step for the rest of us!
This sounds like it would be simpler just using Midi-Mapping in Live. The main weakness with Midi-Mapping is that the control or controller is ‘locked’ to the selected parameters – but that is exactly the functionality you want.
if your first reaction includes the condition “current or most recent velocity is 0” then shouldn’t that mean that the first reaction is NOT triggered by the long press?
Tip: If you need to convert a Hex string to Dec: use ChatGPT
Hi, maybe you have haven’t completed the condition correctly. If you share details of what you have entered here, we can have a look.
@image _engine, how do you use this sleep command, do you just set the number of time in the parenthesis? I’m having trouble with a command right now and im wondering if this might help me