Just to close the loop on this, the snippet below seems to work and doesn't
directly modify the midi limits 9which might be hard to set back). I suspect
this can still be simplified by someone more knowledgable than me. Along the
way I discovered two things:
Changing the midiMaximumVolume / midi
I’ll give that a go - thanks for both suggestions.
Ben
>
> On 2 Aug 2022, at 19:25, Lukas-Fabian Moser wrote:
>
> Hi Benjamin,
>
>> Am 02.08.22 um 18:10 schrieb Benjamin Tordoff:
>> Hi all, I’m wondering if there’s a smart way to make the midi output for a
>> particular part do the followin
Hi Benjamin,
Am 02.08.22 um 18:10 schrieb Benjamin Tordoff:
Hi all, I’m wondering if there’s a smart way to make the midi output for a
particular part do the following two things (both common in Sousa marches):
1. Have a part play only on 2nd time through the repeat.
2. Have different dynamic
Am 02.08.22 um 18:10 schrieb Benjamin Tordoff:
Hi all, I’m wondering if there’s a smart way to make the midi output for a
particular part do the following two things (both common in Sousa marches):
1. Have a part play only on 2nd time through the repeat.
2. Have different dynamic for 1st and 2n
Hi all, I’m wondering if there’s a smart way to make the midi output for a
particular part do the following two things (both common in Sousa marches):
1. Have a part play only on 2nd time through the repeat.
2. Have different dynamic for 1st and 2nd times through repeat.
A minimal example of how
"Peter Gentry" writes:
> Where am I going wrong.
You apply \unfoldRepeats to the score, which is probably not what you
want. All repeats will be spelled out in the print.
It is better to assign your music to a variable
myMusic = {
<<
...
>>
}
and use two \score blocks:
\score {
\myM
Blast. Ignore me the converted files haven't all been edited . You were
correct...
___
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user
"Peter Gentry" writes:
> The individual music files all contain volta repeats and the score pdf
> is produced correctly but the MIDI output does not include repeats.
Maybe the individual music files (of which you show none) don't contain
volta repeats. You can let bars look like a volta repeat,
The individual music files all contain volta repeats and the score pdf is
produced correctly but the MIDI output does not include
repeats.
Where am I going wrong.
\version "2.16.0"
\score {
\unfoldRepeats
<<
<<
\new Staff = "Oboe"
<<
\new Voice = "Flute" {