You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2022. It is now read-only.
I can't provide any insight here, but I did want to point out that I have a Android 8.1.0 device (Galaxy J3) and am getting the same "jitter" effect. So I don't believe it's isolated to versions below 7.
Just didn't want anyone chasing the wrong rabbit, since the readme hints that the issue may be related to older Android versions :P
Yeah so unfortunately, I think it's an issue with PICO-8 itself. Now that I've written WasmBoy, and know the WebAudioAPI better, it has to be something with how they handle audio in emscripten. So there's nothing I can do about it. You'll notice the same effect if you go on the PICO-8 bbs with your phone.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Links and Research
Android Webview Supporting Chrome, therefore better Web Audio API
https://productforums.google.com/forum/#!topic/nexus/Ni35XW6eRR0
https://developer.android.com/about/versions/nougat/android-7.0.html#webview
Polyfills for Web Audio API
https://github.com/shinnn/AudioContext-Polyfill
https://github.com/jonathantneal/AudioContext
Articles on Web Audio API
https://www.airpair.com/ionic-framework/posts/using-web-audio-api-for-precision-audio-in-ionic
Web Audio API Docs
https://developer.mozilla.org/en-US/docs/Web/API/Web_Audio_API
Mobile Audio Discussion
https://www.lexaloffle.com/bbs/?tid=30573
The text was updated successfully, but these errors were encountered: