score

Library for generating musical scores

EPL-1.0 License

Downloads
700
Stars
78
Committers
3

Score

A Clojure library for music score generation. A note is a list of values and a list of notes is a list of lists.

This library contains functions for various approaches to score generation. It is made in a generic fashion so as to work with multiple approaches to modeling scores, as well as working with multiple backends.

For more information, please see the website.

Documentation provided within the doc folder.

ChangeLog viewable here.

License

Copyright © 2014 Steven Yi

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.