feat: iBeats
This commit is contained in:
@@ -9,6 +9,8 @@ void tempo_tap(Tempo *tempo);
|
||||
|
||||
void tempo_set(Tempo *tempo, float value);
|
||||
|
||||
double tempo_total(Tempo tempo);
|
||||
|
||||
double tempo_progress(Tempo tempo, double modulo);
|
||||
|
||||
#endif /* TEMPO_H */
|
||||
Reference in New Issue
Block a user