#phase #vocoder #basic #speed #shifting

phase_vocoder

A basic phase vocoder for audio speed shifting

1 unstable release

0.1.0 May 28, 2020

#7 in #vocoder

21 downloads per month
Used in scribble

MIT license

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