Updates:
        Status: Started
        Owner: [email protected]

Comment #3 on issue 2601 by [email protected]: \repeat tremolo 9 {…} should issue an error
http://code.google.com/p/lilypond/issues/detail?id=2601

Test with something like
$(make-sequential-music
  (map (lambda (c) #{ \repeat tremolo $(1+ c) c'8 #}) (iota 32)))

Reply via email to