Metadata-Version: 2.1
Name: audio-dspy
Version: 0.0.1
Summary: A package for audio DSP tools
Home-page: https://github.com/jatinchowdhury18/audio_dspy
Author: Jatin Chowdhury
Author-email: jatin@ccrma.stanford.edu
License: UNKNOWN
Description: # Audio DSPy
        
        https://pypi.org/project/audio-dspy
        
        audio_dspy is a Python package for audio signal processing tools.
        
        Current tools include:
        - EQ filter design
        - Nonlinear Processors
        - Sine Sweep Tools
        - Plotting Frequency Responses and Static Curves
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
