Skip to content

core library of mutwo: event based library for composing music or other time-based arts in python

License

Notifications You must be signed in to change notification settings

mutwo-org/mutwo.core

Repository files navigation

mutwo.core

Build Status License: GPL v3 PyPI version Code style: black

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.

Mutwo package structure