Combining pedal notes with clef changes: Difference between revisions

m New category
Tags: Mobile edit Mobile web edit
Full page layout not needed
 
Line 19: Line 19:
Finally, the fourth figure shows the same Debussy excerpt with an additional feature you may encounter: the pedal note is preceded by a small cautionary clef printed after the barline.
Finally, the fourth figure shows the same Debussy excerpt with an additional feature you may encounter: the pedal note is preceded by a small cautionary clef printed after the barline.


<lilypond version="2.24" full>
<lilypond version="2.24">
%% http://lsr.di.unimi.it/LSR/Item?id=326
%% http://lsr.di.unimi.it/LSR/Item?id=326


Line 215: Line 215:
     }
     }
   }
   }
}
\paper {
  indent = 0
  tagline = ##f
}
}
</lilypond>
</lilypond>