Im trying to figure out how to convert a frequency to a tempo.
for example, making an lfo oscillate 1/4th or 1/16th etc of a tempo. What is the mathematic conversion?
Hz to tempo?
Im trying to figure out how to convert a frequency to a tempo.
for example, making an lfo oscillate 1/4th or 1/16th etc of a tempo. What is the mathematic conversion?
Try starting with Tempo/60. This will give you the number of beats per second (or the frequency of a single beat). You can then divide/multiply from there.
convert beats per minute into beats per second
just divide the bpm you are playing in by half and youll get quarter notes and then half to get eighth notes and then half for sixteenth notes...
60/60 = 1 Hz (quarter notes)
60/30 = 2 Hz (eighth notes)
60/15 = 4 Hz(sixteenth notes)
thank you! should have figured it was that simple.
Oops! Looks like something went wrong!