Don't generate empty doc sections and reduce code duplication

This commit is contained in:
Aaron Franke 2021-09-20 19:37:32 -05:00
parent 2d1699ef82
commit d54f2ad7ca
No known key found for this signature in database
GPG key ID: 40A1750B977E56BF
647 changed files with 76 additions and 2011 deletions

View file

@ -9,8 +9,6 @@
</description>
<tutorials>
</tutorials>
<methods>
</methods>
<members>
<member name="ceiling_db" type="float" setter="set_ceiling_db" getter="get_ceiling_db" default="-0.1">
The waveform's maximum allowed value, in decibels. Value can range from -20 to -0.1.
@ -24,6 +22,4 @@
Threshold from which the limiter begins to be active, in decibels. Value can range from -30 to 0.
</member>
</members>
<constants>
</constants>
</class>