Reference amp()

amp()

Set the output level of the delay 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

This page is generated from the comments in lib/addons/p5.sound.js . Please feel free to edit it and submit a pull request!

Related References