maximecb / Melodique

Algorithmic musical phrase generator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Melodique

Melodique is one of my first ventures into musical programming. It uses simple music theory concepts to generate short melodic phrases. The melodic phrases are rendered visually using the HTML5 canvas, and audio output is produced by a built-in virtual analog sound synthesis engine. This project is distributed under a modified BSD license.

You can try Melodique at the following URL: http://maximecb.github.io/Melodique/

About

Algorithmic musical phrase generator


Languages

Language:JavaScript 94.6%Language:HTML 3.9%Language:CSS 1.5%Language:Shell 0.0%