Programming languages used for music
11–20 of 108 posts
Re: Programming languages used for music
#12Re: Programming languages used for music
#13Re: Programming languages used for music
#14Yesterday i used Claude Code to define and implement a YAML based DSL for playing backing tracks. I can ask an LLM to generate this DSL for any well known song, and it will include chord progression, lyrics, bass, drums, strumming pattern, etc. It's a go command line tool that plays the DSL via midi, and displays the chords, strumming patterns, and lyrics. Also does export to Strudel.
Re: Programming languages used for music
#15Csound (I think v3) was the first music language I played with, back in the early 90s, under DOS even. Back then, running in real-time wasn't a thing. Generate a WAV file and play it after the program finished. Later, at the end of the 90s, I remember playing with CLM/CM, in common lisp. But the most productive experience was definitely SuperCollider. I can only recommend giving it a try. Its real-time sound synthesi…
[0]: https://www.youtube.com/watch?v=yRzsOOiJ_p4&list=PLPYzvS8A_r...
Re: Programming languages used for music
#16Re: Programming languages used for music
#17Re: Programming languages used for music
#18Re: Programming languages used for music
#19It's missing "Strudel" and "tidal cycles"
Re: Programming languages used for music
#20One interesting feature is it has built-in vibe coding, to produce an LLM-generated loop program to start one's creative journey.