2 CCs from 1 Trigger?

Autogen

2011-02-12 04:41:11

Hey everyone,

I know this must be pretty simple, but I can't think how to go about having a certain CC message (from controller) trigger one outgoing CC message when it's pressed quickly, and another if it's held. For example:

in CC#: 10 (press) = CC#: 10 out
in CC#: 10 (hold for 1s) = CC#: 11 out

also, is there a way to switch between 2 CCs alternately each time a single CC is received?

Attigo

2011-02-23 19:43:43

Hi Autoegen,

This is possible but as far as I know, the first state (less than 1 sec) would only send a message on release, or if not done this way, then the other (hold) would send the first message first.

Do you understand what I mean? Which way would you like to do it?

And your second question, yes, this is simple, I can show you when you tell me exactly what you want...

thanks,
Scott

klausgesing

2011-03-15 22:59:54

Hi,
did you try the Timer Function in the outgoing action department?
they can be quite useful in combination with preset changes.
not knowing your preset it's rather difficult to be precise, but using the timer in combination with preset change, and the activate preset action becomes the trigger (in another preset) of the CC that you want...

Anything in this for you?

good luck