AbstractProtectedcontextProtecteddepthProtectedinputProtectedisProtectedlfoProtectedoutputProtectedpausedProtectedrateConnector for input.
Connector for output.
AbstractconnectThis method connects AudioNodes for effector.
Return value is for connect method chain.
AbstractparamsThis method gets effector's parameters as associative array.
This method starts LFO. Namely, this method starts effector.
OptionalstartTime: 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.
OptionalstopTime: numberThis argument is in order to schedule parameter.
OptionalreleaseTime: numberThis argument is in order to schedule parameter when it is necessary to consider release time.
This method gets effector's parameters as JSON.
This class is superclass for effector classes. Also, this class is used for implementing custom effector.