Metadata-Version: 2.4
Name: wavetable
Version: 0.1.0
Summary: A Python library to log audio files and their spectrograms into a single HTML file for easy inspection.
Author: Bernardo Torres
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy
Requires-Dist: soundfile
Requires-Dist: matplotlib
Requires-Dist: librosa
Requires-Dist: jinja2
