Closed Haukanes closed 1 week ago
Support non integer sample rates. Fixes #59.
(GetMelFFTs() will round to closest integer SampleRate since FftSharp.Mel.Scale() only supports integer sampleRate.)
Thanks @Haukanes! This will be in the next release 👍
Support non integer sample rates. Fixes #59.
(GetMelFFTs() will round to closest integer SampleRate since FftSharp.Mel.Scale() only supports integer sampleRate.)