Audio Syncing

Audio Syncing

By default the system should sync the notes and the music perfectly. But if you find you are having some issues try out the following:

  1. Ensure You are using the latest Unity LTS and latest stable Unity Timeline package

  2. Ensure Your Playable Director is set to “DSP Clock” update Image

  3. Ensure Your RhythmDirector Latency Compensation is set to a resonable value Image

  4. Let at least a bit of empty space at the start of your timeline Image

  5. Set your AudioClip import settings to “Decompress On Load” & “Preload Audio Data” Image

  6. Change your project DSP Buffer Size to something specific for your target device Either in the editor Image

or in code: https://docs.unity3d.com/ScriptReference/AudioConfiguration.html