lilypond-user
[Top][All Lists]
Advanced

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

Re: partcombine - whole note : slash on grace note


From: Frank Steinmetzger
Subject: Re: partcombine - whole note : slash on grace note
Date: Thu, 5 Apr 2012 13:40:08 +0200
User-agent: Mutt 1.5.21 (2010-09-15, Gentoo 1.5.21-r1)

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: pgpHfHpo2YEjx.pgp
Description: PGP signature


reply via email to

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