libsndfile / libsamplerate

An audio Sample Rate Conversion library
http://libsndfile.github.io/libsamplerate/
BSD 2-Clause "Simplified" License
613 stars 169 forks source link

Libsamplerate as fractional sample rate converter ? #186

Closed 79rpm closed 1 year ago

79rpm commented 1 year ago

Would you confirm that some of the API offered by the libsamplerate can be used to do fractional sample rate conversion. Thank you.

aloiscochard commented 1 year ago

The issue tracker is not a place to ask question.

You can read the following on the official website: "Arbitrary in this case means that the ratio of input and output sample rates can be an irrational number."

79rpm commented 1 year ago

Thanks @aloiscochard