We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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.
The text was updated successfully, but these errors were encountered:
kpreid
No branches or pull requests
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.
The text was updated successfully, but these errors were encountered: