SMRTR ProgrammingOct 13, 2025Hacker News

Strudel REPL – a music live coding environment living in the browser

SMRTR summary

Strudel REPL is a web-based music programming environment that allows musicians and coders to create live electronic music directly in their browser. The platform enables users to write code in real-time to generate beats, melodies, and complex musical patterns, with changes taking effect immediately as they type. Built on modern web technologies, Strudel makes live coding accessible to anyone with an internet connection, democratizing a musical practice that previously required specialized desktop software and significantly lowering the barrier to entry for live coding performances and music education.

SMRTR provides this summary for quick context. The original article belongs to Hacker News.

Read the original article
SMRTR Programming

Get the next batch of curated stories in your inbox.

This archive is built from SMRTR newsletter stories. Subscribe for hand-picked stories without the extra noise.

Related Stories

Browse Programming
ProgrammingAug 23, 2026

Rust Glancer

Rust-analyzer's memory bloat stems from treating all 6,666 dependencies equally — a tiered, IntelliJ-style backend could fix that.