]> git.donarmstrong.com Git - lilypond.git/blobdiff - ly/articulate.ly
No midi with ChordNames
[lilypond.git] / ly / articulate.ly
index e2c8700ac63d1bcf6a2a24b20beac1c4bdb19d0a..1aa62d8e9d229a8049581235895fd3ced9ae32a2 100644 (file)
           (filter
            (lambda (z) (eq? 'NoteEvent (ly:music-property z 'name)))
            (ly:music-property belownote 'elements)))
-         (display belownote)
 
          (let* ((mordentMusic (make-sequential-music (list gracenote belownote music)))
                 (newlen (ly:music-length mordentMusic))