damgel / computoser

Algorithm for music composition

Home Page:http://computoser.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Computoser

An algorithm for music composition. Results can be seen at http://computoser.com

The code of the algorithm is in the main package (com.music), the rest of the packages contain the model and the classes required for the website computoser.com.

In order to run the algorithm simply run the main method of the Generator class, or build the project with maven and deploy the war file (with the path to the properties file configured using -Dmusic.config.location=...)

The paper describing the algorithm in details is available here and here

About

Algorithm for music composition

http://computoser.com

License:GNU Affero General Public License v3.0


Languages

Language:Java 98.1%Language:CSS 1.9%