Model-Driven Music Generator
This is a Haskell-based project, aiming to allow the generation of music pieces based on an existing collection, using statistical models to find patterns on the members of the collection. It is part of the Programming Languages Laboratory Course (CI-3661), part of the Computeer Engineering career at USB (Universidad Simon Bolivar - Caracas, Venezuela)
10-10055 - Wilmer Bandres 10-10226 - Gustavo El Khoury
Copyright (C) 2014 Gustavo El Khoury <gustavoelkhoury@gmail.com>
This program 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 2 of the License, or
(at your option) any later version.
This program 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 this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
The full GPLv2 License can be fount at the root of the repo, in the
LICENSE file.