mrombout/DEMUSE

A ">" in front of a variable should play it.

Opened this issue · 0 comments

Currently, notes and variables are only playable using the sequence syntax(i.e. <<C C D E>>. I think it might be cool if sequences were also just objects. This allows the use of sequences as reusable patterns.

Than in order to play a pattern or anything in a variable, the player can use the > syntax, now currently used to start a note primitive. We do need a different synax for notes if we do that, since note literals could be pretty useful.