This argument is in order to use Web Audio API.
This method activates envelope generator.
Return value is for method chain.
This method deactivates envelope generator.
Return value is for method chain.
This method gets or sets parameters for envelope generator. This method is overloaded for type interface and type check.
This argument is string if getter. Otherwise, setter.
Return value is parameter for envelope generator if getter. Otherwise, return value is for method chain.
This method gets effector's parameters as associative array.
This method connects instance of AudioNode
.
This argument is in order to select instance of GainNode
that is Envelope Generator.
This argument is instance of AudioNode
as input.
This argument is instance of AudioNode
as output.
This private class is for Envelope Generator.