Reference p5.AudioIn

p5.AudioIn

Get sound from an input source, typically a computer microphone.

Examples

Methods

start
Start the audio input.
stop
Stop the audio input.
amp
Set amplitude (volume) of a mic input between 0 and 1.0.
Notice any errors or typos? Please let us know. Please feel free to edit src/AudioIn.js and open a pull request!

Related References