classref: Sync with current master branch (c4f0062f1)

This commit is contained in:
Rémi Verschelde
2022-06-25 12:45:02 +02:00
parent ecaaa4f960
commit 61fd183807
91 changed files with 3943 additions and 2461 deletions

View File

@@ -11,7 +11,7 @@ AudioEffectPitchShift
**Inherits:** :ref:`AudioEffect<class_AudioEffect>` **<** :ref:`Resource<class_Resource>` **<** :ref:`RefCounted<class_RefCounted>` **<** :ref:`Object<class_Object>`
Adds a pitch-shifting audio effect to an Audio bus.
Adds a pitch-shifting audio effect to an audio bus.
Raises or lowers the pitch of original sound.
@@ -20,6 +20,11 @@ Description
Allows modulation of pitch independently of tempo. All frequencies can be increased/decreased with minimal effect on transients.
Tutorials
---------
- :doc:`Audio buses <../tutorials/audio/audio_buses>`
Properties
----------