Lang-music: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
[https://github.com/SuperDisk/lang-music Github] | [https://github.com/SuperDisk/lang-music Github] | ||
</span></b> | </span></b> | ||
Revision as of 19:55, 20 December 2018
#lang music is a project that Michael Gunantra and I did for IU's C424 class. It's a music notation language inspired by MML, but instead of manipulating and concatenating strings, it's a structured language with full support for manipulating notes and bars.
It was done in Racket and outputs MIDI data. The playback routine is still a little buggy but it's a fun prototype to play with nonetheless.