Metadata-Version: 2.0
Name: PicoMusic
Version: 0.1.0.dev1
Summary: UNKNOWN
Home-page: https://github.com/metrasynth/picomusic
Author: Matthew Scott
Author-email: matt@11craft.com
License: MIT
Project-URL: Documentation, https://picomusic.readthedocs.io/en/latest/
Project-URL: Funding, https://www.patreon.com/queries
Project-URL: Source, https://github.com/metrasynth/picomusic
Project-URL: Tracker, https://github.com/metrasynth/picomusic/issues
Description-Content-Type: UNKNOWN
Keywords: music sunvox learning
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Framework :: IPython
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX :: Linux
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Topic :: Artistic Software
Classifier: Topic :: Education
Classifier: Topic :: Multimedia :: Sound/Audio :: Sound Synthesis
Requires-Python: ~=3.6

PicoMusic
=========

A tiny audiovisual music tool for Python.




Purpose
-------

PicoMusic is a tool for learning about Python and music,
by composing music with Python.


Design goals
------------

-   Simple: to help you learn about programming and music composition.

-   Pythonic: transfer what you learn to non-musical projects.

-   Expressive: enough to create compelling audiovisual masterpieces.

-   Finished projects can be exported and shared.

-   Runs comfortably on macOS, Windows, and Linux (including Raspbian on Raspberry Pi 3).

Changelog
=========

0.1.0 (under development)
-------------------------

- Initial release.


