Sync classref with current source

This commit is contained in:
Rémi Verschelde
2018-09-21 09:49:38 +02:00
parent df6316f918
commit ce0bb7b277
494 changed files with 7138 additions and 7027 deletions
+5 -5
View File
@@ -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**