On Sun, 5 Jul 2026, Walt North wrote: > Where I'm having an issue now is with relative pitch. > > It seems that the octave is getting confused in both cases. > Walt, are these the pitches that you want? If not, which pitches do you want to engrave?
[image: image.png]
\version "2.27.1"
\language english
\absolute {
\tag #'piano { cs'8 }
< a % no comma here
cs' e' >8
}
