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

No Sound on Safari for iOS #36

Open
markjamesm opened this issue Dec 25, 2021 · 1 comment
Open

No Sound on Safari for iOS #36

markjamesm opened this issue Dec 25, 2021 · 1 comment

Comments

@markjamesm
Copy link

markjamesm commented Dec 25, 2021

When attempting to play sounds on Safari iOS from this app, no sounds can be heard. Opening the same website in Chrome for desktop plays the sounds correctly, but there are some errors in the console related to AudioContext:
AudioContext

There's a Tone.js issue open and appears to affect safari and some other browsers.

Edit: Testing the piano roll example from the documentation page also results in silence when using safari iOS (but works great on Chrome desktop). I haven't been able to test from Android yet.

@markjamesm markjamesm changed the title No Sound on Safari No Sound on Safari for iOS Dec 25, 2021
@markjamesm
Copy link
Author

markjamesm commented Dec 26, 2021

Doing more research into this, it appears that the current Reactronica codebase contains the StartAudioContext for iOS within the song component. Is it possible a new iOS update was released at some point that breaks this logic?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant