tmhglnd / mercury

A minimal and human-readable language and environment for the live coding of algorithmic electronic music.
http://www.timohoogland.com/mercury-livecoding
GNU General Public License v3.0
291 stars 13 forks source link

Add support for time value syntax #77

Open tmhglnd opened 2 years ago

tmhglnd commented 2 years ago

Would be nice to have support for the more widely used Time Value Syntax (like in Ableton and Max/MSP) like: 1n 4n 8nt 16nd etc.

Tone.js uses a bit different time syntax, this could also be supported since it allows for values in measures: 1m 3m 4n 8t 16n.