OscillatorNode

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

detune
auto detune()
Undocumented in source. Be warned that the author may not have intended to support it.
frequency
auto frequency()
Undocumented in source. Be warned that the author may not have intended to support it.
setPeriodicWave
void setPeriodicWave(PeriodicWave periodicWave)
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(OscillatorType type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
auto type()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

_parent
spasm.bindings.audio.AudioScheduledSourceNode _parent;
Undocumented in source.

Meta