Skip to content

Commit

Permalink
Add Filter documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
EvieePy committed Jun 6, 2022
1 parent 93d1923 commit fada2cc
Showing 1 changed file with 54 additions and 0 deletions.
54 changes: 54 additions & 0 deletions docs/wavelink.rst
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,60 @@ Queues
.. autoclass:: WaitQueue
:members:

Filters
-------

.. attributeable:: Filter

.. autoclass:: Filter
:members:

.. attributeable:: Equalizer

.. autoclass:: Equalizer
:members:

.. attributeable:: Karaoke

.. autoclass:: Karaoke
:members:

.. attributeable:: Timescale

.. autoclass:: Timescale
:members:

.. attributeable:: Tremolo

.. autoclass:: Tremolo
:members:

.. attributeable:: Vibrato

.. autoclass:: Vibrato
:members:

.. attributeable:: Rotation

.. autoclass:: Rotation
:members:

.. attributeable:: Distortion

.. autoclass:: Distortion
:members:

.. attributeable:: ChannelMix

.. autoclass:: ChannelMix
:members:

.. attributeable:: LowPass

.. autoclass:: LowPass
:members:


Exceptions
----------

Expand Down

0 comments on commit fada2cc

Please sign in to comment.