mirror of
https://github.com/eliasstepanik/strudel-docker.git
synced 2026-01-23 11:38:37 +00:00
04
This commit is contained in:
parent
9ec5787b4d
commit
cf12ecfa34
13
my-patterns/04.txt
Normal file
13
my-patterns/04.txt
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
samples({
|
||||||
|
atlast: ['extra-samples/atlast/0_piano.wav', 'extra-samples/atlast/1_vocal.wav', 'extra-samples/atlast/2_hardly.wav'],
|
||||||
|
}, 'github:yaxu/spicule/master/');
|
||||||
|
|
||||||
|
s("atlast:2")
|
||||||
|
.chop(32)
|
||||||
|
.inside(4,iter("8"))
|
||||||
|
.room(0.3)
|
||||||
|
.size(0.6)
|
||||||
|
.jux(rev)
|
||||||
|
.when("[1 0 0 0]".iter(4).fast(4), x => x.slow(2).speed(0.5).crush(4))
|
||||||
|
.slow(4.2)
|
||||||
|
|
||||||
Loading…
x
Reference in New Issue
Block a user