Reference p5.Reverb

p5.Reverb

Add reverb to a sound.

Examples

Syntax

p5.Reverb([decayTime])

Parameters

decayTime
Number: Set the decay time of the reverb

Methods

set
Set the decay time of the reverb.
drywet
Adjust the dry/wet value.
Notice any errors or typos? Please let us know. Please feel free to edit src/Reverb.js and open a pull request!

Related References