AudioEffectHardLimiter

Inherits: AudioEffect < Resource < RefCounted < Object

There is currently no description for this class. Please help us by contributing one!

Properties

float

ceiling_db

-0.3

float

pre_gain_db

0.0

float

release

0.1


Property Descriptions

float ceiling_db = -0.3

  • void set_ceiling_db ( float value )

  • float get_ceiling_db ( )

There is currently no description for this property. Please help us by contributing one!


float pre_gain_db = 0.0

  • void set_pre_gain_db ( float value )

  • float get_pre_gain_db ( )

There is currently no description for this property. Please help us by contributing one!


float release = 0.1

  • void set_release ( float value )

  • float get_release ( )

There is currently no description for this property. Please help us by contributing one!