Archives

Multiple shift modes possible?

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 […]

Long-Press = Momentary, Short-Press = Toggle

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 […]

Cant do Settings

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

Defined Standard Mapping of EQ

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.

Launchpad Template

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?

Elegant Window Toggling

@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