InjectedPie / Vocoder

Naive WebAudio Vocoder

Home Page:https://cwilso.github.io/Vocoder/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Web Audio Vocoder

This application (also shown at I/O 2012) implements a 28-band (actually variable number of bands) vocoder - a "robotic voice" processor. It's a pretty complex audio processing demo. It also supports live input, and has several controls exposed; it supports MIDI control over the pitch and other parameters.

Check it out, feel free to submit issues or requests, fork, submit pull requests, etc.

The live app is at https://cwilso.github.io/Vocoder/.

-Chris

About

Naive WebAudio Vocoder

https://cwilso.github.io/Vocoder/

License:MIT License


Languages

Language:JavaScript 86.2%Language:CSS 6.6%Language:HTML 3.5%Language:GLSL 2.1%Language:ShaderLab 1.6%