AbstractProtectedanalyserProtectedautopannerProtectedbitcrusherProtectedchorusProtectedcompressorProtectedcontextProtecteddelayProtecteddestinationProtectedenvelopegeneratorProtectedequalizerProtectedfilterProtectedflangerProtectedfuzzProtectedlistenerProtectedmastervolumeProtectedmixedProtectedmodulesProtectednoisegateProtectednoisesuppressorProtectedoverdriveProtectedpannerProtectedphaserProtectedpitchshifterProtectedpreampProtectedprocessorProtectedrecorderProtectedreverbProtectedringmodulatorProtectedrunningProtectedstereoProtectedtremoloProtectedvocalcancelerProtectedwahAbstractINPUTConnector for input.
AbstractOUTPUTConnector for output.
This method switches destination over to AudioDestinationNode.
Return value is for method chain.
This method connects AudioNodes.
This argument is AudioNode as sound source.
This method disconnects instance of AudioWorkletNode as sound source.
This method edits module to use and module connection order.
This argument is edited modules.
Return value is previous modules.
ProtectedinitThis method re-initials modules.
This argument is in order to use Web Audio API.
This method installs customized effector.
This argument is subclass that extends Effector class.
Return value is instance of customized effector (that extends Effector class).
This method stops effectors.
OptionalstopTime: numberThis argument is used for scheduling parameter.
Return value is for method chain.
This method starts effectors.
OptionalstartTime: numberThis argument is used for scheduling parameter.
Return value is for method chain.
This method gets effector's parameters as associative array.
This method enables to use multiple output devices.
This argument is string as output device ID.
OptionalsuccessCallback: () => voidThis argument is invoked on success.
OptionalerrorCallback: (error: Error) => voidThis argument is invoked on failure.
Return value is for method chain.
This method switches destination over to MediaStreamAudioDestinationNode.
Optionalparams: {Return value is for method chain.
This method stops analyser, recorder and onaudioprocess event.
Return value is for method chain.
This method gets effector's parameters as JSON.
This class is superclass that is the top in this library. This class is extended as subclass (
OscillatorModule,OneshotModule,NoiseModule,AudioModule,MediaModule,StreamModule,ProcessorModule,MixerModule...etc).