I think that the reply is the same: use \tag
I couldn't find any other solution on the LSR or -user arhives.

\compressFullBarRests is effective only on the PDF, while the midi will
play all the rests.



2014-02-20 18:54 GMT+01:00 MING TSANG <[email protected]>:

> Hi,
> Sorry. I have additional question.
>
> In the middle of alto voice, there are 20 full bar rests, How can I
> generate alto rehearsal midi not to include 19 full bars, leaving 1 full
> bar only.  This way when practise alto, one do not need to wait for 19 full
> bar rests.
>
> Emmanuel,
> Ming
>
>
>   On Thursday, February 20, 2014 12:25:50 PM, MING TSANG <
> [email protected]> wrote:
>  Hi, lilyponders:
> I have a choir SA-TB with piano.  I can generate midi for voices.
>
> Alto (voiceTwo} has many rests at the beginning. When generate rehearsal
> midi of alto, it contains all those rests. How can I generate alto midi
> without rests (or just 1 full bar rest) without deleting all the rests in
> the lily code?
>
> Here is the code :
> \version "2.19.2"
> alto = \relative c'' {
> \repeat unfold 8 { r1 }
> c4 d c d c2 d2 a8 a8 b2.
> }
> \score {
> \new ChoirStaff <<
> \new Staff \with { }
> <<
> \new Voice = "alto" { \voiceTwo \alto }
>  >>
> >>
> \midi {}
> }
> %% end of lily code
>
>
>
> _______________________________________________
> lilypond-user mailing list
> [email protected]
> https://lists.gnu.org/mailman/listinfo/lilypond-user
>
>
_______________________________________________
lilypond-user mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to