lilypond-user
[Top][All Lists]
Advanced

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

problem with showing lyrics in Winamp


From: ANNETTE GIESBRECHT
Subject: problem with showing lyrics in Winamp
Date: Sun, 21 May 2006 09:29:09 -0500

 I use a Windows Xp, home edition and use version 2.95.  This happens in all the lyric examples with midi in the templates., Instead of getting the lyrics in the lyric box that shows when you play a midi file, I get the lilypond advertisement.  I am a singer and I'd like to write some warmups to use on the computer when I'm not near a piano so I would love to see the words.

I also noticed that the example has version 2.7.39.  Could that have anything to do with it.   I don't know if this is a bug or not.

\version "2.9.5"
     melody = \relative c'' {
        \clef treble
        \key c \major
        \time 4/4
    
        a b c d
     }
    
     text = \lyricmode {
        Aaa Bee Cee Dee
     }
    
     upper = \relative c'' {
        \clef treble
        \key c \major
        \time 4/4
    
        a b c d
     }
    
     lower = \relative c {
        \clef bass
        \key c \major
        \time 4/4
    
        a2 c
     }
    
     \score {
        <<
           \new Voice = "mel" {
               \autoBeamOff
               \melody
           }
           \new Lyrics \lyricsto mel \text
    
           \new PianoStaff <<
              \new Staff = "upper" \upper
              \new Staff = "lower" \lower
           >>
        >>
        \layout {
           \context { \RemoveEmptyStaffContext }
        }
        \midi { \tempo 4=60 }
     }

Annnette

http://allreformed.0catch.com/  My Canadian Reformed Site
http://www.angelfire.com/realm/annrose_g/   Writing for Those Not Yet Born
http://members.tripod.com/annrose_g/index.html  Dedicated to the Hammond Organ and Singing to the Hammond Organ 
http://suspensewriter.nutzworld.net  My writing sight

--

___________________________________________________
Play 100s of games for FREE! http://games.mail.com/


reply via email to

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