bug-lilypond
[Top][All Lists]
Advanced

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

Issue 2004 in lilypond: mensuralVoice lyrics not in midi (voice not foun


From: lilypond
Subject: Issue 2004 in lilypond: mensuralVoice lyrics not in midi (voice not found)
Date: Wed, 02 Nov 2011 04:20:39 +0000

Status: Accepted
Owner: ----
Labels: Type-Defect

New issue 2004 by address@hidden: mensuralVoice lyrics not in midi (voice not found)
http://code.google.com/p/lilypond/issues/detail?id=2004

Reported by Phil Holmes:

In the following, abridged from NR:

%<---------------------
\version "2.15.16"

\score {
  <<
   \new MensuralVoice = "discantus" { c'1  }
   \addlyrics { La }
  >>
  \midi {}
}
%<----------------
the lyrics are not sent to the .midi file, and this error displays on the console:

Interpreting music...
warning: cannot find or create new `MensuralVoice'
MIDI output to `MensuralMidi.midi'...


Correct .pdf output is produced, with the lyric syllable. A .midi file is produced with correct pitch and time events, but no lyric text.





reply via email to

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