WaveShaperOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

curve
auto curve()
Undocumented in source. Be warned that the author may not have intended to support it.
curve
void curve(Sequence!(float) curve)
Undocumented in source. Be warned that the author may not have intended to support it.
oversample
void oversample(OverSampleType oversample)
Undocumented in source. Be warned that the author may not have intended to support it.
oversample
auto oversample()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

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

Meta