hush
setcps 0.5
-- Alphaline
d1 $ (fast 2)
$ s "alphabet(3,8)" # n (irand 26)
# gain 0.75
-- Birdline
d4 $ every 4 (slow 4)
$ s "~ birds(13, 24, 5)" # n (irand 10)
# gain 0.5
-- Synth melody
d2 $ s "~ [arpy(4,5,6)]"
# note "<1 <1,3> <1,3,5> <1,3,5,8>>"
# gain 0.8
-- Kick line
d3 $ s "808bd*2 <sn [cp ~ cp ~] sn cp*3>"
# n (irand 2)