mirror of
https://github.com/eliasstepanik/strudel.git
synced 2026-01-10 21:28:31 +00:00
02
This commit is contained in:
parent
66049e0e25
commit
069d63e3cf
8
my-patterns/02.txt
Normal file
8
my-patterns/02.txt
Normal file
@ -0,0 +1,8 @@
|
||||
s("bd hh sd oh".fast(2))
|
||||
.squeeze(n("<[0 1] 2 [0 4]>"))
|
||||
.bank("RolandTR909")
|
||||
.reset("1".euclidLegato("<3 2 3 5>","8"))
|
||||
.sometimesBy("0.2", x => x.crush("3"))
|
||||
.speed("[<1.02 1>,1.02]")
|
||||
.when("0 0 [0|1] 0",x => x.fast(1.5).add(speed("-2")))
|
||||
.slow(1.7)
|
||||
Loading…
x
Reference in New Issue
Block a user