Re: piano staff dynamics

2007-11-08 Thread Kieren MacMillan
Hi, Michael: I am a little confused on how to implement. See example, below. The important thing to observe is that the dynamics that should be "in" both Staff contexts is only included in the upper Staff in the ENGRAVING BLOCK (i.e., the \score block *without* a \midi block), whereas i

piano staff dynamics

2007-11-08 Thread Michael Listrom
Here is a reply from Kieren. I have some more questions If you want dynamics that apply to both, then you could use three identifiers: dynamicsRH = { ... } dynamicsBH = { ... } dynamicsLH = { ... } Then, in the .ly file, 1. In the \score (ENGRAVING) block, include the \dynamicsRH and \dynam

Re: trouble with piano staff dynamics

2007-11-07 Thread Kieren MacMillan
Hi Wilbert, But will the dynamics work on the midi output of the left hand? Well, I was just talking about the LOOK of the engraved score... \score { \new PianoStaff << \new Staff = "upper" << \dynamicUp \RHMusic >> \new Staff = "lower" << \LHM

Re: trouble with piano staff dynamics

2007-11-07 Thread Wilbert Berendsen
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 \dynami

Re: trouble with piano staff dynamics

2007-11-07 Thread 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

trouble with piano staff dynamics

2007-11-07 Thread michael listrom
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? ___ lilypond-user mailing list lilypond-user@gnu.org http://lists.gnu.org/mailman/listinfo/lilypond-user

Re: piano staff dynamics and template found in docs.

2005-11-09 Thread Mats Bengtsson
The first one is for the printed output only and the second one is for MIDI output only (the former has a \layout{...} block and the latter a \midi{...} block). The only reason I can see is that you want the dynamic indications to apply to both left and right hand in the MIDI output, so that's why

piano staff dynamics and template found in docs.

2005-11-06 Thread Sterling Sympatico
Hi, I am using 2.6.3 now and am looking over the template for putting dynamics in piano staff. I am a little confused about some of the blocks of info needed to do this. I understand: \upper = \lower = \dynamics = \score { \context PianoStaff << \context Staff=upper \up