%% Generated by lilypond-book
%% Options: [exampleindent=10.16\mm,indent=0\mm,line-width=160\mm,paper-height=845.047\pt,paper-width=597.508\pt,papersize='(cons (* 597.508 pt) (* 845.047 pt))]
\include "lilypond-book-preamble.ly"


% ****************************************************************
% Start cut-&-pastable-section
% ****************************************************************

#(ly:set-option 'eps-box-padding 3.000000)



\paper {
  #(set-paper-size '(cons (* 597.508 pt) (* 845.047 pt)))
  indent = 0\mm
  line-width = 160\mm
  % offset the left padding, also add 1mm as lilypond creates cropped
  % images with a little space on the right
  line-width = #(- line-width (* mm  3.000000) (* mm 1))
}

\layout {
  
}




% ****************************************************************
% ly snippet:
% ****************************************************************
\sourcefilename "out-www/recovered/tempo-accel-skiptypesetting-beginning-midi.ly"
\sourcefileline 0
% Lily was here -- automatically converted by midi2ly.py from out-www/tempo-accel-skiptypesetting-beginning.midi
\version "2.14.0"

\layout {
  \context {
    \Voice
    \remove Note_heads_engraver
    \consists Completion_heads_engraver
    \remove Rest_engraver
    \consists Completion_rest_engraver
  }
}

% included from ./out-www/tempo-accel-skiptypesetting-beginning.header
\header {
texidoc=""
options=""
}
% end

trackAchannelA = {
  
  % [TEXT_EVENT] creator: 
  
  % [TEXT_EVENT] LilyPond 2.27.0               
  
  \time 4/4
  
  \tempo 4 = #12000000/76283 % ≈157.309
  \skip 16 
  \tempo 4 = #12000000/75031 % ≈159.934
  \skip 16 
  \tempo 4 = #60000000/369097 % ≈162.559
  \skip 16 
  \tempo 4 = #20000000/121077 % ≈165.184
  \skip 16 
  \tempo 4 = #20000000/119183 % ≈167.809
  \skip 16 
  \tempo 4 = #30000000/176021 % ≈170.434
  \skip 16 
  \tempo 4 = #30000000/173351 % ≈173.059
  \skip 16 
  \tempo 4 = #30000000/170761 % ≈175.684
  \skip 16 
  \tempo 4 = #30000000/168247 % ≈178.309
  \skip 16 
  \tempo 4 = #15000000/82903 % ≈180.934
  \skip 16 
  \tempo 4 = #60000000/326869 % ≈183.56
  \skip 16 
  \tempo 4 = #60000000/322261 % ≈186.184
  \skip 16 
  \tempo 4 = #3000000/15889 % ≈188.81
  \skip 16 
  \tempo 4 = #60000000/313423 % ≈191.435
  \skip 16 
  \tempo 4 = #20000000/103061 % ≈194.06
  \skip 16 
  \tempo 4 = #1875000/9533 % ≈196.685
  \skip 16 
  | % 2
  
  \tempo 4 = #60000000/301039 % ≈199.31
  \skip 16 
  \tempo 4 = #480000/2377 % ≈201.935
  \skip 16 
  \tempo 4 = #20000000/97771 % ≈204.56
  \skip 16 
  \tempo 4 = #5000000/24133 % ≈207.185
  \skip 16 
  \tempo 4 = #60000000/285973 % ≈209.81
  \skip 16 
  \tempo 4 = #60000000/282439 % ≈212.435
  \skip 16 
  \tempo 4 = #3750000/17437 % ≈215.06
  \skip 16 
  \tempo 4 = #60000000/275627 % ≈217.685
  \skip 16 
  \tempo 4 = #20000000/90781 % ≈220.31
  \skip 16 
  \tempo 4 = #1250000/5607 % ≈222.936
  \skip 16 
  \tempo 4 = #5000000/22167 % ≈225.561
  \skip 16 
  \tempo 4 = #625000/2739 % ≈228.185
  \skip 16 
  \tempo 4 = #30000000/129977 % ≈230.81
  \skip 16 
  \tempo 4 = #20000000/85677 % ≈233.435
  \skip 16 
  \tempo 4 = #5000000/21181 % ≈236.061
  \skip 16 
  \tempo 4 = #60000000/251377 % ≈238.685
  \skip 16 
  | % 3
  
  \tempo 4 = 240
  \skip 1 
  | % 4
  
}

trackA = <<
  \context Voice = voiceA \trackAchannelA
>>


trackBchannelA = {
  
  \set Staff.instrumentName = "\new:"
  \skip \breve. 
}

trackBchannelB = \relative c {
  c'16 c c c c c c c c c c c c c c c 
  | % 2
  c c c c c c c c c c c c c c c c 
  | % 3
  c1 
  | % 4
  
}

trackB = <<

  \clef bass
  
  \context Voice = voiceA \trackBchannelA
  \context Voice = voiceB \trackBchannelB
>>


\score {
  <<
    \context Staff=trackB \trackA
    \context Staff=trackB \trackB
  >>
  \layout {}
  \midi {}
}



% ****************************************************************
% end ly snippet
% ****************************************************************
