openAVproductions / openAV-Luppp

Luppp is a live performance tool, created by OpenAV productions.
http://openavproductions.com/luppp
GNU General Public License v3.0
258 stars 44 forks source link

found two more hard coded bpm limits #211

Closed georgkrause closed 6 years ago

georgkrause commented 6 years ago

self explaining. But by the way, what is meant by this "ZeroOne" stuff? There is an FIXME: // FIXME: quick-fix for "ZeroOne" type value -> BPM range

maybe this is already resolved?

harryhaaren commented 6 years ago

Looks good, ZeroOne means that the range of the variable is from 0 to 1, that's all.

georgkrause commented 6 years ago

Okay, maybe we should use this function everywhere we do this calculation?