sugarlabs / musicblocks

Music Blocks -- A musical microworld
https://musicblocks.sugarlabs.org/
GNU Affero General Public License v3.0
563 stars 762 forks source link

Extra Notes (Perhaps related to "Scale Degree", "Relative Interval", or combination) #833

Closed pikurasa closed 6 years ago

pikurasa commented 6 years ago

Currently investigating, but an extra note is added to each repeat of this example, which should be more simple:

MB code: screenshot from 2017-10-20 17 37 26 Output .ly code: screenshot from 2017-10-20 17 34 02

Original Lilypond output from MB, which includes .tb at bottom of file:

\version "2.18.2"

% ****************************************************************
% 
% WHAT IS THIS? -- This is a LilyPond file generated from Music
% Blocks software (Read about it at www.musicblocks.net).
% 
% DOWNLOAD LILYPOND -- In order to create notation with this file,
% you will need to download and install LilyPond software onto your
% computer (http://lilypond.org/download.html). Frescobaldi
% software is also handy for editing LilyPond files
% (http://frescobaldi.org/download).
% 
% LILYPOND INSTRUCTIONS -- For instructions on how to further
% manipulate musical notation using LilyPond software, please
% read the Introduction (http://lilypond.org/text-input.html) and
% the Manual
% (http://lilypond.org/doc/v2.18/Documentation/learning/index.html).
% 
% GLOSSARY -- A glossary with helpful examples may be found here
% (http://www.lilypond.org/doc/v2.19/Documentation/music-glossary/).
% 
% MUTOPIA -- You may also benefit from studying scores from the
% Mutopia Project website, which has freely sharable music notation
% generated with LilyPond (http://www.mutopiaproject.org/).
% 
% LILYBIN -- You can explore your Lilypond output in a web browser at
% (http://lilybin.com/).
% 
% COMMENTS -- Some of the code below is commented out. You can
% enable it by deleting the % that precedes the text or, in the
% case of a commented section, deleting the %{ and %} that surrounds
% the section.
% 
% ****************************************************************

% Please add your own name, the title of your musical creation,
% and the intended copyright below.
% The copyright is great for sharing (and re-sharing)!
% Read more about it here (http://creativecommons.org/licenses/by-sa/4.0/).
% Of course, you can use any copyright you like -- you made it!
\header {
   dedication = \markup {
      \abs-fontsize #8 \sans "Made with LilyPond and Music Blocks" \with-url #"http://walterbender.github.io/musicblocks/" {
         \abs-fontsize #8 \sans "(http://walterbender.github.io/musicblocks/)"
      }
   }
   title = "My Music Blocks Creation"
%   subtitle = "Subtitle"
%   instrument = "Instrument"
   composer = "Mr. Mouse"
%   arranger = "Arranger"
   copyright = "Mr. Mouse (c) 2017 -- CC-BY-SA"
   tagline = "Made from Music Blocks v.2.0"
   footer = \markup {
      \with-url #"http://walterbender.github.io/musicblocks/" "Made with Music Blocks Software v.2.0." Engraved on \simple #(strftime "%Y-%m-%d" (localtime (current-time)))
   }
   currentYear = \markup {
      \simple #(strftime "%Y" (localtime (current-time)))
   }
   copyTag =  " free to distribute, modify, and perform"
   copyType = \markup {
      \with-url #"http://creativecommons.org/licenses/by-sa/3.0/" "Creative Commons Attribution ShareAlike 3.0 (Unported) License "
   }
   copyright = \markup {
      \override #'(baseline-skip . 0 ) \right-column {
         \sans \bold \with-url #"http://musicblocks.net" {
            \abs-fontsize #9  "Music " \concat {
               \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Blocks "
            }
         }
      }
      \override #'(baseline-skip . 0 ) \center-column {
         \abs-fontsize #11.9 \with-color #grey \bold {
            \char ##x01C0 \char ##x01C0
         }
      }
      \override #'(baseline-skip . 0 ) \column {
         \abs-fontsize #8 \sans \concat {
            " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond software " \char ##x00A9 " " \currentYear " by " \composer " " \char ##x2014 " " \footer
         }
         \concat {
            \concat {
               \abs-fontsize #8 \sans {
                  " " \copyType \char ##x2014 \copyTag
               }
            }
            \abs-fontsize #13 \with-color #white \char ##x01C0
         }
      }
   }
   tagline = ##f
}

% To change the meter make adjustments in the following section.
% You must also delete the % before \meter everywhere it appears below.
meter = {
%   \time 3/4
%   \key c \minor
   \numericTimeSignature
%   \partial 4 
%   \tempo "Andante" 4=90
}

