Skip to content

Instantly share code, notes, and snippets.

@cmaughan
Forked from jarmitage/avril.tidal
Created April 15, 2020 09:02
Show Gist options
  • Save cmaughan/9416d056c28063f22088f0cb87605b2f to your computer and use it in GitHub Desktop.
Save cmaughan/9416d056c28063f22088f0cb87605b2f to your computer and use it in GitHub Desktop.
Avril 14th
-- 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