Reference p5.Reverb

p5.Reverb

Add reverb to a sound by specifying duration and decay.

Examples

Syntax

p5.Reverb([decayTime])

Parameters

decayTime
Number: Set the decay time of the reverb

Methods

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

Related References