bug-lilypond
[Top][All Lists]
Advanced

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

Re: Mensural music and midi


From: Colin Campbell
Subject: Re: Mensural music and midi
Date: Tue, 01 Nov 2011 22:21:04 -0600
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 11-10-31 09:13 AM, Phil Holmes wrote:
With this code:

\score {
<<
   \new MensuralVoice = "discantus" \transpose c c' {
     \override Score.BarNumber #'transparent = ##t {
       c'1
     }
   }
   \new Lyrics \lyricsto "discantus" {
     La
   }
>>
 \layout {}
 \midi {}
}

(partly taken from the NR) I get:

warning: cannot find or create new `MensuralVoice'
Mensural.ly:8:16: warning: cannot find Voice `discantus'

   \new Lyrics                \lyricsto "discantus" {

Take the midi {} out and it disappears.  Bug?
--


I've trimmed this down a bit, Phil, and added it as Issue 2004 <http://code.google.com/p/lilypond/issues/detail?id=2004>: mensuralVoice lyrics not in midi (voice not found)

Cheers,
Colin

--
I've learned that you shouldn't go through life with a catcher's mitt on both 
hands.
You need to be able to throw something back.
-Maya Angelou, poet (1928- )



reply via email to

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