ote.
Try using \reducechords to convert each chord to its tonic when you
display it:
introChords = \chordmode {
d8:sus2 d4 d4 d8 d d |
}
\new Score {
<<
\new ChordNames { \introChords}
\new Voice% \with { \consists "Pitch_squash_engraver" }
\relative c' {
\improvisationOn
\reduceChords \introChords
}
}
>>
}
\chordmode {
d8:sus2 d4 d4 d8 d d |
}
\new Score {
<<
\new ChordNames { \introChords}
\new Voice% \with { \consists "Pitch_squash_engraver" }
\relative c' {
\improvisationOn
\reduceChords \introChords
}
}
>>
}
Patrick Schmidt schrieb:
Hi Christian,
Original-Nachricht
Datum: Tue, 8 Sep 2009 23:10:51 -0400
Von: Christian Henning
An: lilypond-user@gnu.org
Betreff: Pitch_squash_engraver
Hi there, quick question since I cannot find anything in the
documentation. Is
Hi Christian,
Original-Nachricht
> Datum: Tue, 8 Sep 2009 23:10:51 -0400
> Von: Christian Henning
> An: lilypond-user@gnu.org
> Betreff: Pitch_squash_engraver
> Hi there, quick question since I cannot find anything in the
> documentation. Is there a way t
Francisco Vila wrote:
2009/9/9 Christian Henning :
Hi there, quick question since I cannot find anything in the
documentation. Is there a way to have a note head struck out? Meaning
the the chord is strum but only with muted strings.
Struck out, like in baseball? :-) [cough] sorry.
2009/9/9 Christian Henning :
> Hi there, quick question since I cannot find anything in the
> documentation. Is there a way to have a note head struck out? Meaning
> the the chord is strum but only with muted strings.
Struck out, like in baseball? :-) [cough] sorry.
This should give you some idea
Hi there, quick question since I cannot find anything in the
documentation. Is there a way to have a note head struck out? Meaning
the the chord is strum but only with muted strings.
Thanks,
Christian
___
lilypond-user mailing list
lilypond-user@gnu.or