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

[Desktop] Audio Distortion in WebAssembly #10619

Open
RandomErrorMessage opened this issue Jul 8, 2020 · 4 comments
Open

[Desktop] Audio Distortion in WebAssembly #10619

RandomErrorMessage opened this issue Jul 8, 2020 · 4 comments
Labels
audio needs-more-info The report requires more detail before we can decide what to do with this issue. OS/Desktop OS/Linux repros-on-chrome

Comments

@RandomErrorMessage
Copy link

RandomErrorMessage commented Jul 8, 2020

Description

Audio produced by emscripten/raylib is extremely choppy and full of artifacts. Chromium and Firefox do not experience this issue.

Steps to Reproduce

Test with any audio example provided on the raylib website: https://www.raylib.com/examples.html

Actual result:

Extremely distorted audio

Expected result:

Not distorted audio, like mainline Chromium.

Reproduces how often:

Always

Brave version (brave://version info)

1.10.97 Chromium: 83.0.4103.116 (Official Build) unknown (64-bit)
8f0c18b4dca9b6699eb629be0f51810c24fb6428-refs/branch-heads/4103@{#716}
Linux

Version/Channel Information:

Tested on stable and dev

Other Additional Information:

Edited by @rebron. Reproducible in Chrome.

@RandomErrorMessage
Copy link
Author

Correction, this issue also seems to affect Chromium but is more severe on Brave. While I can't reproduce in Chromium using the official raylib examples, it is affected under heavier loads. Please see the linked raylib issue for more details and it's relation to miniaudio, which also has an issue on it.

@rebron
Copy link
Collaborator

rebron commented Sep 2, 2020

@RandomErrorMessage Is there a specific test you want us to look at? All five of them have issues?
Couple more things, can you try again with the latest 1.13.82 and also what distro linux are you running?

@rebron rebron added audio OS/Linux needs-more-info The report requires more detail before we can decide what to do with this issue. repros-on-chrome labels Sep 2, 2020
@alexballas
Copy link

alexballas commented Mar 21, 2021

I can confirm this is still an issue. If you scroll down at the bottom here https://www.raylib.com/examples.html you can replicate the issue with the "music stream" demo.

Linux:
Version 1.21.77 Chromium: 89.0.4389.90 (Official Build) (64-bit)

Also tested on Windows:
Version 1.21.77 Chromium: 89.0.4389.90 (Official Build) (64-bit)

@pmp-p
Copy link

pmp-p commented Jun 6, 2022

i confirm too tested with https://pmp-p.itch.io/stuntcat on
Linux pclinuxos:
Version 1.37.116 Chromium: 100.0.4896.127 (Official Build) unknown (64-bit)`

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audio needs-more-info The report requires more detail before we can decide what to do with this issue. OS/Desktop OS/Linux repros-on-chrome
Projects
Status: Needs Info
Development

No branches or pull requests

4 participants