mirror of
https://github.com/stan220/godot-docs.git
synced 2026-09-08 17:28:58 +00:00
Sync classref with current source
This commit is contained in:
@@ -41,7 +41,7 @@ Combines phase-shifted signals with the original signal. The movement of the pha
|
||||
Property Descriptions
|
||||
---------------------
|
||||
|
||||
.. _class_AudioEffectPhaser_depth:
|
||||
.. _class_AudioEffectPhaser_depth:
|
||||
|
||||
- :ref:`float<class_float>` **depth**
|
||||
|
||||
@@ -53,7 +53,7 @@ Property Descriptions
|
||||
|
||||
Governs how high the filter frequencies sweep. Low value will primarily affect bass frequencies. High value can sweep high into the treble. Value can range from 0.1 to 4. Default value: ``1``.
|
||||
|
||||
.. _class_AudioEffectPhaser_feedback:
|
||||
.. _class_AudioEffectPhaser_feedback:
|
||||
|
||||
- :ref:`float<class_float>` **feedback**
|
||||
|
||||
@@ -65,7 +65,7 @@ Governs how high the filter frequencies sweep. Low value will primarily affect b
|
||||
|
||||
Output percent of modified sound. Value can range from 0.1 to 0.9. Default value: ``0.7``.
|
||||
|
||||
.. _class_AudioEffectPhaser_range_max_hz:
|
||||
.. _class_AudioEffectPhaser_range_max_hz:
|
||||
|
||||
- :ref:`float<class_float>` **range_max_hz**
|
||||
|
||||
@@ -77,7 +77,7 @@ Output percent of modified sound. Value can range from 0.1 to 0.9. Default value
|
||||
|
||||
Determines the maximum frequency affected by the LFO modulations. Value can range from 10 to 10000. Default value: ``1600hz``.
|
||||
|
||||
.. _class_AudioEffectPhaser_range_min_hz:
|
||||
.. _class_AudioEffectPhaser_range_min_hz:
|
||||
|
||||
- :ref:`float<class_float>` **range_min_hz**
|
||||
|
||||
@@ -89,7 +89,7 @@ Determines the maximum frequency affected by the LFO modulations. Value can rang
|
||||
|
||||
Determines the minimum frequency affected by the LFO modulations. Value can range from 10 to 10000. Default value: ``440hz``.
|
||||
|
||||
.. _class_AudioEffectPhaser_rate_hz:
|
||||
.. _class_AudioEffectPhaser_rate_hz:
|
||||
|
||||
- :ref:`float<class_float>` **rate_hz**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user