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

Use AudioContextOptions.sampleRate when possible #131

Open
kpreid opened this issue Apr 2, 2019 · 0 comments
Open

Use AudioContextOptions.sampleRate when possible #131

kpreid opened this issue Apr 2, 2019 · 0 comments
Assignees

Comments

@kpreid
Copy link
Owner

kpreid commented Apr 2, 2019

Upcoming API feature: an AudioContext can be created with a specified sample rate.
https://www.chromestatus.com/feature/5136778254090240
https://webaudio.github.io/web-audio-api/#dom-audiocontextoptions-samplerate

This could be used to replace the explicit resampling done in ShinySDR's audio stream client and probably would do a better job.

@kpreid kpreid self-assigned this Apr 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant