]> git.donarmstrong.com Git - lilypond.git/blobdiff - Documentation/notation/rhythms.itely
Use different types of events for cueDuring and quoteDuring
[lilypond.git] / Documentation / notation / rhythms.itely
index 70019121b3c826248e5a7cbe4101ec6a0489426b..6265909a6947f783c736b0296a2a26384fcd1d76 100644 (file)
@@ -1210,6 +1210,17 @@ staff line, you will need to insert invisible bar lines with
 @noindent
 to indicate where breaks can occur.
 
+You must explicitly create a @code{Voice} context when starting a
+piece with @code{\cadenzaOn}, otherwise strange errors may occur.
+
+@lilypond[verbatim,relative=2,fragment]
+\new Voice \relative c'{
+  \cadenzaOn
+  c16^"Solo Free Time" d e f g2. \bar "||"
+  \cadenzaOff
+}
+@end lilypond
+
 
 @node Polymetric notation
 @unnumberedsubsubsec Polymetric notation