This argument is in order to use Web Audio API.
Private
activePrivate
activePrivate
attackPrivate
contextPrivate
decayPrivate
generatorsPrivate
isPrivate
releasePrivate
sustainStatic
MIN_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 instance of GainNode
for Envelope Generator.
This argument is index of array that contains instance of GainNode
for Envelope Generator.
This is returned as instance of GainNode
for Envelope Generator.
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.
Generated using TypeDoc
This private class is for Envelope Generator.
Implements