Skip to content

Instantly share code, notes, and snippets.

@davesque
Last active August 29, 2015 14:09
Show Gist options
  • Save davesque/58f27a187130befe92ed to your computer and use it in GitHub Desktop.
Save davesque/58f27a187130befe92ed to your computer and use it in GitHub Desktop.
trebVoiceTwo =
#(define-music-function
(parser location note)
(ly:music?)
#{
\relative c' { r16 $note 8.~ $note 4 r16 $note 8.~ $note 4 }
#})
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment