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

Firefox crashing (fixed) - poor sound quality #1

Open
TiKevin83 opened this issue Mar 6, 2024 · 1 comment
Open

Firefox crashing (fixed) - poor sound quality #1

TiKevin83 opened this issue Mar 6, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@TiKevin83
Copy link
Owner

Uncaught DOMException: BaseAudioContext.createBuffer: Sample rate (524288) is out of range
    C NextJS
@TiKevin83 TiKevin83 added the bug Something isn't working label Mar 6, 2024
@TiKevin83
Copy link
Owner Author

Partially mitigated by point sampling down to 128KiHz instead of 512, audio quality is pretty terrible with Firefox's native audio resampling - custom resampling needed.

@TiKevin83 TiKevin83 changed the title Firefox crashing due to unsupported audio sample rate Firefox crashing (fixed) - poor sound quality Mar 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant