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

Fix: Flawed audio quality in various FX sounds #1812

Merged
merged 1 commit into from
Apr 23, 2023
Merged

Fix: Flawed audio quality in various FX sounds #1812

merged 1 commit into from
Apr 23, 2023

Conversation

xezon
Copy link
Collaborator

@xezon xezon commented Apr 7, 2023

This change fixes noises, clicking and fade out in all g* sounds, except gexp* which are already covered by #1800 and #1810. The sound effects now fade out gently without hard cuts.

All wav files are used as is uncompressed for the time being. The original respective sampling rates of 22050 or 44100 are preserved.

@xezon xezon added Minor Severity: Minor < Major < Critical < Blocker Audio Is audio related Optional Is optional content labels Apr 7, 2023
@xezon
Copy link
Collaborator Author

xezon commented Apr 23, 2023

Second review pass completed. Documentation added. Sounds good.

@xezon xezon merged commit 8857b59 into main Apr 23, 2023
@xezon xezon deleted the fix-g-sounds branch April 23, 2023 07:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Audio Is audio related Minor Severity: Minor < Major < Critical < Blocker Optional Is optional content
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant