%% Generated by lilypond-book %% Options: [indent=0\mm] \include "lilypond-book-preamble.ly" % **************************************************************** % Start cut-&-pastable-section % **************************************************************** \paper { indent = 0\mm } \layout { } % **************************************************************** % ly snippet: % **************************************************************** \sourcefileline 74 \book { \bookOutputName "1_metro" \score { <<\relative {c'4 d e f g a b c} \drums {hihat4 hh bassdrum bd}>> \midi { } } } % **************************************************************** % end ly snippet % ****************************************************************