package js.html.audio
Available on jsinline read only CUSTOM:OscillatorType = "custom"
inline read only SAWTOOTH:OscillatorType = "sawtooth"
inline read only SINE:OscillatorType = "sine"
inline read only SQUARE:OscillatorType = "square"
inline read only TRIANGLE:OscillatorType = "triangle"
static inline read only CUSTOM:OscillatorType = "custom"
static inline read only SAWTOOTH:OscillatorType = "sawtooth"
static inline read only SINE:OscillatorType = "sine"
static inline read only SQUARE:OscillatorType = "square"
static inline read only TRIANGLE:OscillatorType = "triangle"
© 2005–2018 Haxe Foundation
Licensed under a MIT license.
https://api.haxe.org/js/html/audio/OscillatorType.html