Reference res()

res()

Controls either width of a bandpass frequency, or the resonance of a low/highpass cutoff frequency.

Syntax

res(res, [timeFromNow])

Parameters

res
Number:

Resonance/Width of filter freq from 0.001 to 1000

timeFromNow
Number:

schedule this event to happen seconds from now

Returns

Number: value Returns the current res value
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