Tempo led feedback to the play button

2.27K viewsCSS Questions
0

Is there anyway for the play button to blink according to the tempo?

Does anyone knows if this is possible and how to do it?

admin Changed status to publish
Attached Files:
0

I have solved this by creating a custom MAX4Live device that count’s out the beats in sync with lives transport. It also displays a zero exactly half way through each beat to enable proper LED flashing:
i.e. 1,0,2,0,3,0,4,0

It works with any time signature / tempo, In CSS I have just assigned “1” to red and any number > 1 to Blue. So the first beat of the bar flashes red and the rest flash blue.

Let me know if of interest and i’ll upload.

admin Changed status to publish
Attached Files:
You are viewing 1 out of 11 answers, click here to view all answers.