_images/maelzel-logo.svg

maelzel

maelzel is a framework for computer music in python. It provides datatypes to define notes, chords, sequences, voices, scores, etc. These can be represented as notation or used for audio synthesis. Other functionality includes working with sound (audio samples, sound analysis, dsp), transcription, acoustics, etc.


Quick Start

maelzel needs a python version >= 3.9. Installation:

pip install maelzel

There are external dependencies which need to be installed manually:

For more information see Installation


Introduction

Tutorial


Reference