AudioEffectReverb

Inherits: AudioEffect < Resource < RefCounted < Object

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

Properties

float

damping

0.5

float

dry

1.0

float

hipass

0.0

float

predelay_feedback

0.4

float

predelay_msec

150.0

float

room_size

0.8

float

spread

1.0

float

wet

0.5


Property Descriptions

float damping = 0.5

  • void set_damping ( float value )

  • float get_damping ( )

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


float dry = 1.0

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


float hipass = 0.0

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


float predelay_feedback = 0.4

  • void set_predelay_feedback ( float value )

  • float get_predelay_feedback ( )

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


float predelay_msec = 150.0

  • void set_predelay_msec ( float value )

  • float get_predelay_msec ( )

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


float room_size = 0.8

  • void set_room_size ( float value )

  • float get_room_size ( )

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


float spread = 1.0

  • void set_spread ( float value )

  • float get_spread ( )

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


float wet = 0.5

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