1 unstable release
0.1.0 | May 28, 2020 |
---|
#6 in #vocoder
Used in scribble
12KB
255 lines
Phase vocoder
A phase vocoder is an algorithm for speeding up or slowing down audio without changing the pitch. This crate implements a simple phase vocoder in rust.
It appears to essentially work, but it is very immature. Use at your own risk.
Dependencies
~3MB
~57K SLoC