# 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](http://rust-lang.org). It appears to essentially work, but it is very immature. Use at your own risk.