MusicComposer icon indicating copy to clipboard operation
MusicComposer copied to clipboard

Dabblings in statistics-driven music composition and machine learning

Music Composer

Build Status codecov

Dabblings in statistics-driven music composition and machine learning. For more information, read the blog post "Composing Music with PHP" at http://zaemis.blogspot.com/2013/05/composing-music-with-php.html

Setup

git clone https://github.com/tboronczyk/MusicComposer
composer.phar install
chmod +w data
php -S localhost:8080 -t public public/index.php