tweak
This commit is contained in:
parent
069d63e3cf
commit
64fd53a8e5
1 changed files with 1 additions and 1 deletions
|
|
@ -3,6 +3,6 @@ s("bd hh sd oh".fast(2))
|
||||||
.bank("RolandTR909")
|
.bank("RolandTR909")
|
||||||
.reset("1".euclidLegato("<3 2 3 5>","8"))
|
.reset("1".euclidLegato("<3 2 3 5>","8"))
|
||||||
.sometimesBy("0.2", x => x.crush("3"))
|
.sometimesBy("0.2", x => x.crush("3"))
|
||||||
.speed("[<1.02 1>,1.02]")
|
.speed("[<1.02 1>,1.03]")
|
||||||
.when("0 0 [0|1] 0",x => x.fast(1.5).add(speed("-2")))
|
.when("0 0 [0|1] 0",x => x.fast(1.5).add(speed("-2")))
|
||||||
.slow(1.7)
|
.slow(1.7)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue