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: Use SDL resampler where available #4457

Merged
merged 2 commits into from
Apr 16, 2022
Merged

Conversation

glebm
Copy link
Collaborator

@glebm glebm commented Apr 16, 2022

Speex resampler appears to have some issues (see the spectrograms in #1390 (comment))

Use the new SDL_audiolib's native SDL resampler where available (SDL 2.0.7+).

This version includes an option to use the SDL resampler.
@AJenbo
Copy link
Member

AJenbo commented Apr 16, 2022

Should prove interesting.

@AJenbo AJenbo merged commit 4cdbd35 into diasurgical:master Apr 16, 2022
@glebm glebm deleted the resampler branch April 16, 2022 04:55
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