Reference p5.AudioVoice

p5.AudioVoice

Base class for monophonic synthesizers. Any extensions of this class should follow the API and implement the methods below in order to remain compatible with p5.PolySynth();

Methods

connect

Connect to p5 objects or Web Audio Nodes

disconnect

Disconnect from soundOut

Notice any errors or typos? Please let us know. Please feel free to edit lib/addons/p5.sound.js and open a pull request!

Related References