diff --git a/strudel/20250713.md b/strudel/20250713.md new file mode 100644 index 0000000..1984e8a --- /dev/null +++ b/strudel/20250713.md @@ -0,0 +1,9 @@ +```javascript +$_: n("<- <[0 .. 31] [31 .. 0]> - ->") +.scale("/2:minor:pentatonic") +.dec(.15).room(.2).delay(.5) +.someCycles(x=>x.coarse("4")) +.postgain(.4).s("sine").fm(3) +.lpf(sine.range(500,3000).slow(8)) +.add(note(perlin.range(0,.5))).fmh(5.1)._scope() +``` \ No newline at end of file