mutwo
a Python library for composition that outputs notation, MIDI or audio files and that provides a generalized model to describe time-based structures.
mutwo.core
This is the core package of the mutwo ecosystem.
It mainly implements general purpose event abstractions, parameter base classes and other shared utility functions.
Its independent from specific medias, aesthetics or interfaces and only provides a common base library.
Any mutwo package depends on this core package.
