data_ders 3 days ago

so impressive the work that went into this.

TIL that markdown-like audio file formats existed more than 20 years ago!

  • PaulDavisThe1st 3 days ago

    The Music N language family, which describe both the implementation of the sound generation engines and the pitch and timing of the sound, goes back to the 1950s. The original member of this family was used to do the first digital sound synthesis (Max Matthews rendering "A Bicycle Built for Two"); the last and likely final member of the family, CSound, dates to the 80s but is still maintained and occasionally improved as an open source project.

    The Music N family and other ideas inspired all kinds of much better text languages for music encoding, including examples like Chuck and the very large set of "live coding" languages that is constantly expanding.

Dwedit 3 days ago

What about MML? (As used by the PLAY command in Basic)