Greetings,

I'm having putting one part with a "Contemporary" glissando in a score.

What' missing in the following MWE?:

\version "2.25.29"

pa = \fixed c' {
  r2 \cadenzaOn g\glissando \hideNotes c'4 \unHideNotes \cadenzaOff
  a1
}

pb = \fixed c' { R1 R1 }

\score{ << \pa \pb >> }


TIA for any help,

Paul



Reply via email to