Metadata-Version: 2.1
Name: audapter
Version: 0.1.0
Summary: Adaptive Sound Processing
License: MIT
Author: borley1211
Author-email: km.isetan@gmail.com
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: adasigpy
Requires-Dist: bashplotlib (>=0.6.5,<0.7.0)
Requires-Dist: dynaconf (>=2.2,<3.0)
Requires-Dist: numpy (>=1.17,<2.0)
Requires-Dist: pydocstyle (>=5.0.1,<6.0.0)
Requires-Dist: pysoundfile (>=0.9.0,<0.10.0)
Requires-Dist: scipy
Requires-Dist: sounddevice (>=0.3.14,<0.4.0)
Requires-Dist: stft (>=0.5.2,<0.6.0)