% You can change the MIDI instruments below to anything on logo list:
% (http://lilypond.org/doc/v2.18/documentation/notation/midi-instruments)

chipmunk = {
\meter
2  2  2  2  2  2  2  2  2  2  2  2  2  
2  2  2  
2  2  2  2  2  2  2  2   \bar "|."
}

chipmunkVoice = \new Staff \with {
   \clef "treble"
   instrumentName = "chipmunk"
   shortInstrumentName = "ch"
   midiInstrument = "acoustic grand"

} { \clef "treble" \chipmunk }

\score {
   <<
      \chipmunkVoice

% GUITAR TAB SECTION
% Delete the %{ and %} below to include guitar tablature output.
%{
      \new TabStaff = "guitar tab" 
      <<
         \clef moderntab
         \context TabVoice = "chipmunk" \chipmunk
      >>
%}

   >>
   \layout {}

% MIDI SECTION
% Delete the %{ and %} below to include MIDI output.
%{
\midi {
   \tempo 4=90
}
%}

}

% MUSIC BLOCKS CODE
% Below is the code for the Music Blocks project that generated logo Lilypond file.
%{

[[0,["start",{"collapsed":false,"xcor":0,"ycor":0,"heading":0,"color":30,"shade":50,"pensize":5,"grey":100}],578.6666666666667,85,[null,33,null]],
[1,["newnote",{}],215.5,93.5,[42,2,5,6]],
[2,["divide",{}],311.72119140625,93.5,[1,3,4]],
[3,["number",{"value":1}],397.22119140625,93.5,[2]],
[4,["number",{"value":2}],397.22119140625,125,[2]],
[5,["vspace",{}],229,125,[1,7]],
[6,["hidden",{}],215.5,314,[1,11]],
[7,["interval",{}],229,156.5,[5,8,21,null]],
[8,["number",{"value":5}],356.87646484375,156.5,[7]],
[9,["interval",{}],229,377,[15,10,27,null]],
[10,["number",{"value":6}],356.87646484375,377,[9]],
[11,["newnote",{}],215.5,314,[6,12,15,16]],
[12,["divide",{}],311.72119140625,314,[11,13,14]],
[13,["number",{"value":1}],397.22119140625,314,[12]],
[14,["number",{"value":2}],397.22119140625,345.5,[12]],
[15,["vspace",{}],229,345.5,[11,9]],
[16,["hidden",{}],215.5,534.5,[11,null]],
[17,["interval",{}],541,431.5,[null,18,24,null]],
[18,["number",{"value":"3"}],668.87646484375,431.5,[17]],
[19,["interval",{}],700,557,[null,20,30,null]],
[20,["number",{"value":"3"}],827.87646484375,557,[19]],
[21,["scaledegree",{}],242.5,188,[7,36,23,null]],
[22,["number",{"value":"1"}],392.89111328125,200,[null]],
[23,["number",{"value":3}],356.89111328125,219.5,[21]],
[24,["scaledegree",{}],554.5,463,[17,37,26,null]],
[25,["number",{"value":"1"}],392.89111328125,326,[null]],
[26,["number",{"value":"3"}],668.89111328125,494.5,[24]],
[27,["scaledegree",{}],242.5,408.5,[9,38,29,null]],
[28,["number",{"value":"1"}],392.89111328125,546.5,[null]],
[29,["number",{"value":3}],356.89111328125,440,[27]],
[30,["scaledegree",{}],713.5,588.5,[19,39,32,null]],
[31,["number",{"value":"1"}],392.89111328125,672.5,[null]],
[32,["number",{"value":"3"}],827.89111328125,620,[30]],
[33,["storein",{}],592.1666666666667,125.5,[0,34,35,44]],
[34,["text",{"value":"box"}],669.8561197916667,125.5,[33]],
[35,["number",{"value":1}],669.8561197916667,157,[33]],
[36,["namedbox",{"value":"box"}],356.89111328125,188,[21]],
[37,["namedbox",{"value":"box"}],668.89111328125,463,[24]],
[38,["namedbox",{"value":"box"}],356.89111328125,408.5,[27]],
[39,["namedbox",{"value":"box"}],827.89111328125,588.5,[30]],
[40,["action",{"collapsed":false}],202,53,[null,41,42,null]],
[41,["text",{"value":"5-6"}],296.5,62,[40]],
[42,["hidden",{}],215.5,93.5,[40,1]],
[43,["nameddo",{"value":"5-6"}],605.6666666666667,220,[44,46]],
[44,["repeat",{}],592.1666666666667,188.5,[33,45,43,null]],
[45,["number",{"value":12}],664.1666666666667,188.5,[44]],
[46,["incrementOne",{}],605.6666666666667,251.5,[43,47,null]],
[47,["namedbox",{"value":"box"}],688.3805338541667,251.5,[46]],
[48,["if",{}],710,309,[null,50,null,null]],
[49,["namedbox",{"value":"box"}],816.5,309,[50]],
[50,["greater",{}],752,309,[48,49,null]],
[51,3,[0,"notes","C3",1.3333333333333333,"default",null,null]],
[52,3,[0,"notes","G3",1.3333333333333333,"default",null,null]],
[53,3,[1.3333333333333333,"notes","C3",1.3333333333333333,"default",null,null]],
[54,3,[1.3333333333333333,"notes","G3",1.3333333333333333,"default",null,null]],
[55,3,[1.3333333333333333,"notes","A3",1.3333333333333333,"default",null,null]],
[56,3,[2.6666666666666665,"notes","D3",1.3333333333333333,"default",null,null]],
[57,3,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]],
[58,3,[2.6666666666666665,"notes","B3",1.3333333333333333,"default",null,null]],
[59,3,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]],
[60,3,[4,"notes","D3",1.3333333333333333,"default",null,null]],
[61,3,[4,"notes","A3",1.3333333333333333,"default",null,null]],
[62,3,[4,"notes","B3",1.3333333333333333,"default",null,null]],
[63,3,[4,"notes","A3",1.3333333333333333,"default",null,null]],
[64,3,[4,"notes","B3",1.3333333333333333,"default",null,null]],
[65,3,[5.333333333333333,"notes","E3",1.3333333333333333,"default",null,null]],
[66,3,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[67,3,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]],
[68,3,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[69,3,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]],
[70,3,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[71,3,[6.666666666666666,"notes","E3",1.3333333333333333,"default",null,null]],
[72,3,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[73,3,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[74,3,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[75,3,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[76,3,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[77,3,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[78,3,[7.999999999999999,"notes","F3",1.3333333333333333,"default",null,null]],
[79,3,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[80,3,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[81,3,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[82,3,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[83,3,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[84,3,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[85,3,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[86,3,[9.333333333333332,"notes","F3",1.3333333333333333,"default",null,null]],
[87,3,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[88,3,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[89,3,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[90,3,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[91,3,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[92,3,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[93,3,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[94,3,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[95,3,[10.666666666666666,"notes","G3",1.3333333333333333,"default",null,null]],
[96,3,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[97,3,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[98,3,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[99,3,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[100,3,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[101,3,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[102,3,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[103,3,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[104,3,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[105,3,[12,"notes","G3",1.3333333333333333,"default",null,null]],
[106,3,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[107,3,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[108,3,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[109,3,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[110,3,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[111,3,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[112,3,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[113,3,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[114,3,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[115,3,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[116,3,[13.333333333333334,"notes","A3",1.3333333333333333,"default",null,null]],
[117,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[118,3,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[119,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[120,3,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[121,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[122,3,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[123,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[124,3,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[125,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[126,3,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[127,3,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[128,3,[14.666666666666668,"notes","A3",1.3333333333333333,"default",null,null]],
[129,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[130,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[131,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[132,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[133,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[134,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[135,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[136,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[137,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[138,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[139,3,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[140,3,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[141,3,[16,"notes","B3",1.3333333333333333,"default",null,null]],
[142,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[143,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[144,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[145,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[146,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[147,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[148,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[149,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[150,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[151,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[152,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[153,3,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[154,3,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[155,3,[17.333333333333332,"notes","B3",1.3333333333333333,"default",null,null]],
[156,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[157,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[158,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[159,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[160,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[161,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[162,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[163,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[164,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[165,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[166,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[167,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[168,3,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[169,3,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[170,3,[18.666666666666664,"notes","C4",1.3333333333333333,"default",null,null]],
[171,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[172,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[173,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[174,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[175,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[176,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[177,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[178,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[179,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[180,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[181,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[182,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[183,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[184,3,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[185,3,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[186,3,[19.999999999999996,"notes","C4",1.3333333333333333,"default",null,null]],
[187,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[188,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[189,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[190,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[191,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[192,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[193,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[194,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[195,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[196,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[197,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[198,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[199,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[200,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[201,3,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[202,3,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[203,3,[21.33333333333333,"notes","D4",1.3333333333333333,"default",null,null]],
[204,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[205,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[206,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[207,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[208,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[209,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[210,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[211,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[212,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[213,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[214,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[215,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[216,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[217,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[218,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[219,3,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[220,3,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[221,3,[22.66666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[222,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[223,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[224,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[225,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[226,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[227,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[228,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[229,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[230,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[231,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[232,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[233,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[234,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[235,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[236,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[237,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[238,3,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[239,3,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[240,3,[23.999999999999993,"notes","E4",1.3333333333333333,"default",null,null]],
[241,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[242,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[243,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[244,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[245,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[246,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[247,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[248,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[249,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[250,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[251,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[252,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[253,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[254,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[255,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[256,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[257,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[258,3,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[259,3,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[260,3,[25.333333333333325,"notes","E4",1.3333333333333333,"default",null,null]],
[261,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[262,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[263,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[264,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[265,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[266,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[267,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[268,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[269,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[270,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[271,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[272,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[273,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[274,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[275,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[276,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[277,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[278,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[279,3,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[280,3,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[281,3,[26.666666666666657,"notes","F4",1.3333333333333333,"default",null,null]],
[282,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[283,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[284,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[285,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[286,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[287,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[288,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[289,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[290,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[291,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[292,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[293,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[294,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[295,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[296,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[297,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[298,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[299,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[300,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[301,3,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[302,3,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[303,3,[27.99999999999999,"notes","F4",1.3333333333333333,"default",null,null]],
[304,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[305,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[306,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[307,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[308,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[309,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[310,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[311,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[312,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[313,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[314,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[315,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[316,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[317,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[318,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[319,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[320,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[321,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[322,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[323,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[324,3,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[325,3,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[326,3,[29.33333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[327,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[328,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[329,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[330,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[331,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[332,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[333,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[334,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[335,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[336,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[337,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[338,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[339,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[340,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[341,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[342,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[343,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[344,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[345,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[346,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[347,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[348,3,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[349,3,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[350,3,[30.666666666666654,"notes","G4",1.3333333333333333,"default",null,null]],
[351,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[352,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[353,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[354,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[355,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[356,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[357,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[358,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[359,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[360,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[361,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[362,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[363,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[364,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[365,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[366,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[367,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[368,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[369,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[370,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[371,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[372,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[373,3,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[374,3,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]]]
%}

pikurasa commented 6 years ago

Further testing shows that the same issue happens when using step pitch.

MB Input: screenshot from 2017-10-20 21 29 22 Lilypond Output: screenshot from 2017-10-20 17 34 02

pikurasa commented 6 years ago

I tried putting the relative interval blocks outside of the note value clamp and similar results... in fact I do not see any semblance of the 6 interval...

(note that the code on the right side is not being run) screenshot from 2017-10-20 21 35 46 screenshot from 2017-10-20 21 35 49

walterbender commented 6 years ago

I think the problem is unrelated to scale degree. I made a more simple example of the problem with just the pitch block. Investigating. screenshot from 2017-10-21 09-13-03

walterbender commented 6 years ago

@pikurasa There is an off chance that my fix might not work on old projects, but if you drag in a fresh copy of the interval block, all should be good.

pikurasa commented 6 years ago

Awesome. Thanks for patch!

pikurasa commented 6 years ago

I tried my old example, put new interval blocks in**, but still seem to get the result I was getting before.

**I took out relative interval blocks, threw them away, and put in new ones from the palette.

I am on HEAD is now at 218b60d... fixes #833 -- add hidden block to interval clamp

\version "2.18.2"

% ****************************************************************
% 
% WHAT IS THIS? -- This is a LilyPond file generated from Music
% Blocks software (Read about it at www.musicblocks.net).
% 
% DOWNLOAD LILYPOND -- In order to create notation with this file,
% you will need to download and install LilyPond software onto your
% computer (http://lilypond.org/download.html). Frescobaldi
% software is also handy for editing LilyPond files
% (http://frescobaldi.org/download).
% 
% LILYPOND INSTRUCTIONS -- For instructions on how to further
% manipulate musical notation using LilyPond software, please
% read the Introduction (http://lilypond.org/text-input.html) and
% the Manual
% (http://lilypond.org/doc/v2.18/Documentation/learning/index.html).
% 
% GLOSSARY -- A glossary with helpful examples may be found here
% (http://www.lilypond.org/doc/v2.19/Documentation/music-glossary/).
% 
% MUTOPIA -- You may also benefit from studying scores from the
% Mutopia Project website, which has freely sharable music notation
% generated with LilyPond (http://www.mutopiaproject.org/).
% 
% LILYBIN -- You can explore your Lilypond output in a web browser at
% (http://lilybin.com/).
% 
% COMMENTS -- Some of the code below is commented out. You can
% enable it by deleting the % that precedes the text or, in the
% case of a commented section, deleting the %{ and %} that surrounds
% the section.
% 
% ****************************************************************

% Please add your own name, the title of your musical creation,
% and the intended copyright below.
% The copyright is great for sharing (and re-sharing)!
% Read more about it here (http://creativecommons.org/licenses/by-sa/4.0/).
% Of course, you can use any copyright you like -- you made it!
\header {
   dedication = \markup {
      \abs-fontsize #8 \sans "Made with LilyPond and Music Blocks" \with-url #"http://walterbender.github.io/musicblocks/" {
         \abs-fontsize #8 \sans "(http://walterbender.github.io/musicblocks/)"
      }
   }
   title = "My Music Blocks Creation"
%   subtitle = "Subtitle"
%   instrument = "Instrument"
   composer = "Mr. Mouse"
%   arranger = "Arranger"
   copyright = "Mr. Mouse (c) 2017 -- CC-BY-SA"
   tagline = "Made from Music Blocks v.2.0"
   footer = \markup {
      \with-url #"http://walterbender.github.io/musicblocks/" "Made with Music Blocks Software v.2.0." Engraved on \simple #(strftime "%Y-%m-%d" (localtime (current-time)))
   }
   currentYear = \markup {
      \simple #(strftime "%Y" (localtime (current-time)))
   }
   copyTag =  " free to distribute, modify, and perform"
   copyType = \markup {
      \with-url #"http://creativecommons.org/licenses/by-sa/3.0/" "Creative Commons Attribution ShareAlike 3.0 (Unported) License "
   }
   copyright = \markup {
      \override #'(baseline-skip . 0 ) \right-column {
         \sans \bold \with-url #"http://musicblocks.net" {
            \abs-fontsize #9  "Music " \concat {
               \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Blocks "
            }
         }
      }
      \override #'(baseline-skip . 0 ) \center-column {
         \abs-fontsize #11.9 \with-color #grey \bold {
            \char ##x01C0 \char ##x01C0
         }
      }
      \override #'(baseline-skip . 0 ) \column {
         \abs-fontsize #8 \sans \concat {
            " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond software " \char ##x00A9 " " \currentYear " by " \composer " " \char ##x2014 " " \footer
         }
         \concat {
            \concat {
               \abs-fontsize #8 \sans {
                  " " \copyType \char ##x2014 \copyTag
               }
            }
            \abs-fontsize #13 \with-color #white \char ##x01C0
         }
      }
   }
   tagline = ##f
}

% To change the meter make adjustments in the following section.
% You must also delete the % before \meter everywhere it appears below.
meter = {
%   \time 3/4
%   \key c \minor
   \numericTimeSignature
%   \partial 4 
%   \tempo "Andante" 4=90
}

% You can change the MIDI instruments below to anything on logo list:
% (http://lilypond.org/doc/v2.18/documentation/notation/midi-instruments)

mole = {
\meter
2  2  2  2  2  2  2  2  2  2  2  2  2  
2  2  2  
2  2  2  2  2  2  2  2   \bar "|."
}

moleVoice = \new Staff \with {
   \clef "treble"
   instrumentName = "mole"
   shortInstrumentName = "ml"
   midiInstrument = "acoustic grand"

} { \clef "treble" \mole }

\score {
   <<
      \moleVoice

% GUITAR TAB SECTION
% Delete the %{ and %} below to include guitar tablature output.
%{
      \new TabStaff = "guitar tab" 
      <<
         \clef moderntab
         \context TabVoice = "mole" \mole
      >>
%}

   >>
   \layout {}

% MIDI SECTION
% Delete the %{ and %} below to include MIDI output.
%{
\midi {
   \tempo 4=90
}
%}

}

% MUSIC BLOCKS CODE
% Below is the code for the Music Blocks project that generated logo Lilypond file.
%{

[[0,["start",{"collapsed":false,"xcor":0,"ycor":0,"heading":0,"color":20,"shade":50,"pensize":5,"grey":100}],578.6666666666667,85,[null,17,null]],
[1,["newnote",{}],85.5,62.5,[24,2,5,6]],
[2,["divide",{}],181.72119140625,62.5,[1,3,4]],
[3,["number",{"value":1}],267.22119140625,62.5,[2]],
[4,["number",{"value":2}],267.22119140625,94,[2]],
[5,["vspace",{}],99,94,[1,30]],
[6,["hidden",{}],85.5,283,[1,7]],
[7,["newnote",{}],85.5,283,[6,8,11,12]],
[8,["divide",{}],181.72119140625,283,[7,9,10]],
[9,["number",{"value":1}],267.22119140625,283,[8]],
[10,["number",{"value":2}],267.22119140625,314.5,[8]],
[11,["vspace",{}],99,314.5,[7,32]],
[12,["hidden",{}],85.5,503.5,[7,null]],
[13,["scaledegree",{}],112.5,157,[30,20,14,null]],
[14,["number",{"value":3}],226.89111328125,188.5,[13]],
[15,["scaledegree",{}],112.5,377.5,[32,21,16,null]],
[16,["number",{"value":3}],226.89111328125,409,[15]],
[17,["storein",{}],592.1666666666667,125.5,[0,18,19,26]],
[18,["text",{"value":"box"}],669.8561197916667,125.5,[17]],
[19,["number",{"value":1}],669.8561197916667,157,[17]],
[20,["namedbox",{"value":"box"}],226.89111328125,157,[13]],
[21,["namedbox",{"value":"box"}],226.89111328125,377.5,[15]],
[22,["action",{"collapsed":false}],72,22,[null,23,24,null]],
[23,["text",{"value":"5-6"}],166.5,31,[22]],
[24,["hidden",{}],85.5,62.5,[22,1]],
[25,["nameddo",{"value":"5-6"}],605.6666666666667,220,[26,28]],
[26,["repeat",{}],592.1666666666667,188.5,[17,27,25,null]],
[27,["number",{"value":12}],664.1666666666667,188.5,[26]],
[28,["incrementOne",{}],605.6666666666667,251.5,[25,29,null]],
[29,["namedbox",{"value":"box"}],688.3805338541667,251.5,[28]],
[30,["interval",{}],99,125.5,[5,31,13,null]],
[31,["number",{"value":5}],226.87646484375,125.5,[30]],
[32,["interval",{}],99,346,[11,33,15,null]],
[33,["number",{"value":6}],226.87646484375,346,[32]],
[34,2,[0,"notes","C3",1.3333333333333333,"default",null,null]],
[35,2,[0,"notes","G3",1.3333333333333333,"default",null,null]],
[36,2,[1.3333333333333333,"notes","C3",1.3333333333333333,"default",null,null]],
[37,2,[1.3333333333333333,"notes","G3",1.3333333333333333,"default",null,null]],
[38,2,[1.3333333333333333,"notes","A3",1.3333333333333333,"default",null,null]],
[39,2,[2.6666666666666665,"notes","D3",1.3333333333333333,"default",null,null]],
[40,2,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]],
[41,2,[2.6666666666666665,"notes","B3",1.3333333333333333,"default",null,null]],
[42,2,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]],
[43,2,[4,"notes","D3",1.3333333333333333,"default",null,null]],
[44,2,[4,"notes","A3",1.3333333333333333,"default",null,null]],
[45,2,[4,"notes","B3",1.3333333333333333,"default",null,null]],
[46,2,[4,"notes","A3",1.3333333333333333,"default",null,null]],
[47,2,[4,"notes","B3",1.3333333333333333,"default",null,null]],
[48,2,[5.333333333333333,"notes","E3",1.3333333333333333,"default",null,null]],
[49,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[50,2,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]],
[51,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[52,2,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]],
[53,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]],
[54,2,[6.666666666666666,"notes","E3",1.3333333333333333,"default",null,null]],
[55,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[56,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[57,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[58,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[59,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]],
[60,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]],
[61,2,[7.999999999999999,"notes","F3",1.3333333333333333,"default",null,null]],
[62,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[63,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[64,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[65,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[66,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[67,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]],
[68,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]],
[69,2,[9.333333333333332,"notes","F3",1.3333333333333333,"default",null,null]],
[70,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[71,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[72,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[73,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[74,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[75,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[76,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]],
[77,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]],
[78,2,[10.666666666666666,"notes","G3",1.3333333333333333,"default",null,null]],
[79,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[80,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[81,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[82,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[83,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[84,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[85,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[86,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]],
[87,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[88,2,[12,"notes","G3",1.3333333333333333,"default",null,null]],
[89,2,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[90,2,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[91,2,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[92,2,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[93,2,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[94,2,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[95,2,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[96,2,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[97,2,[12,"notes","D4",1.3333333333333333,"default",null,null]],
[98,2,[12,"notes","E4",1.3333333333333333,"default",null,null]],
[99,2,[13.333333333333334,"notes","A3",1.3333333333333333,"default",null,null]],
[100,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[101,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[102,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[103,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[104,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[105,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[106,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[107,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[108,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[109,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]],
[110,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]],
[111,2,[14.666666666666668,"notes","A3",1.3333333333333333,"default",null,null]],
[112,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[113,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[114,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[115,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[116,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[117,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[118,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[119,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[120,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[121,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[122,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]],
[123,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]],
[124,2,[16,"notes","B3",1.3333333333333333,"default",null,null]],
[125,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[126,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[127,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[128,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[129,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[130,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[131,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[132,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[133,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[134,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[135,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[136,2,[16,"notes","G4",1.3333333333333333,"default",null,null]],
[137,2,[16,"notes","F4",1.3333333333333333,"default",null,null]],
[138,2,[17.333333333333332,"notes","B3",1.3333333333333333,"default",null,null]],
[139,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[140,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[141,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[142,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[143,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[144,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[145,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[146,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[147,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[148,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[149,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[150,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[151,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]],
[152,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[153,2,[18.666666666666664,"notes","C4",1.3333333333333333,"default",null,null]],
[154,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[155,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[156,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[157,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[158,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[159,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[160,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[161,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[162,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[163,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[164,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[165,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[166,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[167,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]],
[168,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]],
[169,2,[19.999999999999996,"notes","C4",1.3333333333333333,"default",null,null]],
[170,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[171,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[172,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[173,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[174,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[175,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[176,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[177,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[178,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[179,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[180,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[181,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[182,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[183,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[184,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]],
[185,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]],
[186,2,[21.33333333333333,"notes","D4",1.3333333333333333,"default",null,null]],
[187,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[188,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[189,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[190,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[191,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[192,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[193,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[194,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[195,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[196,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[197,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[198,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[199,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[200,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[201,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[202,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]],
[203,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]],
[204,2,[22.66666666666666,"notes","D4",1.3333333333333333,"default",null,null]],
[205,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[206,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[207,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[208,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[209,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[210,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[211,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[212,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[213,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[214,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[215,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[216,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[217,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[218,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[219,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[220,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[221,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]],
[222,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]],
[223,2,[23.999999999999993,"notes","E4",1.3333333333333333,"default",null,null]],
[224,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[225,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[226,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[227,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[228,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[229,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[230,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[231,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[232,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[233,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[234,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[235,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[236,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[237,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[238,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[239,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[240,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[241,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]],
[242,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]],
[243,2,[25.333333333333325,"notes","E4",1.3333333333333333,"default",null,null]],
[244,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[245,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[246,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[247,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[248,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[249,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[250,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[251,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[252,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[253,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[254,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[255,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[256,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[257,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[258,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[259,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[260,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[261,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[262,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]],
[263,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]],
[264,2,[26.666666666666657,"notes","F4",1.3333333333333333,"default",null,null]],
[265,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[266,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[267,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[268,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[269,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[270,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[271,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[272,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[273,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[274,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[275,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[276,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[277,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[278,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[279,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[280,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[281,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[282,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[283,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[284,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]],
[285,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]],
[286,2,[27.99999999999999,"notes","F4",1.3333333333333333,"default",null,null]],
[287,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[288,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[289,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[290,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[291,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[292,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[293,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[294,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[295,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[296,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[297,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[298,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[299,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[300,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[301,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[302,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[303,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[304,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[305,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[306,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[307,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]],
[308,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]],
[309,2,[29.33333333333332,"notes","G4",1.3333333333333333,"default",null,null]],
[310,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[311,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[312,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[313,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[314,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[315,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[316,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[317,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[318,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[319,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[320,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[321,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[322,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[323,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[324,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[325,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[326,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[327,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[328,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[329,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[330,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[331,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]],
[332,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]],
[333,2,[30.666666666666654,"notes","G4",1.3333333333333333,"default",null,null]],
[334,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[335,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[336,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[337,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[338,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[339,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[340,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[341,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[342,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[343,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[344,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[345,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[346,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[347,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[348,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[349,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[350,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[351,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[352,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[353,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[354,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[355,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]],
[356,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]],
[357,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]]]
%}

walterbender commented 6 years ago

Are you certain that you are running from the latest code? Did you refresh your browser after pulling? There are no hidden blocks attached to the interval blocks in the code you attached, yet they get added when I open the project using the latest bits on the master branch. I just uploaded the results from running your broken example here:

https://raw.githubusercontent.com/walterbender/musicblocks/master/examples/fifths-and-sixths.tb

On Sat, Oct 21, 2017 at 12:11 PM, Devin Ulibarri notifications@github.com wrote:

I tried my old example, put new interval blocks in**, but still seem to get the result I was getting before.

**I took out relative interval blocks, threw them away, and put in new ones from the palette.

I am on HEAD is now at 218b60d https://github.com/walterbender/musicblocks/commit/218b60d91ca62a937c4b135767946b1587d58124... fixes #833 https://github.com/walterbender/musicblocks/issues/833 -- add hidden block to interval clamp

\version "2.18.2"

% **** % % WHAT IS THIS? -- This is a LilyPond file generated from Music % Blocks software (Read about it at www.musicblocks.net). % % DOWNLOAD LILYPOND -- In order to create notation with this file, % you will need to download and install LilyPond software onto your % computer (http://lilypond.org/download.html). Frescobaldi % software is also handy for editing LilyPond files % (http://frescobaldi.org/download). % % LILYPOND INSTRUCTIONS -- For instructions on how to further % manipulate musical notation using LilyPond software, please % read the Introduction (http://lilypond.org/text-input.html) and % the Manual % (http://lilypond.org/doc/v2.18/Documentation/learning/index.html). % % GLOSSARY -- A glossary with helpful examples may be found here % (http://www.lilypond.org/doc/v2.19/Documentation/music-glossary/). % % MUTOPIA -- You may also benefit from studying scores from the % Mutopia Project website, which has freely sharable music notation % generated with LilyPond (http://www.mutopiaproject.org/). % % LILYBIN -- You can explore your Lilypond output in a web browser at % (http://lilybin.com/). % % COMMENTS -- Some of the code below is commented out. You can % enable it by deleting the % that precedes the text or, in the % case of a commented section, deleting the %{ and %} that surrounds % the section. % % ****

% Please add your own name, the title of your musical creation, % and the intended copyright below. % The copyright is great for sharing (and re-sharing)! % Read more about it here (http://creativecommons.org/licenses/by-sa/4.0/). % Of course, you can use any copyright you like -- you made it! \header { dedication = \markup { \abs-fontsize #8 \sans "Made with LilyPond and Music Blocks" \with-url #"http://walterbender.github.io/musicblocks/" { \abs-fontsize #8 \sans "(http://walterbender.github.io/musicblocks/)" } } title = "My Music Blocks Creation" % subtitle = "Subtitle" % instrument = "Instrument" composer = "Mr. Mouse" % arranger = "Arranger" copyright = "Mr. Mouse (c) 2017 -- CC-BY-SA" tagline = "Made from Music Blocks v.2.0" footer = \markup { \with-url #"http://walterbender.github.io/musicblocks/" "Made with Music Blocks Software v.2.0." Engraved on \simple #(strftime "%Y-%m-%d" (localtime (current-time))) } currentYear = \markup { \simple #(strftime "%Y" (localtime (current-time))) } copyTag = " free to distribute, modify, and perform" copyType = \markup { \with-url #"http://creativecommons.org/licenses/by-sa/3.0/" "Creative Commons Attribution ShareAlike 3.0 (Unported) License " } copyright = \markup { \override #'(baseline-skip . 0 ) \right-column { \sans \bold \with-url #"http://musicblocks.net" { \abs-fontsize #9 "Music " \concat { \abs-fontsize #12 \with-color #white \char ##x01C0 \abs-fontsize #9 "Blocks " } } } \override #'(baseline-skip . 0 ) \center-column { \abs-fontsize #11.9 \with-color #grey \bold { \char ##x01C0 \char ##x01C0 } } \override #'(baseline-skip . 0 ) \column { \abs-fontsize #8 \sans \concat { " Typeset using " \with-url #"http://www.lilypond.org" "LilyPond software " \char ##x00A9 " " \currentYear " by " \composer " " \char ##x2014 " " \footer } \concat { \concat { \abs-fontsize #8 \sans { " " \copyType \char ##x2014 \copyTag } } \abs-fontsize #13 \with-color #white \char ##x01C0 } } } tagline = ##f }

% To change the meter make adjustments in the following section. % You must also delete the % before \meter everywhere it appears below. meter = { % \time 3/4 % \key c \minor \numericTimeSignature % \partial 4 % \tempo "Andante" 4=90 }

% You can change the MIDI instruments below to anything on logo list: % (http://lilypond.org/doc/v2.18/documentation/notation/midi-instruments)

mole = { \meter 2 2 2 2 2 2 2 2 2 2 2 2 *2 2 2 2 2 2 2 2 2 2 2 2 \bar "|." }

moleVoice = \new Staff \with { \clef "treble" instrumentName = "mole" shortInstrumentName = "ml" midiInstrument = "acoustic grand"

} { \clef "treble" \mole }

\score { << \moleVoice

% GUITAR TAB SECTION % Delete the %{ and %} below to include guitar tablature output. %{ \new TabStaff = "guitar tab" << \clef moderntab \context TabVoice = "mole" \mole

%}

\layout {}

% MIDI SECTION % Delete the %{ and %} below to include MIDI output. %{ \midi { \tempo 4=90 } %}

}

% MUSIC BLOCKS CODE % Below is the code for the Music Blocks project that generated logo Lilypond file. %{

[[0,["start",{"collapsed":false,"xcor":0,"ycor":0,"heading":0,"color":20,"shade":50,"pensize":5,"grey":100}],578.6666666666667,85,[null,17,null]], [1,["newnote",{}],85.5,62.5,[24,2,5,6]], [2,["divide",{}],181.72119140625,62.5,[1,3,4]], [3,["number",{"value":1}],267.22119140625,62.5,[2]], [4,["number",{"value":2}],267.22119140625,94,[2]], [5,["vspace",{}],99,94,[1,30]], [6,["hidden",{}],85.5,283,[1,7]], [7,["newnote",{}],85.5,283,[6,8,11,12]], [8,["divide",{}],181.72119140625,283,[7,9,10]], [9,["number",{"value":1}],267.22119140625,283,[8]], [10,["number",{"value":2}],267.22119140625,314.5,[8]], [11,["vspace",{}],99,314.5,[7,32]], [12,["hidden",{}],85.5,503.5,[7,null]], [13,["scaledegree",{}],112.5,157,[30,20,14,null]], [14,["number",{"value":3}],226.89111328125,188.5,[13]], [15,["scaledegree",{}],112.5,377.5,[32,21,16,null]], [16,["number",{"value":3}],226.89111328125,409,[15]], [17,["storein",{}],592.1666666666667,125.5,[0,18,19,26]], [18,["text",{"value":"box"}],669.8561197916667,125.5,[17]], [19,["number",{"value":1}],669.8561197916667,157,[17]], [20,["namedbox",{"value":"box"}],226.89111328125,157,[13]], [21,["namedbox",{"value":"box"}],226.89111328125,377.5,[15]], [22,["action",{"collapsed":false}],72,22,[null,23,24,null]], [23,["text",{"value":"5-6"}],166.5,31,[22]], [24,["hidden",{}],85.5,62.5,[22,1]], [25,["nameddo",{"value":"5-6"}],605.6666666666667,220,[26,28]], [26,["repeat",{}],592.1666666666667,188.5,[17,27,25,null]], [27,["number",{"value":12}],664.1666666666667,188.5,[26]], [28,["incrementOne",{}],605.6666666666667,251.5,[25,29,null]], [29,["namedbox",{"value":"box"}],688.3805338541667,251.5,[28]], [30,["interval",{}],99,125.5,[5,31,13,null]], [31,["number",{"value":5}],226.87646484375,125.5,[30]], [32,["interval",{}],99,346,[11,33,15,null]], [33,["number",{"value":6}],226.87646484375,346,[32]], [34,2,[0,"notes","C3",1.3333333333333333,"default",null,null]], [35,2,[0,"notes","G3",1.3333333333333333,"default",null,null]], [36,2,[1.3333333333333333,"notes","C3",1.3333333333333333,"default",null,null]], [37,2,[1.3333333333333333,"notes","G3",1.3333333333333333,"default",null,null]], [38,2,[1.3333333333333333,"notes","A3",1.3333333333333333,"default",null,null]], [39,2,[2.6666666666666665,"notes","D3",1.3333333333333333,"default",null,null]], [40,2,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]], [41,2,[2.6666666666666665,"notes","B3",1.3333333333333333,"default",null,null]], [42,2,[2.6666666666666665,"notes","A3",1.3333333333333333,"default",null,null]], [43,2,[4,"notes","D3",1.3333333333333333,"default",null,null]], [44,2,[4,"notes","A3",1.3333333333333333,"default",null,null]], [45,2,[4,"notes","B3",1.3333333333333333,"default",null,null]], [46,2,[4,"notes","A3",1.3333333333333333,"default",null,null]], [47,2,[4,"notes","B3",1.3333333333333333,"default",null,null]], [48,2,[5.333333333333333,"notes","E3",1.3333333333333333,"default",null,null]], [49,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]], [50,2,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]], [51,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]], [52,2,[5.333333333333333,"notes","C4",1.3333333333333333,"default",null,null]], [53,2,[5.333333333333333,"notes","B3",1.3333333333333333,"default",null,null]], [54,2,[6.666666666666666,"notes","E3",1.3333333333333333,"default",null,null]], [55,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]], [56,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]], [57,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]], [58,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]], [59,2,[6.666666666666666,"notes","B3",1.3333333333333333,"default",null,null]], [60,2,[6.666666666666666,"notes","C4",1.3333333333333333,"default",null,null]], [61,2,[7.999999999999999,"notes","F3",1.3333333333333333,"default",null,null]], [62,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]], [63,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]], [64,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]], [65,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]], [66,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]], [67,2,[7.999999999999999,"notes","D4",1.3333333333333333,"default",null,null]], [68,2,[7.999999999999999,"notes","C4",1.3333333333333333,"default",null,null]], [69,2,[9.333333333333332,"notes","F3",1.3333333333333333,"default",null,null]], [70,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]], [71,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]], [72,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]], [73,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]], [74,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]], [75,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]], [76,2,[9.333333333333332,"notes","C4",1.3333333333333333,"default",null,null]], [77,2,[9.333333333333332,"notes","D4",1.3333333333333333,"default",null,null]], [78,2,[10.666666666666666,"notes","G3",1.3333333333333333,"default",null,null]], [79,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [80,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]], [81,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [82,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]], [83,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [84,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]], [85,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [86,2,[10.666666666666666,"notes","E4",1.3333333333333333,"default",null,null]], [87,2,[10.666666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [88,2,[12,"notes","G3",1.3333333333333333,"default",null,null]], [89,2,[12,"notes","D4",1.3333333333333333,"default",null,null]], [90,2,[12,"notes","E4",1.3333333333333333,"default",null,null]], [91,2,[12,"notes","D4",1.3333333333333333,"default",null,null]], [92,2,[12,"notes","E4",1.3333333333333333,"default",null,null]], [93,2,[12,"notes","D4",1.3333333333333333,"default",null,null]], [94,2,[12,"notes","E4",1.3333333333333333,"default",null,null]], [95,2,[12,"notes","D4",1.3333333333333333,"default",null,null]], [96,2,[12,"notes","E4",1.3333333333333333,"default",null,null]], [97,2,[12,"notes","D4",1.3333333333333333,"default",null,null]], [98,2,[12,"notes","E4",1.3333333333333333,"default",null,null]], [99,2,[13.333333333333334,"notes","A3",1.3333333333333333,"default",null,null]], [100,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [101,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]], [102,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [103,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]], [104,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [105,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]], [106,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [107,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]], [108,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [109,2,[13.333333333333334,"notes","F4",1.3333333333333333,"default",null,null]], [110,2,[13.333333333333334,"notes","E4",1.3333333333333333,"default",null,null]], [111,2,[14.666666666666668,"notes","A3",1.3333333333333333,"default",null,null]], [112,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [113,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [114,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [115,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [116,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [117,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [118,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [119,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [120,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [121,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [122,2,[14.666666666666668,"notes","E4",1.3333333333333333,"default",null,null]], [123,2,[14.666666666666668,"notes","F4",1.3333333333333333,"default",null,null]], [124,2,[16,"notes","B3",1.3333333333333333,"default",null,null]], [125,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [126,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [127,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [128,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [129,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [130,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [131,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [132,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [133,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [134,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [135,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [136,2,[16,"notes","G4",1.3333333333333333,"default",null,null]], [137,2,[16,"notes","F4",1.3333333333333333,"default",null,null]], [138,2,[17.333333333333332,"notes","B3",1.3333333333333333,"default",null,null]], [139,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [140,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [141,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [142,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [143,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [144,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [145,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [146,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [147,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [148,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [149,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [150,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [151,2,[17.333333333333332,"notes","F4",1.3333333333333333,"default",null,null]], [152,2,[17.333333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [153,2,[18.666666666666664,"notes","C4",1.3333333333333333,"default",null,null]], [154,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [155,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [156,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [157,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [158,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [159,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [160,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [161,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [162,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [163,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [164,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [165,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [166,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [167,2,[18.666666666666664,"notes","A4",1.3333333333333333,"default",null,null]], [168,2,[18.666666666666664,"notes","G4",1.3333333333333333,"default",null,null]], [169,2,[19.999999999999996,"notes","C4",1.3333333333333333,"default",null,null]], [170,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [171,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [172,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [173,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [174,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [175,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [176,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [177,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [178,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [179,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [180,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [181,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [182,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [183,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [184,2,[19.999999999999996,"notes","G4",1.3333333333333333,"default",null,null]], [185,2,[19.999999999999996,"notes","A4",1.3333333333333333,"default",null,null]], [186,2,[21.33333333333333,"notes","D4",1.3333333333333333,"default",null,null]], [187,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [188,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [189,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [190,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [191,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [192,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [193,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [194,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [195,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [196,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [197,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [198,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [199,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [200,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [201,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [202,2,[21.33333333333333,"notes","B4",1.3333333333333333,"default",null,null]], [203,2,[21.33333333333333,"notes","A4",1.3333333333333333,"default",null,null]], [204,2,[22.66666666666666,"notes","D4",1.3333333333333333,"default",null,null]], [205,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [206,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [207,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [208,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [209,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [210,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [211,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [212,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [213,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [214,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [215,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [216,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [217,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [218,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [219,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [220,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [221,2,[22.66666666666666,"notes","A4",1.3333333333333333,"default",null,null]], [222,2,[22.66666666666666,"notes","B4",1.3333333333333333,"default",null,null]], [223,2,[23.999999999999993,"notes","E4",1.3333333333333333,"default",null,null]], [224,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [225,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [226,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [227,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [228,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [229,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [230,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [231,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [232,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [233,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [234,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [235,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [236,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [237,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [238,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [239,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [240,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [241,2,[23.999999999999993,"notes","C5",1.3333333333333333,"default",null,null]], [242,2,[23.999999999999993,"notes","B4",1.3333333333333333,"default",null,null]], [243,2,[25.333333333333325,"notes","E4",1.3333333333333333,"default",null,null]], [244,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [245,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [246,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [247,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [248,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [249,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [250,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [251,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [252,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [253,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [254,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [255,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [256,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [257,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [258,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [259,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [260,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [261,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [262,2,[25.333333333333325,"notes","B4",1.3333333333333333,"default",null,null]], [263,2,[25.333333333333325,"notes","C5",1.3333333333333333,"default",null,null]], [264,2,[26.666666666666657,"notes","F4",1.3333333333333333,"default",null,null]], [265,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [266,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [267,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [268,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [269,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [270,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [271,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [272,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [273,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [274,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [275,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [276,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [277,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [278,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [279,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [280,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [281,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [282,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [283,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [284,2,[26.666666666666657,"notes","D5",1.3333333333333333,"default",null,null]], [285,2,[26.666666666666657,"notes","C5",1.3333333333333333,"default",null,null]], [286,2,[27.99999999999999,"notes","F4",1.3333333333333333,"default",null,null]], [287,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [288,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [289,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [290,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [291,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [292,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [293,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [294,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [295,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [296,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [297,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [298,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [299,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [300,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [301,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [302,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [303,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [304,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [305,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [306,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [307,2,[27.99999999999999,"notes","C5",1.3333333333333333,"default",null,null]], [308,2,[27.99999999999999,"notes","D5",1.3333333333333333,"default",null,null]], [309,2,[29.33333333333332,"notes","G4",1.3333333333333333,"default",null,null]], [310,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [311,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [312,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [313,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [314,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [315,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [316,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [317,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [318,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [319,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [320,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [321,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [322,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [323,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [324,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [325,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [326,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [327,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [328,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [329,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [330,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [331,2,[29.33333333333332,"notes","E5",1.3333333333333333,"default",null,null]], [332,2,[29.33333333333332,"notes","D5",1.3333333333333333,"default",null,null]], [333,2,[30.666666666666654,"notes","G4",1.3333333333333333,"default",null,null]], [334,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [335,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [336,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [337,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [338,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [339,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [340,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [341,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [342,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [343,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [344,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [345,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [346,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [347,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [348,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [349,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [350,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [351,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [352,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [353,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [354,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [355,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]], [356,2,[30.666666666666654,"notes","D5",1.3333333333333333,"default",null,null]], [357,2,[30.666666666666654,"notes","E5",1.3333333333333333,"default",null,null]]] %}

*

— You are receiving this because you modified the open/close state. Reply to this email directly, view it on GitHub https://github.com/walterbender/musicblocks/issues/833#issuecomment-338413349, or mute the thread https://github.com/notifications/unsubscribe-auth/ADz74T1OCAHmgsqVgHF20vq6hQ_6V5hkks5suhezgaJpZM4QBQsB .

-- Walter Bender Sugar Labs http://www.sugarlabs.org http://www.sugarlabs.org

pikurasa commented 6 years ago

Walter Bender:

https://raw.githubusercontent.com/walterbender/musicblocks/master/examples/fifths-and-sixths.tb

This works for me now.

Perhaps, even though I refreshed the browser before testing, something remained in the cache.

The results in lilypond are good as well.

However, it does make me think--at what point does a particular voice stay in the same clef? At what point do we use a new clef?

I will write up an issue question for this.