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

Audio produces a strange glitch in the background #31339

Closed
Duskitten opened this issue Aug 12, 2019 · 4 comments
Closed

Audio produces a strange glitch in the background #31339

Duskitten opened this issue Aug 12, 2019 · 4 comments

Comments

@Duskitten
Copy link

Duskitten commented Aug 12, 2019

Godot version:
3.1.1-stable

OS/device including version:
Windows 10 1803, Realtek Audio drivers

Issue description:
The audio gets weirdy distorted, both in engine, and in-game, this is not a cause of my computer, as i can record it and you can hear it clearly in the recording.

Steps to reproduce:
Assuming you're able to hear it, simply play a .ogg file

Minimal reproduction project:
AudioGlitch.zip

Here's also a video in the event you can't hear it
https://www.youtube.com/watch?v=nVSxnRiVAgg

@akien-mga
Copy link
Member

Can't reproduce it on Linux, the file plays fine in editor, in game and in external music software.

For those like me who'd need some time to actually understand what the glitch is meant to sound like, in the video there's a slight high pitched buzzing sound which is not in the original OGG.

@akien-mga akien-mga changed the title (3.1.1-stable) - Audio produces a strange glitch in the background Audio produces a strange glitch in the background [Windows[ Aug 13, 2019
@akien-mga akien-mga changed the title Audio produces a strange glitch in the background [Windows[ Audio produces a strange glitch in the background [Windows] Aug 13, 2019
@Calinou
Copy link
Member

Calinou commented Aug 13, 2019

This is likely specific to the WASAPI audio driver. For comparison, I wonder if the XAudio2 driver included in the Godot repository still works (pass xaudio2=yes on the SCons command line to build it).

@Zylann
Copy link
Contributor

Zylann commented Aug 13, 2019

Is it like #23544 ?

@YeldhamDev YeldhamDev changed the title Audio produces a strange glitch in the background [Windows] Audio produces a strange glitch in the background Aug 15, 2019
@Calinou
Copy link
Member

Calinou commented Mar 7, 2020

Duplicate of #23544 indeed.

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

4 participants