Metadata-Version: 2.1
Name: soundtools
Version: 0.2.1.0
Summary: used to work with sounds waves
Author: Mohammad Erfan Karami
Author-email: erfan012amir016@gmail.com
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6

made by Mohammad Erfan Karami
github: https://github.com/erfan-ops

version: 0.2.1.0

this package is used to create, play and save sound files
it has some basic sound waves although you can add your own and modify the package.

it stores the sound waves as numpy arrays and uses pyaudio for playback
and uses matplotlib to visualize the waves
