lilypond-user
[Top][All Lists]
Advanced

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

Re: combining chords in chords


From: Carl Sorensen
Subject: Re: combining chords in chords
Date: Thu, 22 Apr 2021 22:23:14 +0000
User-agent: Microsoft-MacOutlook/10.10.1b.201012

If the only purpose for using tags is to generate different octaves in the midi and the display, it would be much easier to just change the octavation of the clef.

 

{

 

   \override Staff.ClefModifier.transparent = ##t

   \clef "treble_8" c1

 

}

 

This displays c as c’ in the score, and plays it as c in the midi.

 

Carl

 

 


reply via email to

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