项目作者: staxas

项目描述 :
Generative Algorithmic Compositional Software Tool for Random Orchestrated Music
高级语言: C++
项目地址: git://github.com/staxas/NoteMaker.git
创建时间: 2016-03-21T09:20:02Z
项目社区:https://github.com/staxas/NoteMaker

开源协议:

下载


NoteMaker

Generative Algorithmic Compositional Software Tool for Random Orchestrated Music

Platform for generating musical material. Allows users to code own music ‘generators’ via Generator object inheritance, and thus implement existing or new music generating algorithms. Sample generators included are ‘Serialism’, ‘Per Norgard’ (infinity series) and ‘MelodyGen’. Mutator objects are used for mutating previously generated data. Composition takes place through use of high-level scripting language. Includes support for Open Sound Control (OSC) for sound rendering (see also SuperCollider demonstration file).