/gen-comp

Generative Composition with Python examples

Primary LanguageJupyter Notebook

requirements

music21

For musical object representation, score rendering, analysis etc. Music21 is a very magical library. Setup requires configuring a musicXML renderer (I recommend MuseScore) and depends on Scipy and Matplotlib. Follow their instructions here

midi2audio

For optional WAV rendering using FluidSynth or another soundfont.

Setup for this package is a little involved, check their directions here