AudioEffectPhaser

Inherits: AudioEffect < Resource < RefCounted < Object

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

Properties

float

depth

1.0

float

feedback

0.7

float

range_max_hz

1600.0

float

range_min_hz

440.0

float

rate_hz

0.5


Property Descriptions

float depth = 1.0

  • void set_depth ( float value )

  • float get_depth ( )

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


float feedback = 0.7

  • void set_feedback ( float value )

  • float get_feedback ( )

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


float range_max_hz = 1600.0

  • void set_range_max_hz ( float value )

  • float get_range_max_hz ( )

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


float range_min_hz = 440.0

  • void set_range_min_hz ( float value )

  • float get_range_min_hz ( )

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


float rate_hz = 0.5

  • void set_rate_hz ( float value )

  • float get_rate_hz ( )

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