Tempo led feedback to the play button
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?
Hey, sorry I missed this one.
I did look into it when you originally posted, the problem was (if I remember right), I couldn’t find something which could be used for sending off/on led feedback values. I think I tried using ‘current song time’ which will fire continuously when playback is active but from that I would still need a way to decide if on or off should be sent and the value it gives me needs more investigation.
Oh, you wouldn’t want it to flash in sync with the tempo?
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.
Thought I’d upload anyway in case anyone stumbles across this thread:
https://maxforlive.com/library/device/8024/tempo-led-feedback
Sign up
User registration is currently not allowed.