Computer music composition framework
Groovy JavaScript CSS HTML
Switch branches/tags
Nothing to show
Clone or download
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
compositions
demos
docs
gradle/wrapper
libs
licenses
mirchord
mirconverter
mirfoldertreeview
miride
mirmidi
mirscore
mirtext
resources/images
.gitattributes
.gitignore
LICENSE
LICENSE-ALLJARS
README.md
build.gradle
gradlew
gradlew.bat
settings.gradle

README.md

MirComp

Computer Music Framework for assisted and algorithmic music composition.

See the official website for details:

https://mcolletta.github.io/mircomp

MirComp is implemented with the Groovy programming language and is currently a work in progress.

LICENSE

Copyright (C) 2016-2017 Mirco Colletta

MirComp is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

MirComp is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with MirComp. If not, see http://www.gnu.org/licenses/.