dkaimone
Member
Seems a simple thing, but I can't seem to get my brain around it. I've set up the Intech EN16 Grid controller as a controller in Studio One. It has 16 Encoders/Buttons and it's communicating fine with Studio One.
I want to simply have a push button on the EN16 toggle S1 record function. The EN16 sends CC values 0 and 127 alternately when pushing the button on the controller (it can be setup differently but this seems the most logical), but since S1 commands or macros don't have if/then statements, it only reacts to the 127 value to toggle record on and off, so there are messages in between that send 0 but S1 doesn't react. This also makes the red color assigned to the EN16 out of sync as it turns red the first and 3rd push, where S1 toggles record on the first and third push.
I've tried using the Record command instead of toggle record, but then I need two buttons on the controller, one to turn on record and other to turn it off, instead of one button doing the toggling. Setting the controller button to momentary instead of toggle also seems not to work.
I know I'm missing the obvious, can anyone point it out to me?
I've successfully programmed buttons on the EN16 to control return to zero, play and stop, using momentary buttons sending value 127.
I want to simply have a push button on the EN16 toggle S1 record function. The EN16 sends CC values 0 and 127 alternately when pushing the button on the controller (it can be setup differently but this seems the most logical), but since S1 commands or macros don't have if/then statements, it only reacts to the 127 value to toggle record on and off, so there are messages in between that send 0 but S1 doesn't react. This also makes the red color assigned to the EN16 out of sync as it turns red the first and 3rd push, where S1 toggles record on the first and third push.
I've tried using the Record command instead of toggle record, but then I need two buttons on the controller, one to turn on record and other to turn it off, instead of one button doing the toggling. Setting the controller button to momentary instead of toggle also seems not to work.
I know I'm missing the obvious, can anyone point it out to me?
I've successfully programmed buttons on the EN16 to control return to zero, play and stop, using momentary buttons sending value 127.