X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=input%2Fregression%2Fbeam-quant-standard.ly;h=40cfd61fa499464c5c94e8c1c1519f1e61326987;hb=97a0169312a260933246ab224e4f8b0969871dd5;hp=33b37bd29a1c497910a13fd79cc6788a811ea805;hpb=bb91de5b7f8c4f753452730101c2422946067cc3;p=lilypond.git diff --git a/input/regression/beam-quant-standard.ly b/input/regression/beam-quant-standard.ly index 33b37bd29a..40cfd61fa4 100644 --- a/input/regression/beam-quant-standard.ly +++ b/input/regression/beam-quant-standard.ly @@ -3,95 +3,97 @@ texidoc = "This file tests a few standard beam quants, taken from Ted Ross' book. If LilyPond finds another quant, the correct quant is printed over the beam." - + } +%% FIXME: This file should actually NOT produce any warnings! +#(ly:set-option 'warning-as-error #f) -\version "2.12.0" +\version "2.17.6" \layout { ragged-right = ##t #(define debug-beam-quanting #t) } -filler = \new Voice \relative { +filler = \new Voice \relative c' { \hideNotes e4 e } - % +% %% %% Ross p108--112 -primes = \relative { - \time 3/4 +primes = \relative c' { + \time 3/4 \assertBeamQuant #'(0 . 0) #'(0 . 0) c8[ c] \filler \assertBeamQuant #'(1 . -1) #'(1 . -1) d8[ d] - + \filler - + \assertBeamQuant #'(1 . 0) #'(1 . 0) e8[ e] \filler - - + + \assertBeamQuant #'(2 . -1) #'(2 . -1) f8[ f] \filler - - + + \assertBeamQuant #'(2 . 0) #'(2 . 0) g8[ g] \filler - - + + \assertBeamQuant #'(2 . 1) #'(2 . 1) a8[ a] \filler - + %{ - \once \override Beam #'inspect-quants = #'(2.2 . 2.2) - \assertBeamQuant + \once \override Beam.inspect-quants = #'(2.2 . 2.2) + \assertBeamQuant a8[ a] \filler - + %} - + } -seconds = \relative { - +seconds = \relative c' { + \assertBeamQuant #'(0 . 0) #'(0 . 1) a8[ b] \filler - + \assertBeamQuant #'(0 . 0) #'(0 . 1) b8[ c] \filler - + \assertBeamQuant #'(0 . 0) #'(0 . 1) c8[ d] \filler - + \assertBeamQuant #'(1 . -1) #'(1 . 0) d8[ e] \filler - - + + \assertBeamQuant #'(1 . 0) #'(1 . 1) e8[ f] \filler - - + + \assertBeamQuant #'(2 . -1) #'(2 . 0) f8[ g] \filler - - + + \assertBeamQuant #'(2 . 0) #'(2 . 1) g8[ a] \filler @@ -101,13 +103,13 @@ seconds = \relative { \filler } -filler = \new Voice \relative { +filler = \new Voice \relative c' { \hideNotes e4 e4. } - % Ross, p122 -primeSixteenths = \relative { +% Ross, p122 +primeSixteenths = \relative c' { \stemUp \assertBeamQuant #'(0 . -1) #'(0 . -1) g16[ g]