How to Generate Animation (blink led feedback) ?

1

Hello

There is a timer that can call callback functions in the scripts ?

There is a command creating a reaction when selected clip is playing ?

Thanks

Hellem Answered question
0

With some midi controllers you can active blinking by sends a specific MIDI velocity to the input.

The HumaniZer Posted new comment

What if my controller doesn’t have just one input

midi note XX on Velocity 127 = led on
midi note XX off Velocity 0 = led off

I’m not sure what you mean, pretty much every midi controller has more than one input.

My interface responds as follows:

When at input a NOTE ON with a velocity of 127 is detected the LED of the corresponding midi note is lit

When input a NOTE OFF with a velocity of 0 and detect the corresponding LED is off

ok it’s easier to create an animation for a particular note velocity

You are viewing 1 out of 4 answers, click here to view all answers.