Re: MIDI & repeats

2022-08-15 Thread Benjamin Tordoff
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

Re: MIDI & repeats

2022-08-02 Thread Benjamin Tordoff
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

Re: MIDI & repeats

2022-08-02 Thread Lukas-Fabian Moser
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

Re: MIDI & repeats

2022-08-02 Thread Henning Hraban Ramm
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

MIDI & repeats

2022-08-02 Thread 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 2nd times through repeat. A minimal example of how

Re: Midi repeats

2013-01-21 Thread Johan Vromans
"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

RE:No MIDI repeats

2013-01-21 Thread Peter Gentry
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

Re: Midi repeats

2013-01-21 Thread David Kastrup
"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,

Midi repeats

2013-01-21 Thread Peter Gentry
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" {