Metadata-Version: 2.1
Name: synthoor
Version: 1.0.1
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Requires-Dist: numpy==1.23.5
Requires-Dist: sounddevice==0.4.6
Requires-Dist: scipy==1.10.1
Requires-Dist: librosa==0.10.1
Requires-Dist: jupyter==1.0.0
Requires-Dist: matplotlib==3.4.3

# Synthoor

A Toy Software Synth.


```sh
pip install synthoor
```

Thank to [Jupylet](https://jupylet.readthedocs.io/en/latest/programmers_reference_guide/synthesis.html)
