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

Random sound pitch for arbitrary sample rate #512

Merged
merged 1 commit into from
Oct 4, 2024

Conversation

FozzeY
Copy link
Contributor

@FozzeY FozzeY commented Sep 29, 2024

This fixes an oversight where the sound pitch to stepping lookup table did not account for different sample rates of the sounds, which resulted in the effect not working properly at higher sample rates.

@fabiangreffrath
Copy link
Contributor

Fixed differently in PrBoom+:

coelckers/prboom-plus@02eeb49

@FozzeY
Copy link
Contributor Author

FozzeY commented Sep 30, 2024

Oh wow, I didn't think to check PrBoom+ for that. It does look a lot better.

@kraflab
Copy link
Owner

kraflab commented Oct 4, 2024

Thanks 👍

@kraflab kraflab merged commit fdf667a into kraflab:master Oct 4, 2024
3 of 4 checks passed
@FozzeY FozzeY deleted the arbitrary-sample-rate-pitch branch October 4, 2024 22:48
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.

3 participants