/omnisound

Multi-paradigm music composition framework with multiple backends

Primary LanguagePython

Installation

Manually install binary dependencies on your platform

install supercollider install csound

git clone https://github.com/marksweiss/omnisound.git
cd omnisound
./install.sh
d=$(pwd)
ln -s "$d/ext/python_mingus/mingus/" "$d/mingus"