Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/Stenzel/SimpleVocoder

A simple vocoder
https://github.com/Stenzel/SimpleVocoder

Last synced: about 2 months ago
JSON representation

A simple vocoder

Lists

README

        

# SimpleVocoder

The focus of this vocoder is simplicity, the code is not meant to be production ready or good style.

It uses a leaky autocorrelation for pitch synchronous synthesis. Although mathematically wrong, it produces quite intelligible results, perhaps better than many classic channel vocoders.

Use for whatever you like, maybe give me credit and let me know if it ends up in an actual product.