-
-
Save cmaughan/9416d056c28063f22088f0cb87605b2f to your computer and use it in GitHub Desktop.
Avril 14th
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-- happy avril 14th :))))))))))))))))))))))))))))))))))))))) | |
do | |
let bars = 4 | |
key = "8" | |
righthand = "[[4 -3] [0 _ _ _ _ _ 0]] [[-3, -8] [7 5 4 0]]" | |
lefthand = "[0 9 12 16] [4 12 16 19] [5 12 17 19] [2 12 17 16]" | |
d1 $ slow bars | |
$ stack [ | |
n (righthand + key + "<24 36>/2"), | |
n (lefthand + key) | |
] | |
# s "midi" | |
# octave "3" | |
# velocity "0.3 0.5 0.8 0.9" | |
# sustain "[2 0.7]*4" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment