Inherits: AudioEffect < Resource < RefCounted < Object
Adds a chorus audio effect.
Adds a chorus audio effect. The effect applies a filter with voices to duplicate the audio source and manipulate it through the filter.
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
| ||
|
get_voice_cutoff_hz ( int voice_idx ) const | |
get_voice_delay_ms ( int voice_idx ) const | |
get_voice_depth_ms ( int voice_idx ) const | |
get_voice_level_db ( int voice_idx ) const | |
get_voice_pan ( int voice_idx ) const | |
get_voice_rate_hz ( int voice_idx ) const | |
void | set_voice_cutoff_hz ( int voice_idx, float cutoff_hz ) |
void | set_voice_delay_ms ( int voice_idx, float delay_ms ) |
void | set_voice_depth_ms ( int voice_idx, float depth_ms ) |
void | set_voice_level_db ( int voice_idx, float level_db ) |
void | set_voice_pan ( int voice_idx, float pan ) |
void | set_voice_rate_hz ( int voice_idx, float rate_hz ) |
1.0
The effect's raw signal.
8000.0
The voice's cutoff frequency.
15.0
The voice's signal delay.
2.0
The voice filter's depth.
0.0
The voice's volume.
-0.5
The voice's pan level.
0.8
The voice's filter rate.
8000.0
The voice's cutoff frequency.
20.0
The voice's signal delay.
3.0
The voice filter's depth.
0.0
The voice's volume.
0.5
The voice's pan level.
1.2
The voice's filter rate.
The voice's cutoff frequency.
The voice's signal delay.
The voice filter's depth.
The voice's volume.
The voice's pan level.
The voice's filter rate.
The voice's cutoff frequency.
The voice's signal delay.
The voice filter's depth.
The voice's volume.
The voice's pan level.
The voice's filter rate.
2
The number of voices in the effect.
0.5
The effect's processed signal.
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
There is currently no description for this method. Please help us by contributing one!
© 2014–present Juan Linietsky, Ariel Manzur and the Godot community
Licensed under the Creative Commons Attribution Unported License v3.0.
https://docs.godotengine.org/en/4.2/classes/class_audioeffectchorus.html