mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-11 05:38:34 +00:00
07
This commit is contained in:
parent
e56abaefd7
commit
efa1cdfcb2
11
my-patterns/07.txt
Normal file
11
my-patterns/07.txt
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
var a = s("mt <ht:4*2 ht:4> mt rim")
|
||||||
|
.fast("<1@3 1.5@1 0.75@4>").gain(0.9)
|
||||||
|
.bank("ViscoSpaceDrum")
|
||||||
|
|
||||||
|
var b = s("sd*<2@3 2@1 1.5@4 1@1>").gain(1)
|
||||||
|
.hcutoff(3000)
|
||||||
|
.
|
||||||
|
stack(a,
|
||||||
|
b
|
||||||
|
)
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user