AudioEffectDistortion

Inherits: AudioEffect < Resource < Reference < Object

Category: Core

Brief Description

Member Functions

float get_drive ( ) const
float get_keep_hf_hz ( ) const
int get_mode ( ) const
float get_post_gain ( ) const
float get_pre_gain ( ) const
void set_drive ( float drive )
void set_keep_hf_hz ( float keep_hf_hz )
void set_mode ( int mode )
void set_post_gain ( float post_gain )
void set_pre_gain ( float pre_gain )

Member Variables

Member Function Description

  • float get_drive ( ) const
  • float get_keep_hf_hz ( ) const
  • int get_mode ( ) const
  • float get_post_gain ( ) const
  • float get_pre_gain ( ) const
  • void set_drive ( float drive )
  • void set_keep_hf_hz ( float keep_hf_hz )
  • void set_mode ( int mode )
  • void set_post_gain ( float post_gain )
  • void set_pre_gain ( float pre_gain )