Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: audio sync - bumps wasm files - approach on this branch: - reduce jitter from inconsistent main loop timing - more precise counters - adjust audio target framerate with fastforward framerate - turn on mGBA core frameskipping to match ff framerate * test: audio sync frames * test: some extra logging * test: with extra audio buffer size * feat: bump wasm files * fix: audio on resume - bumps wasm files * test: different audio sample+samples - bumps wasm files * test: revert audio sample rate to 48k * chore: bump wasm files - latest on feature/wasm --------- Co-authored-by: thenick775 <[email protected]>
- Loading branch information