I posted this link, some days ago: Coding Trance Music from Scratch (Again) [video]: https://www.youtube.com/watch?v=iu5rnQkfO6M It´s a well done programming and music performance
Learning music with Strudel
21–30 of 139 posts
Re: Learning music with Strudel
#22There's also a neovim plugin for those who want to play around with this locally https://github.com/gruvw/strudel.nvim ; it essentially launches strudel in a browser but synchronizes the strudel and nvim editors. EDIT: fixed link to not have trailing semicolon.
Is there a way (like a CSS rule or something similar) that when you look at the main strudel window, it only shows the piano rolls, punch cards, sliders, etc - but not the code? Maybe with just the comments? This would be killer, since I have dual displays, and on one I can just focus on the code, the other one can have all the visual stuff. I'm using this plugin, but having the code twice distracts me a lot (but I p…
.cm-line span { outline: none !important; color: transparent; background: transparent !important; }
Re: Learning music with Strudel
#23Loved playing with it! https://strudel.cc/?qVv8Cr0OD6cc
Re: Learning music with Strudel
#24Loved playing with it! https://strudel.cc/?qVv8Cr0OD6cc
Re: Learning music with Strudel
#25Loved playing with it! https://strudel.cc/?qVv8Cr0OD6cc
Re: Learning music with Strudel
#26Loved playing with it! https://strudel.cc/?qVv8Cr0OD6cc
Re: Learning music with Strudel
#27A nitpick: Isn't the below statement wrong? I thought "RolandTR909" was the name of the soundbank which is used for both bd and sd?
"bd is bass drum (also called kick-drums), sd is snare drum. RolandTR909 is the name of the sound."
Re: Learning music with Strudel
#28Strudel docs leave something to be desired as well.
What I've found to be the most useful so far is to ask an LLM to make a line of whatever: a beat, a synth, etc., tweak it, then layer it.
It gives a really good sense of how to architect a song file, which is missing from the little snippets in the strudel docs
Re: Learning music with Strudel
#29I've run across more and more strudel musicians (developers?) doing a kind of live coding performance art and posting clips on tiktok and reels. It's really entertaining to watch. I've been meaning to dabble in it.
I wrote a whole album of material about 10 years ago with it, just remastered/re-released it. It's a fun way to write music while on an airplane!