Variables

@:value(cast "custom")@:enum@:implinlineread onlyCUSTOM:OscillatorType = "custom"

@:value(cast "sawtooth")@:enum@:implinlineread onlySAWTOOTH:OscillatorType = "sawtooth"

@:value(cast "sine")@:enum@:implinlineread onlySINE:OscillatorType = "sine"

@:value(cast "square")@:enum@:implinlineread onlySQUARE:OscillatorType = "square"

@:value(cast "triangle")@:enum@:implinlineread onlyTRIANGLE:OscillatorType = "triangle"