lilypond-user
[Top][All Lists]
Advanced

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

Re: Problems with Piano Staff Template


From: Mats Bengtsson
Subject: Re: Problems with Piano Staff Template
Date: Mon, 01 Jun 2009 13:06:44 +0200
User-agent: Thunderbird 2.0.0.5 (X11/20070716)



Mark Austin wrote:
Thanks James. Works a treat now. However, this means the error is in
the template in the Learning Manual, since I copied it straight over.

The first few lines of the first \score block should be:

\score {
  \new PianoStaff = "PianoStaff_pf" <<
    \new Staff = "Staff_pfUpper" << \global \upper >>
    \new Dynamics = "Dynamics_pf" \dynamics
    \new Staff = "Staff_pfLower" <<\global \lower >>
    \new Dynamics = "pedal" \pedal
  >>
Yes of course! Carl or John, could you fix this in LSR and in the GIT copy?
A subsidiary question. What does the second \score block do?
Since it contains a \midi{} block but not \layout{} block, it's used to produce the MIDI file.

    /Mats





reply via email to

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