Remix.run Logo
hmokiguess 4 days ago

See also https://strudel.cc/ !

blltprfmnk 4 days ago | parent | next [-]

Which is effectively reskinning TidalCycles with JavaScript syntax.

yoyohello13 4 days ago | parent | next [-]

The main benefit of strudel is it’s much easier to get started. Maybe it’s changed but when I tried Tidal Cycles a few years ago it was a massive pita to get installed.

VohuMana 4 days ago | parent [-]

100% getting everything working for TidalCycles was rough, I remember needing to get Haskell, TidalCycles, and SuperCollider all communicating with each other and on the correct version. Once it was installed and working it was pretty solid but lots of headaches getting to that point. Maybe it’s better now though

whywhywhywhy 4 days ago | parent | prev [-]

Shortchanging it a bit when it moves it to the browser so less technical people can run it and moves it to a language significantly more people understand too.

Shadowmist 4 days ago | parent | prev [-]

Love strudel. Wanted to embed songs on my og but couldn’t due to the license.

jchanimal 3 days ago | parent [-]

I wrote a tutorial about how you can import Strudel without embedding it. They publish JS modules so you can just import them and build an app around them: https://good.vibes.diy/blog/you-can-just-make-music

Shadowmist 2 days ago | parent [-]

I don’t load any resources on my blog from other domains. I guess I could setup a subdomain to host strudel, that is a neat idea.