AudioEffectDelay

Inherits: AudioEffect < Resource < RefCounted < Object

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

Properties

float

dry

1.0

bool

feedback_active

false

float

feedback_delay_ms

340.0

float

feedback_level_db

-6.0

float

feedback_lowpass

16000.0

bool

tap1_active

true

float

tap1_delay_ms

250.0

float

tap1_level_db

-6.0

float

tap1_pan

0.2

bool

tap2_active

true

float

tap2_delay_ms

500.0

float

tap2_level_db

-12.0

float

tap2_pan

-0.4


Property Descriptions

float dry = 1.0

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


bool feedback_active = false

  • void set_feedback_active ( bool value )

  • bool is_feedback_active ( )

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


float feedback_delay_ms = 340.0

  • void set_feedback_delay_ms ( float value )

  • float get_feedback_delay_ms ( )

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


float feedback_level_db = -6.0

  • void set_feedback_level_db ( float value )

  • float get_feedback_level_db ( )

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


float feedback_lowpass = 16000.0

  • void set_feedback_lowpass ( float value )

  • float get_feedback_lowpass ( )

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


bool tap1_active = true

  • void set_tap1_active ( bool value )

  • bool is_tap1_active ( )

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


float tap1_delay_ms = 250.0

  • void set_tap1_delay_ms ( float value )

  • float get_tap1_delay_ms ( )

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


float tap1_level_db = -6.0

  • void set_tap1_level_db ( float value )

  • float get_tap1_level_db ( )

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


float tap1_pan = 0.2

  • void set_tap1_pan ( float value )

  • float get_tap1_pan ( )

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


bool tap2_active = true

  • void set_tap2_active ( bool value )

  • bool is_tap2_active ( )

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


float tap2_delay_ms = 500.0

  • void set_tap2_delay_ms ( float value )

  • float get_tap2_delay_ms ( )

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


float tap2_level_db = -12.0

  • void set_tap2_level_db ( float value )

  • float get_tap2_level_db ( )

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


float tap2_pan = -0.4

  • void set_tap2_pan ( float value )

  • float get_tap2_pan ( )

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