This argument is in order to use Web Audio API.
Protected
contextProtected
depthProtected
inputProtected
isProtected
lfoProtected
outputProtected
pausedProtected
rateConnector for input.
Connector for output.
This method sets instance of AudioBuffer
to ConvolverNode
.
This argument is in order to convolve impulse response.
This argument is instance of AudioBuffer
or ArrayBuffer
for impulse response.
Optional
errorCallback: (error: Error) => voidThis argument is invoked on decode failure.
Return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for reverb effector. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for reverb effector if getter. Otherwise, return value is for method chain.
This method creates and appends to Reverb presets instance of AudioBuffer
by Ajax.
This method starts LFO. Namely, this method starts effector.
Optional
startTime: numberThis argument is in order to schedule parameter.
This method gets effector state. If returns true
, effector is active.
This method stops LFO, then creates instance of OscillatorNode
again.
Optional
stopTime: numberThis argument is in order to schedule parameter.
Optional
releaseTime: numberThis argument is in order to schedule parameter when it is necessary to consider release time.
This method gets effector's parameters as JSON.
Effector's subclass for Reverb.