You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
36 lines
409 B
Plaintext
36 lines
409 B
Plaintext
d1 $swingBy "1/3" 2 $chop 32 $stack [
|
|
s "butter"
|
|
,s "~butter ~"
|
|
]
|
|
|
|
d3 $stack [
|
|
s "909 ~"
|
|
,s "hh*8"
|
|
,s "~ sd*2"
|
|
,s "bd ~ bd*3"
|
|
]
|
|
|
|
d2 $n "0 2 3 6 8 20"
|
|
#s "poly"
|
|
#legato "3 1"
|
|
#room 0.6
|
|
#octave "5*2 6 5*2"
|
|
|
|
d4 $n "a'min b'min*2"
|
|
#s "newnotes"
|
|
#room 1
|
|
#octave "3 4"
|
|
|
|
d5 $stack [
|
|
s "glitch2*16"
|
|
,s "~ click*3"
|
|
]
|
|
#gain "1.2"
|
|
|
|
d6 $n "3 5 2 8 20 1 20 18 10 3"
|
|
#s "tink"
|
|
#octave "4 3 2"
|
|
#room 2
|
|
#legato 1
|
|
#gain "1.4"
|