Live data from Hacker News

Programming languages used for music

timthompson.com

71–80 of 108 posts

Re: Programming languages used for music

#73

Switch Angel live-code using Strudel. Really impressive and interesting stuff. https://youtu.be/aPsq5nqvhxg

This is pretty incredible to watch. I initially thought she must be pulling some kind of trick to make that look so fluid, but the fact that she is making very small typos and correcting them as she goes make it look very believable. This is really the first time I've watched someone use one of these tools and it feel like a musician using a new kind of instrument.

I think the videos are done live, but she plans them out, she isn't just winging it.

Re: Programming languages used for music

#74
post #65

i was transcribing some songs for violin after picking it back up (mostly metal, which i have to take some liberties with to sound good on a violin + kick drum :> ), and thought about writing a language (maybe a rust steel module) to hand the typesetting for me, as writing out & erasing e.g. slurs can take a while. but lilypond really is good enough that there wasn't much about it i'd want to change, either syntactic…

have you figured out a good tool flow for going from music to transcription?

I've used ai.splitter to generate stems, but need to go and identify tones and notes before plotting on to a sheet of music. I'm looking at doing this as a beginning cello student.

Re: Programming languages used for music

#75

I love seeing a Definition List (DL/DT/DD html tags) in the wild. Often more hassle than its worth to make them appear the way you want, but semantically pleasing and underused.

combine it with a and inside the and a little CSS checkbox toggle for JS-less "show all details"/"hide all details" and it's pure gold.

Re: Programming languages used for music

#76
post #65

i was transcribing some songs for violin after picking it back up (mostly metal, which i have to take some liberties with to sound good on a violin + kick drum :> ), and thought about writing a language (maybe a rust steel module) to hand the typesetting for me, as writing out & erasing e.g. slurs can take a while. but lilypond really is good enough that there wasn't much about it i'd want to change, either syntactic…

have you figured out a good tool flow for going from music to transcription? I've used ai.splitter to generate stems, but need to go and identify tones and notes before plotting on to a sheet of music. I'm looking at doing this as a beginning cello student.

to be honest, i've been playing violin for a number of years and my strategy is still to listen to a part of the song, rewind until i can play it (even if slowly), then write that down. some of the pieces i want to write down are twin-guitar pieces, where i need to (generally) choose the melodic guitar over the harmonic. i haven't found AI good at that, but, thinking now, i haven't tried it in years, so it may have gotten good enough? sorry for the lack of much insight, lol. (for metal, finding tabs online can at least help with the rhythm, so i just need to try and transcribe the notes & flourishes).

Re: Programming languages used for music

#78

It’s quite new, but I’ve been interested to try out this Rust-y syntax language that compiles to SuperCollider: https://vibelang.org/

Oh wow, first I hear of this one, quite interesting! How did you come across it? The vscode extension seems quite neat too, excited to try it out.

Re: Programming languages used for music

#79

Earlier quoted context omitted.

This is pretty incredible to watch. I initially thought she must be pulling some kind of trick to make that look so fluid, but the fact that she is making very small typos and correcting them as she goes make it look very believable. This is really the first time I've watched someone use one of these tools and it feel like a musician using a new kind of instrument.

Yeah, she's got several videos, and shorts, where she does this. It's clear she really, really understands how to do what she wants to achieve!

As a producer, wow. She can visualize the outcome she wants without ever seeing much at all. That takes a ton of skill. Insanely impressive video.
Post reply on HN