Initial commit

This commit is contained in:
2026-05-25 14:31:14 -04:00
commit 5e0ec55256
6 changed files with 50 additions and 0 deletions

View File

@@ -0,0 +1,9 @@
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