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.

41 lines
420 B
Plaintext

-- Lucy, fm'latghor
d1
-- $jux rev
$n "e3 d3 ~ c4 ~ c6'sus"
#s "midi"
-- First part
d2
$n "g1'min g2'maj5 c1'min"
#s "midi"
#octave "8"
-- Second part
d2
$chop "2"
$n "d1'min g2'maj5 a1'min"
#s "midi"
#octave "8 9 10"
-- First part
d3
$n "a5 a2"
#s "midi"
-- Second part ahh so good
d3
$n "a5 a2 a5 a4"
#s "midi"
d3
$n "e'min5 a2 d5 a4"
#s "midi"
d4
$chop "<2 4 8>"
$n "[a6 a7]*2"
#s "midi"