Metadata-Version: 2.4
Name: graph-audio
Version: 0.1.0
Summary: Given a lossless audio format (flac or wav), it will plot the pressure waves in the time domain, and frequency components in the frequency domain.
Requires-Python: >=3.11
Description-Content-Type: text/markdown
Requires-Dist: matplotlib>=3.10.8
Requires-Dist: numpy>=2.4.2
Requires-Dist: sounddevice>=0.5.5
Requires-Dist: soundfile>=0.13.1
Requires-Dist: tqdm>=4.67.3
