Re: Pitch_squash_engraver - is this expected behavior?

2024-09-23 Thread Walt North
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 } } >> }

Re: Pitch_squash_engraver - is this expected behavior?

2024-09-22 Thread Peter Chubb
\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 } } >> }

Re: Pitch_squash_engraver

2009-09-09 Thread Marc Hohl
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

Re: Pitch_squash_engraver

2009-09-09 Thread Patrick Schmidt
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

Re: Pitch_squash_engraver

2009-09-09 Thread Mats Bengtsson
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.

Re: Pitch_squash_engraver

2009-09-09 Thread Francisco Vila
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

Pitch_squash_engraver

2009-09-08 Thread 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. Thanks, Christian ___ lilypond-user mailing list lilypond-user@gnu.or