Metadata-Version: 2.4
Name: pyaudiosynth
Version: 0.1.1
Summary: A simple package for audio synthesis
Project-URL: repository, https://github.com/Wdboyes13/pysynth
Author-email: Wdboyes13 <willdev2025@outlook.com>
License-Expression: MIT
License-File: LICENSE
Requires-Python: >=3.8
Requires-Dist: librosa>=0.9.0
Requires-Dist: matplotlib>=3.1.0
Requires-Dist: numpy>=1.7.0
Requires-Dist: sounddevice>=0.1.0
Description-Content-Type: text/plain

PySynth - A simple python module for audio synthesis

Allows you to play square, sine, triangle, and saw waves
