mirror of
https://github.com/godotengine/godot-docs.git
synced 2026-01-04 14:11:02 +03:00
dync classref with current source
This commit is contained in:
@@ -14,7 +14,7 @@ AudioEffectPitchShift
|
||||
Brief Description
|
||||
-----------------
|
||||
|
||||
Adds a Pitch shift audio effect to an Audio bus.
|
||||
Adds a pitch-shifting audio effect to an Audio bus.
|
||||
|
||||
Raises or lowers the pitch of original sound.
|
||||
|
||||
@@ -58,7 +58,7 @@ enum **FFT_Size**:
|
||||
|
||||
- **FFT_SIZE_4096** = **4**
|
||||
|
||||
- **FFT_SIZE_MAX** = **5**
|
||||
- **FFT_SIZE_MAX** = **5** --- Represents the size of the :ref:`FFT_Size<enum_AudioEffectPitchShift_FFT_Size>` enum.
|
||||
|
||||
Description
|
||||
-----------
|
||||
|
||||
Reference in New Issue
Block a user