DynamicsCompressorOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

_parent

Members

Functions

attack
void attack(float attack)
Undocumented in source. Be warned that the author may not have intended to support it.
attack
auto attack()
Undocumented in source. Be warned that the author may not have intended to support it.
knee
void knee(float knee)
Undocumented in source. Be warned that the author may not have intended to support it.
knee
auto knee()
Undocumented in source. Be warned that the author may not have intended to support it.
ratio
void ratio(float ratio)
Undocumented in source. Be warned that the author may not have intended to support it.
ratio
auto ratio()
Undocumented in source. Be warned that the author may not have intended to support it.
release
void release(float release)
Undocumented in source. Be warned that the author may not have intended to support it.
release
auto release()
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
void threshold(float threshold)
Undocumented in source. Be warned that the author may not have intended to support it.
threshold
auto threshold()
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