lilypond-user
[Top][All Lists]
Advanced

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

Re: Re: DrumVoice Polyphony and MIDI


From: Stefano Antonelli
Subject: Re: Re: DrumVoice Polyphony and MIDI
Date: Thu, 29 Aug 2019 12:09:40 -0700

On Thu, 2019-08-29 at 09:53 +0200, Mats Bengtsson wrote:
> I can confirm that the problem appears in 2.18.2, but seems to have
> been 
> fixed in 2.19, several years ago. As has already been stated many
> times 
> on this list, there's no reason whatsoever to avoid the "unstable" 
> version 2.19.83. If you really want to keep 2.18.2 for some strange 
> reason, just add the following at the top of your file
> 
> 
> %%% Corrected definitions of the DrumStaff and DrumVoice performers, 
> from version 2.19.x:
> \midi{
>    \context {
>      \Staff
>      \name DrumStaff
>      \alias Staff
>      midiInstrument = #"drums"
>      \denies Voice
>      \accepts DrumVoice
>      \defaultchild DrumVoice
>    }
>    \context {
>      \Voice
>      \name DrumVoice
>      \alias Voice
>      \remove "Note_performer"
>      \consists "Drum_note_performer"
>    }
> }

Many thanks Mats.  This worked great.

I'm not avoiding 2.19.x by the way.  This just happens to be the
version available in my repo.





reply via email to

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