diff --git a/strudel/20260110.md b/strudel/20260110.md index 9560464..710c4ee 100644 --- a/strudel/20260110.md +++ b/strudel/20260110.md @@ -1,3 +1,4 @@ +```javascript setcps(160/60/4) $_:sound("num*4").n("2 0 2 6").slow(4).gain(.2) @@ -16,4 +17,5 @@ $_:note("c3*6").sound("sine").pan(.7) .fm(perlin.range(3,5).slow(6)).fmh(1.5).gain(.6) -all(x=>x.postgain(1.0)) \ No newline at end of file +all(x=>x.postgain(1.0)) +``` \ No newline at end of file