new Reverb(context, opts)
A parametric Reverberator AudioNode
Use it by setting d, g, m, f, E to the parameters you want
The reverberator is described in depth here
Use it by setting d, g, m, f, E to the parameters you want
The reverberator is described in depth here
Parameters:
Name | Type | Description |
---|---|---|
context |
AudioContext | The Web Audio context |
opts |
Object | Can contain initial vlaues reverb.param |
- Source:
Members
(inner) wetdry
The ratio of reverb to dry signal. 1 = reverb only.
- Source: