lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Midi output


From: Werner LEMBERG
Subject: Re: Midi output
Date: Fri, 04 Jan 2013 13:32:40 +0100 (CET)

> Same with 2.17.9.1

Yes, I can now repeat it.  It seems that `ChordNames' causes problems.
If you comment it out, it works.

Here's a minimum example which exhibits the bug.

  \score{
    \new ChordNames {
      \chordmode {
        g8~ q
      }
    }

    \midi {}
  }

Attached is the resulting MIDI file after processing with a
self-compiled lilypond from commit 436824b8


    Werner

Attachment: m.midi
Description: MIDI audio


reply via email to

[Prev in Thread] Current Thread [Next in Thread]