.. audio_dspy documentation master file, created by sphinx-quickstart on Mon Oct 14 18:32:47 2019. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Welcome to audio_dspy's documentation! ====================================== .. toctree:: :maxdepth: 2 :caption: Contents: :code:`audio_dspy` is a Python package for audio signal processing tools. Current tools include: * EQ filter design * Nonlinear Processors * Sine Sweep and Transfer Function / Impulse Response tools * Advances plotting: frequency response, static/dynamic curves, spectrograms * Prony's Method * Modal modelling tools Install using `pip`: .. code-block:: bash pip install audio_dspy Tutorials ========= * :doc:`/tutorials/eq_tutorial` * :doc:`/tutorials/ir_tutorial` * :doc:`/tutorials/modal_tutorial` Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`