This argument is in order to use Web Audio API.
This argument is initial state.
This method gets instance of OscillatorNode
.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets or sets parameters for oscillator.
This argument is string if getter. Otherwise, setter.
Return value is parameter for oscillator if getter. Otherwise, return value is for method chain.
This method gets oscillator parameters as associative array.
This method connects AudioNode
s.
This argument is instance of AudioNode
as output.
This method starts sound.
Optional
startTime: numberThis argument is start time.
This method stops sound.
Optional
stopTime: numberThis argument is stop time.
This private class is entity for oscillator.