On Fri, 8 Feb 2008 13:47:29 + (UTC), Marco Pagliari wrote:
> I'm creating MIDI files for my choir. How can I set different volume levels
> for each section, to make one be in evidence among the others?
> What I understand by reading section 1.3 is that dynamics can only be
> attached
> to n
LilyPond interprets dynamics the same way as a musician does, namely
that each dynamics indication lasts until the next one appears, so
there's no
need to repeat the same dynamics indication (actually, LilyPond
follows this rule much more strictly than most musicians).
/Mats
Marco Pagliari
I'm creating MIDI files for my choir. How can I set different volume levels
for each section, to make one be in evidence among the others?
What I understand by reading section 1.3 is that dynamics can only be attached
to notes, so I should repeat the dynamic mark for each note. Is there a way to