AudioEffectCompressor

Inherits: AudioEffect < Resource < Reference < Object

Category: Core

Brief Description

Member Functions

float get_attack_us ( ) const
float get_gain ( ) const
float get_mix ( ) const
float get_ratio ( ) const
float get_release_ms ( ) const
String get_sidechain ( ) const
float get_threshold ( ) const
void set_attack_us ( float attack_us )
void set_gain ( float gain )
void set_mix ( float mix )
void set_ratio ( float ratio )
void set_release_ms ( float release_ms )
void set_sidechain ( String sidechain )
void set_threshold ( float threshold )

Member Variables

Member Function Description

  • float get_attack_us ( ) const
  • float get_gain ( ) const
  • float get_mix ( ) const
  • float get_ratio ( ) const
  • float get_release_ms ( ) const
  • String get_sidechain ( ) const
  • float get_threshold ( ) const
  • void set_attack_us ( float attack_us )
  • void set_gain ( float gain )
  • void set_mix ( float mix )
  • void set_ratio ( float ratio )
  • void set_release_ms ( float release_ms )
  • void set_sidechain ( String sidechain )
  • void set_threshold ( float threshold )