setup.cfg
setup.py
sinethesizer/__init__.py
sinethesizer/__main__.py
sinethesizer.egg-info/PKG-INFO
sinethesizer.egg-info/SOURCES.txt
sinethesizer.egg-info/dependency_links.txt
sinethesizer.egg-info/requires.txt
sinethesizer.egg-info/top_level.txt
sinethesizer/io/__init__.py
sinethesizer/io/json_to_numpy.py
sinethesizer/io/numpy_to_wav.py
sinethesizer/presets/__init__.py
sinethesizer/presets/basic_envelopes.py
sinethesizer/presets/basic_timbres.py
sinethesizer/presets/registry.py
sinethesizer/synth/__init__.py
sinethesizer/synth/synth.py
sinethesizer/synth/timbres.py
sinethesizer/synth/utils.py
sinethesizer/synth/waves.py