Reference amp()

amp()

Set the output level of the reverb effect.

Syntax

amp(volume, [rampTime], [timeFromNow])

Parameters

volume
Number:

amplitude between 0 and 1.0

rampTime
Number:

create a fade that lasts rampTime

timeFromNow
Number:

schedule this event to happen seconds from now

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