demo mode change state at random each 4 beats
This commit is contained in:
+1
-1
@@ -9,6 +9,6 @@ void tempo_tap(Tempo *tempo);
|
||||
|
||||
void tempo_set(Tempo *tempo, float value);
|
||||
|
||||
double tempo_progress(Tempo tempo);
|
||||
double tempo_progress(Tempo tempo, double modulo);
|
||||
|
||||
#endif /* TEMPO_H */
|
||||
Reference in New Issue
Block a user