]> git.donarmstrong.com Git - lilypond.git/blobdiff - input/screech-boink.ly
*** empty log message ***
[lilypond.git] / input / screech-boink.ly
index aa9cba8024f61ed3ce9431d5fc6a38316caa7486..edd29d02162dfd071cfe4660055bf8ccfcb9fedc 100644 (file)
@@ -1,4 +1,4 @@
-\version "2.3.4"
+\version "2.4.0"
 \header {
     title = "Screech and boink"
     subtitle = "Random complex notation"
@@ -7,7 +7,7 @@
 
 \score {
      \context PianoStaff <<
-       \context Staff = up {
+       \context Staff = "up" {
            \time 4/8
            \key c \minor
 
@@ -32,7 +32,7 @@
           >>
        }
 
-       \context Staff = down {
+       \context Staff = "down" {
            \clef bass
            \key c \minor
            \set subdivideBeams = ##f
@@ -40,7 +40,7 @@
            \override Beam  #'thickness = #0.3
            \override Stem  #'thickness = #4.0
            g'16[ b16 fis16 g16]
-           << \applymusic #notes-to-clusters { 
+           << \makeClusters { 
                as16 <as b>
                <g b>
                <g cis>
@@ -53,7 +53,7 @@
     >>
     \midi { \tempo 8 = 60 }
 
-    \paper {
+    \layout {
        raggedright = ##t 
 
        \context {