Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 699 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 699 Bytes

Voice-change-o-matic-sp

A version of MDN's Web Audio API-powered voice changer and visualizer with dial knobs for changing node parameters.

An analyser node has been added to the input in order to have two probes at the input and output of the processing chain. Also, a second source has been added to the input for testing its behaviour without a mic.

Run this demo live

Knob Inputs by @g200kg: https://github.com/g200kg/input-knobs

Voice-change-o-matic

The Original!: A Web Audio API-powered voice changer and visualizer.

Run the original demo live