create/update '20250713.md' file
This commit is contained in:
parent
9831a91b26
commit
d3036a833b
9
strudel/20250713.md
Normal file
9
strudel/20250713.md
Normal file
@ -0,0 +1,9 @@
|
||||
```javascript
|
||||
$_: n("<- <[0 .. 31] [31 .. 0]> - ->")
|
||||
.scale("<c1 f1>/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()
|
||||
```
|
||||
Loading…
x
Reference in New Issue
Block a user