On Wed, Apr 04, 2012 at 06:21:00AM -0700, MING TSANG wrote:
> Mark,
> 
> I try as suggested.  The print seems to suggest no voice two.   When I just
> extract voice two (the bass) there is no midi sound for the s1~ s1.   This
> is not what I want.

When I encounter this, I use tags. In your case:

notes = relative c' {
        ...
        \tag #'pdf { s1 s1 }
        \tag #'midi { g1~ g }
}

This needs separate scores for PDF and MIDI output. The former then uses
\keepWithTag #'pdf \notes, and the latter \keepwithTag #'midi \notes.

> Blessing in+,

Blessing in plus?
-- 
Gruß | Greetings | Qapla'
Please do not use my email addresses within any Facebook service.

Arrogant is he who, on his birthday, sends his parents a good wishes card.

Attachment: pgpu1QyJxaLaA.pgp
Description: PGP signature

_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to