gesellkammer / maelzel

A framework for computer music in python

Home Page:https://maelzel.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


sh-pypi sh-license sh-docs sh-month

maelzel

maelzel is a framework for computer music in python. It provides datatypes to define notes, chords, sequences, lines, voices and entire scores. These objects can be combined with soundfiles and samples, rendered as notation and recorded or synthesized in realtime.

It provides functionality for composition, music notation, sound analysis and synthesis, feature extraction, transcription and machine learning

Documentation

https://maelzel.readthedocs.io/en/latest/index.html


Installation

pip install maelzel

Dependencies

  • python >= 3.9
  • csound (>= 6.18)

In macos/arm64 lilypond needs to be installed. The recommended way is to first install homebrew, then install lilypond via brew install lilypond


Demos

https://maelzel.readthedocs.io/en/latest/Introduction.html#demo-notebooks

Or check the example notebooks:

https://github.com/gesellkammer/maelzel/tree/master/docs/notebooks

About

A framework for computer music in python

https://maelzel.readthedocs.io

License:GNU General Public License v3.0


Languages

Language:Jupyter Notebook 97.9%Language:Python 2.1%Language:LilyPond 0.0%Language:Csound Document 0.0%Language:Shell 0.0%