BiquadFilterOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

Q
void Q(float q)
Undocumented in source. Be warned that the author may not have intended to support it.
Q
float Q()
Undocumented in source. Be warned that the author may not have intended to support it.
detune
void detune(float detune)
Undocumented in source. Be warned that the author may not have intended to support it.
detune
float detune()
Undocumented in source. Be warned that the author may not have intended to support it.
frequency
void frequency(float frequency)
Undocumented in source. Be warned that the author may not have intended to support it.
frequency
float frequency()
Undocumented in source. Be warned that the author may not have intended to support it.
gain
void gain(float gain)
Undocumented in source. Be warned that the author may not have intended to support it.
gain
float gain()
Undocumented in source. Be warned that the author may not have intended to support it.
type
void type(BiquadFilterType type)
Undocumented in source. Be warned that the author may not have intended to support it.
type
BiquadFilterType type()
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
libwasm.bindings.AudioNode.AudioNodeOptions _parent;
Undocumented in source.

Meta