lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: \set Staff.midiInstrument has no effect in RhythmicStaff


From: Davide Liessi
Subject: Re: \set Staff.midiInstrument has no effect in RhythmicStaff
Date: Sun, 26 Apr 2015 02:35:44 +0200
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:31.0) Gecko/20100101 Thunderbird/31.6.0

Il 26/04/15 02.19, Thomas Morley ha scritto:
Maybe Issue 4281, should be fixed for 2.19.17 and late.

Try:

\score {
   \new RhythmicStaff {
     %\set RhythmicStaff.midiInstrument = "flute"
     \set Staff.midiInstrument = "flute"
     c
   }
   \midi {
     \context {
     \RhythmicStaff
     \alias Staff
     }
   }
}

Does it help?

Yes, this sets the program change event as I expected.
Thanks.

I'll download the latest version (2.19.18) as soon as I can.

Best wishes.
Davide



reply via email to

[Prev in Thread] Current Thread [Next in Thread]