Skip to content

Instantly share code, notes, and snippets.

@chriskiefer
Last active May 21, 2024 21:54
Show Gist options
  • Save chriskiefer/35f354fc56ea7753c3d0bc614af6b021 to your computer and use it in GitHub Desktop.
Save chriskiefer/35f354fc56ea7753c3d0bc614af6b021 to your computer and use it in GitHub Desktop.
uSEQ euclidean
; divide a bar into 13 beats and play seven of them, evenly(ish) spaced
(d1 (euclid bar 13 7))
; an even 4-4 beat
(d2 (euclid bar 16 4))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment