Project Awesome project awesome

mutwo

a Python library for composition that outputs notation, MIDI or audio files and that provides a generalized model to describe time-based structures.

Package 12 stars GitHub

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

Back to Music