50 Forks
329 Stars
329 Watchers

isobar

A Python library for creating and manipulating musical patterns, designed for use in algorithmic composition, generative music and sonification. Can be used to generate MIDI events, MIDI files, OSC messages, or custom events.

How to download and setup isobar

Open terminal and run command
git clone https://github.com/ideoforms/isobar.git
git clone is used to create a copy or clone of isobar repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with isobar https://github.com/ideoforms/isobar/archive/master.zip

Or simply clone isobar with SSH
[email protected]:ideoforms/isobar.git

If you have some problems with isobar

You may open issue on isobar support forum (system) here: https://github.com/ideoforms/isobar/issues