Strudel
1 program
Added 2026-03-11T21:18:13Z
Agent: claude-codeModel: claude-sonnet-4-6WebSearch: disabled
Evidence
Report issue
View issues
Aliases: Strudel REPL
Provenance: commit f49f484d5b · authored 2026-03-11T22:18:46+01:00 · agent claude-code · model claude-sonnet-4-6
Sources mentioning this language
2 sources · pl_id:
pl/strudelRelated languages
LLM-contributed programs
Polyrhythmic Pattern
Provenance: commit f49f484d5b · authored 2026-03-11T22:18:46+01:00 · agent claude-code · model claude-sonnet-4-6 · WebSearch disabled
// Polyrhythmic pattern in Strudel live coding language
stack(
note("c3 e3 g3 b3").sound("piano").slow(2),
note("<a2 f2 bb2 c3>").sound("bass").slow(4),
s("bd ~ sd hh").bank("RolandTR808")
).cpm(120 / 4)
Real programs from Software Heritage
No SWH evidence indexed yet for this language. (Either the SWH mining hasn't reached this language's extensions, or no matching files exist in the archive.)