Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Eventual Sound Desync #145

Open
Tracked by #197
torch2424 opened this issue Sep 15, 2018 · 2 comments
Open
Tracked by #197

Fix Eventual Sound Desync #145

torch2424 opened this issue Sep 15, 2018 · 2 comments
Assignees
Labels
Core/Wasm Issues concerning the core library of Wasmboy Lib / JS Issues concerning the JS API of WasmBoy

Comments

@torch2424
Copy link
Owner

Noticed in Zelda sound is spot on, but it slowly get desynced. May be doing some wrong division somewhere as mentioned by @binji

@torch2424
Copy link
Owner Author

Actually, may not be eventual, it may just be slightly behind at all times :p

@torch2424 torch2424 self-assigned this Oct 23, 2018
@torch2424 torch2424 added Core/Wasm Issues concerning the core library of Wasmboy Lib / JS Issues concerning the JS API of WasmBoy labels Oct 23, 2018
@torch2424
Copy link
Owner Author

This is caused by audio batch processing. need to add a forceAudioProcess so we don't starve ourselves when this option is enabled

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Core/Wasm Issues concerning the core library of Wasmboy Lib / JS Issues concerning the JS API of WasmBoy
Projects
None yet
Development

No branches or pull requests

1 participant