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

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
levinericzimmermann
Nov 13, 2022
83efe12 · Nov 13, 2022
Nov 5, 2022
Nov 13, 2022
Nov 13, 2022
Nov 20, 2021
Dec 24, 2021
Nov 13, 2022
Dec 1, 2020
Oct 6, 2022
Nov 13, 2022
Oct 6, 2022
Nov 5, 2022
Nov 5, 2022

Repository files navigation

mutwo.core

Build Status docs 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