Skip to main content

How to install and run strudel (Live Coding Music Tutorial)

· One min read
Ray S.
Developer

This is a short tutorial on how to install and run strudel from terminal (rather than web or native offline apps).

#strudel #tutorial #howto #gosuraj

This blog post was requested as the code wasn't displaying correctly in the YouTube video's description box.

Video

Code

You'll need either Linux, or WSL (works on Windows 11) to run this.

curl -o- https://raw.githubusercontent.com/nvm... | bash
corepack enable
corepack prepare pnpm@latest
git clone https://codeberg.org/uzu/strudel
cd strudel
pnpm install
pnpm build
pnpm preview

Info

Socials: https://www.gosuraj.com/contact

Sources: Windows Subsystem for Linux (WSL) strudel environment "Yallpana - Your Wallpaper New Tab" Google Chrome extension Music: "There's No Time (Radio Edit)" by GoSuraj https://www.youtube.com/watch?v=saoSX0x8B8M

Comments

Community Rules
This is a community. Please be constructive and polite in your comments and interactions. No toxic negativity.
Comments use GitHub via giscus. By interacting with comments, you consent to GitHub's data processing. See our Privacy Policy for more information.