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

Support non integer sample rate. #60

Merged
merged 3 commits into from
Nov 1, 2024
Merged

Support non integer sample rate. #60

merged 3 commits into from
Nov 1, 2024

Conversation

Haukanes
Copy link
Contributor

@Haukanes Haukanes commented Jun 5, 2024

Support non integer sample rates. Fixes #59.

(GetMelFFTs() will round to closest integer SampleRate since FftSharp.Mel.Scale() only supports integer sampleRate.)

@swharden
Copy link
Owner

swharden commented Nov 1, 2024

Thanks @Haukanes! This will be in the next release 👍

@swharden swharden enabled auto-merge (squash) November 1, 2024 14:58
@swharden swharden merged commit ab81058 into swharden:main Nov 1, 2024
1 check 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.

Support for non integer SampleRate
2 participants