Description
Changelog
Reviews (0)
A demo of how to sync the audio playback with the time for a consistent BPM.
Language: GDScript
Renderer: Compatibility
How does it work?
For the sound clock, it uses methods in
AudioServer
to sync the audio playback.
For the system clock, it uses OS.get_ticks_usec().
Changelog for version 4.7-6ad6167
No changelog provided for this version.