10 lines
337 B
Plaintext
10 lines
337 B
Plaintext
d1 $ jux rev $ every 2 (rot "<1 3 2>") $ n "0 <0 4> [2 0] [2 3]" # sound "bass" # speed 1.5
|
|
|
|
d2 $ note "f'maj'o b'dim'o e'dom'o a'min'o" # sound "superpiano"
|
|
|
|
d3 $ arp "<pinkyup thumbup>" $ n "a'min'o e'dom'o" # sound "supersaw"
|
|
|
|
d4 $ note "a3 b3 c4 d4 e4 <c4 f4> <f4 c4> g4 b3 c4 <g4 b4> <a4 c5> f4 d4 g4 g3" # sound "superpiano"
|
|
|
|
hush
|