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.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
-- Use PCP preset (006)
|
|
|
|
setcps (125/60/4)
|
|
|
|
d1 $n "e a ~ d gs ~"
|
|
#s "midi"
|
|
|
|
d3 $n "[d4 ~g3 ~ a3 c4*8]"
|
|
#s "midi"
|
|
#octave "8"
|
|
|
|
d2 $stack [
|
|
n "3*2 ~ 3"
|
|
,n "0*23 0*15 0*8"
|
|
--,n "8*2"
|
|
]
|
|
#s "808bd"
|
|
-- #gain "2.3"
|
|
|
|
d4 $stack [
|
|
s "bd*4"
|
|
,s "[sd ~]*2"
|
|
,s "~hc*3"
|
|
] #gain "1.3"
|