Op woensdag 7 november 2007, schreef Kieren MacMillan:
> Hi, Michael:
> > I am having trouble making dynamics that apply to both treble and
> > bass clef. How
> > do I apply dynamics to both at the same time?
>
> If you put the dynamics "in-line" in the treble staff music, then
> simply use \dynamicDown to force the dynamics to appear below the
> upper staff (and, therefore, between the two staves) -- e.g., in your
> \score declaration, use something like
>
> \score
> {
>       \new PianoStaff
>       <<
>               \new Staff = "upper" << \dynamicUp \RHMusic >>
>               \new Staff = "lower" << \LHMusic >>
>
> }

But will the dynamics work on the midi output of the left hand?

Met vriendelijke groet,
Wilbert Berendsen

-- 
http://www.wilbertberendsen.nl/
"You must be the change you wish to see in the world."
        -- Mahatma Gandi


_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
http://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to