%% 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-end-midi.ly"
\sourcefileline 0
% Lily was here -- automatically converted by midi2ly.py from out-www/tempo-accel-skiptypesetting-end.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-end.header
\header {
texidoc=""
options=""
}
% end

trackAchannelA = {
  
  % [TEXT_EVENT] creator: 
  
  % [TEXT_EVENT] LilyPond 2.27.0               
  
  \time 4/4
  
  \tempo 4 = #10000000/316333 % ≈31.6123
  \skip 16 
  \tempo 4 = #15000000/429847 % ≈34.8961
  \skip 16 
  \tempo 4 = #30000000/785759 % ≈38.1796
  \skip 16 
  \tempo 4 = #20000000/482361 % ≈41.4627
  \skip 16 
  \tempo 4 = #12000000/268183 % ≈44.7456
  \skip 16 
  \tempo 4 = #60000000/1249267 % ≈48.0282
  \skip 16 
  \tempo 4 = #15000000/292337 % ≈51.3106
  \skip 16 
  \tempo 4 = #5000000/91587 % ≈54.5929
  \skip 16 
  \tempo 4 = #30000000/518357 % ≈57.8752
  \skip 16 
  \tempo 4 = #10000000/163513 % ≈61.1572
  \skip 16 
  \tempo 4 = #60000000/931111 % ≈64.4391
  \skip 16 
  \tempo 4 = #20000000/295329 % ≈67.7211
  \skip 16 
  \tempo 4 = #12000000/169007 % ≈71.003
  \skip 16 
  \tempo 4 = #10000000/134617 % ≈74.2848
  \skip 16 
  \tempo 4 = #20000000/257843 % ≈77.5666
  \skip 16 
  \tempo 4 = #6000000/74213 % ≈80.8484
  \skip 16 
  | % 2
  
  \tempo 4 = #30000000/356591 % ≈84.13
  \skip 16 
  \tempo 4 = #7500000/85801 % ≈87.4116
  \skip 16 
  \tempo 4 = #60000000/661571 % ≈90.6932
  \skip 16 
  \tempo 4 = #20000000/212823 % ≈93.9748
  \skip 16 
  \tempo 4 = #10000000/102821 % ≈97.2564
  \skip 16 
  \tempo 4 = #2000000/19893 % ≈100.538
  \skip 16 
  \tempo 4 = #10000000/96321 % ≈103.82
  \skip 16 
  \tempo 4 = #60000000/560219 % ≈107.101
  \skip 16 
  \tempo 4 = #5000000/45297 % ≈110.383
  \skip 16 
  \tempo 4 = #20000000/175957 % ≈113.664
  \skip 16 
  \tempo 4 = #60000000/513059 % ≈116.946
  \skip 16 
  \tempo 4 = #1250000/10397 % ≈120.227
  \skip 16 
  \tempo 4 = #60000000/485797 % ≈123.508
  \skip 16 
  \tempo 4 = #7500000/59153 % ≈126.79
  \skip 16 
  \tempo 4 = #10000000/76881 % ≈130.071
  \skip 16 
  \tempo 4 = #12000000/89987 % ≈133.353
  \skip 16 
  | % 3
  
}

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
  
}

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
% ****************************************************************
