W3cubDocs

/Haxe JavaScript

OscillatorType(String)

package js.html.audio

Available on js

Variables

inline 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"

© 2005–2016 Haxe Foundation
Licensed under a MIT license.
http://api.haxe.org/js/html/audio/OscillatorType.html