Metadata-Version: 2.1
Name: basicsound
Version: 0.0.1
Summary: Sound synthesizer that plays multivoice sound by frequency, duration and volume, or through ANSI music/music markup language.
Author-email: Rob Hagemans <rob.hagemans@hotmail.com>
Project-URL: Homepage, http://pc-basic.org
Keywords: sound,audio,ansi music
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: Topic :: System :: Emulators
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3.7
Description-Content-Type: text/markdown
License-File: LICENSE.txt

The basicsound package brings your Python's sound capabilities on a par with what you could do in BASIC on a Tandy 1000. 
Generate tones and noise on the fly and play music markup language.
This package is a spin-off of PC-BASIC, see pc-basic.org
