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

Web audio can play a couple of semitones too low. #226

Open
ctrlaltdavid opened this issue Oct 12, 2022 · 0 comments
Open

Web audio can play a couple of semitones too low. #226

ctrlaltdavid opened this issue Oct 12, 2022 · 0 comments
Labels
bug Something isn't working high priority

Comments

@ctrlaltdavid
Copy link
Collaborator

And when it does this, the packets aren't processed fast enough so the ring buffer keeps overflowing then dropping frames which means that the audio has repeated glitches.

Partial repro: Using the Web SDK example app and native client, connect both to a distant server; use the native client's microphone and listen to it in the example app; disconnect and reconnect the example app; the audio will now sometimes suffer the problem.

@ctrlaltdavid ctrlaltdavid added bug Something isn't working high priority labels Oct 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working high priority
Projects
None yet
Development

No branches or pull requests

1 participant