Transform channel value into beat per minute

Hello,

I can’t figure out how to take the data from bpm channel from my null CHOP to transform it into actual beat per minute that I can use to animate my work.

Do you have some advices on how to do that ?

Thanks for your help !

Hey @Noiram,

there are a variety of ways to deal with BPMs but a simple way would be to generate a pulse or ramp for every beat:

An LFO CHOP has the Frequency parameter which, by default set to 1, will repeat its signal once every second. With your 54.75 bpm this would mean that the frequency you want has to be 54.75/60.

Cheers
Markus