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

Redirect cubic to spline when loading alsoft.ini #1018

Merged
merged 3 commits into from
Jul 10, 2024

Conversation

metallicafan212
Copy link
Contributor

Hi,

First time making a pr here, so let me know if I did anything wrong/need to provide more info.

Recently, I updated to the latest version of openal soft, and noticed that the audio in the game sounded weird. Turns out, it's because I was using the cubic resampler, and that was being routed to gaussian in the ini. Since spline is the nearest replacement, I changed it in my ini and verified it sounds now as I expect it.

I figured that I would submit a PR here so that others don't have the same problem.

@kcat kcat merged commit 71d3c81 into kcat:master Jul 10, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants