What is Strudel

Strudel is a way to make music with code, using JavaScript

Strudel operates as a REPL (read-eval-print loop), an interactive programming environment that can be used in a browser.

It is a port of Tidal Cycles, which uses Haskell.

You can do some pretty incredible stuff with Strudel, and I think it will be a long journey learning all the nuances of this amazing tool.

I will be documenting different bits of code here in an attempt to learn and create better music.

I first learned about Strudel from Switch Angel on youtube, and the rabbit hole opened. Switch Angel does some really inspiring stuff.

With Strudel, you can live code and make changes on the fly. There are a seemingly endless number of effects you can use to create bitching music.

Expect this section of the site to continually grow as I dive into the world of Strudel.