You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi!
I develop some opensource musical-modular-application and i need resampling library in rust.
I found that original c speex library used in one popular audio cpp programm.
my questions:
Is this repo alive? if "not", can you suggest me another appropriate repository for realtime-resampling?
Did I understand correctly that this library can be pure rust without any c-bindings? If "yes", what the purpose to have c-version in the same repository?
Thank-you
The text was updated successfully, but these errors were encountered:
Hi!
I develop some opensource musical-modular-application and i need resampling library in rust.
I found that original c speex library used in one popular audio cpp programm.
my questions:
Thank-you
The text was updated successfully, but these errors were encountered: