diff --git a/src/timemanager.cxx b/src/timemanager.cxx index def7d32..db728bf 100644 --- a/src/timemanager.cxx +++ b/src/timemanager.cxx @@ -74,9 +74,10 @@ void TimeManager::setBpm(float bpm) barCounter = 0; beatCounter = 0; beatFrameCountdown = -1; + /* for(int i=0;iresetTimeState(); - + */ } void TimeManager::setBpmZeroOne(float b)