Sync classref with current source

This commit is contained in:
Rémi Verschelde
2019-10-29 12:48:46 +01:00
parent bbc6682099
commit a72184300f
449 changed files with 14004 additions and 232 deletions

View File

@@ -78,6 +78,8 @@ Property Descriptions
Threshold frequency for the filter, in Hz.
----
.. _class_AudioEffectFilter_property_db:
- :ref:`FilterDB<enum_AudioEffectFilter_FilterDB>` **db**
@@ -90,6 +92,8 @@ Threshold frequency for the filter, in Hz.
| *Getter* | get_db() |
+-----------+---------------+
----
.. _class_AudioEffectFilter_property_gain:
- :ref:`float<class_float>` **gain**
@@ -104,6 +108,8 @@ Threshold frequency for the filter, in Hz.
Gain amount of the frequencies after the filter.
----
.. _class_AudioEffectFilter_property_resonance:
- :ref:`float<class_float>` **resonance**