abcjs 6.0.0-beta.32 → 6.0.0-beta.36
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +13 -7
- package/RELEASE.md +130 -0
- package/dist/abcjs-basic-min.js +2 -2
- package/dist/abcjs-basic.js +3763 -825
- package/dist/abcjs-basic.js.map +1 -1
- package/dist/abcjs-plugin-min.js +2 -2
- package/dist/report-basic.html +37 -0
- package/dist/report-before-glyph-compress.html +37 -0
- package/dist/report-brown-ts-target-es5.html +37 -0
- package/dist/report-dev-orig-no-babel.html +37 -0
- package/dist/report-synth.html +37 -0
- package/docker-build.sh +1 -0
- package/glyphs.json +1 -0
- package/package.json +9 -9
- package/src/api/abc_tablatures.js +144 -0
- package/src/api/abc_timing_callbacks.js +49 -26
- package/src/api/abc_tunebook.js +10 -1
- package/src/api/abc_tunebook_svg.js +16 -22
- package/src/data/abc_tune.js +90 -25
- package/src/data/deline-tune.js +199 -0
- package/src/edit/abc_editor.js +33 -11
- package/src/midi/abc_midi_create.js +6 -2
- package/src/parse/abc_parse.js +10 -6
- package/src/parse/abc_parse_directive.js +19 -12
- package/src/parse/abc_parse_header.js +12 -12
- package/src/parse/abc_parse_music.js +15 -5
- package/src/parse/tune-builder.js +23 -30
- package/src/parse/wrap_lines.js +13 -36
- package/src/synth/abc_midi_flattener.js +44 -29
- package/src/synth/abc_midi_sequencer.js +52 -13
- package/src/synth/create-synth.js +22 -7
- package/src/synth/load-note.js +31 -65
- package/src/synth/place-note.js +59 -60
- package/src/synth/register-audio-context.js +4 -1
- package/src/synth/supports-audio.js +9 -8
- package/src/synth/synth-controller.js +5 -3
- package/src/tablatures/instruments/guitar/guitar-fonts.js +19 -0
- package/src/tablatures/instruments/guitar/guitar-patterns.js +23 -0
- package/src/tablatures/instruments/guitar/tab-guitar.js +50 -0
- package/src/tablatures/instruments/string-patterns.js +277 -0
- package/src/tablatures/instruments/string-tablature.js +56 -0
- package/src/tablatures/instruments/tab-note.js +282 -0
- package/src/tablatures/instruments/tab-notes.js +41 -0
- package/src/tablatures/instruments/violin/tab-violin.js +47 -0
- package/src/tablatures/instruments/violin/violin-fonts.js +19 -0
- package/src/tablatures/instruments/violin/violin-patterns.js +23 -0
- package/src/tablatures/tab-absolute-elements.js +310 -0
- package/src/tablatures/tab-common.js +29 -0
- package/src/tablatures/tab-renderer.js +243 -0
- package/src/tablatures/transposer.js +110 -0
- package/src/test/abc_parser_lint.js +62 -6
- package/src/write/abc_absolute_element.js +2 -2
- package/src/write/abc_abstract_engraver.js +9 -7
- package/src/write/abc_create_key_signature.js +1 -0
- package/src/write/abc_create_note_head.js +1 -1
- package/src/write/abc_engraver_controller.js +22 -9
- package/src/write/abc_glyphs.js +5 -2
- package/src/write/abc_relative_element.js +11 -3
- package/src/write/abc_renderer.js +5 -1
- package/src/write/add-chord.js +5 -2
- package/src/write/add-text-if.js +33 -0
- package/src/write/bottom-text.js +8 -29
- package/src/write/draw/absolute.js +12 -14
- package/src/write/draw/brace.js +3 -3
- package/src/write/draw/crescendo.js +1 -1
- package/src/write/draw/draw.js +3 -4
- package/src/write/draw/dynamics.js +8 -1
- package/src/write/draw/ending.js +4 -3
- package/src/write/draw/group-elements.js +10 -8
- package/src/write/draw/non-music.js +11 -6
- package/src/write/draw/print-line.js +24 -0
- package/src/write/draw/print-stem.js +12 -11
- package/src/write/draw/print-symbol.js +11 -10
- package/src/write/draw/relative.js +33 -13
- package/src/write/draw/selectables.js +9 -6
- package/src/write/draw/staff-group.js +45 -9
- package/src/write/draw/staff-line.js +3 -17
- package/src/write/draw/staff.js +15 -2
- package/src/write/draw/tab-line.js +40 -0
- package/src/write/draw/tempo.js +7 -7
- package/src/write/draw/text.js +11 -4
- package/src/write/draw/tie.js +2 -2
- package/src/write/draw/triplet.js +3 -3
- package/src/write/draw/voice.js +10 -2
- package/src/write/format-jazz-chord.js +15 -0
- package/src/write/free-text.js +20 -12
- package/src/write/layout/VoiceElements.js +33 -1
- package/src/write/layout/beam.js +2 -0
- package/src/write/layout/staffGroup.js +37 -2
- package/src/write/layout/voice.js +2 -1
- package/src/write/selection.js +15 -5
- package/src/write/separator.js +1 -1
- package/src/write/subtitle.js +3 -3
- package/src/write/svg.js +41 -14
- package/src/write/top-text.js +19 -25
- package/types/index.d.ts +1007 -39
- package/version.js +1 -1
package/docker-build.sh
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
docker compose build
|
package/glyphs.json
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"0":{"d":[["M",4.8,-15],["c",0.3,0,1.1,0,1.5,0.1],["c",1.7,0.4,3,1.6,3.8,3.6],["c",1.2,3,0.8,7,-0.9,9.3],["c",-0.8,1.1,-1.7,1.7,-2.9,2],["c",-0.4,0.1,-1.3,0.1,-1.8,0],["c",-0.8,-0.2,-1.5,-0.5,-2.1,-1],["c",-2.3,-2.1,-3.1,-6.7,-1.7,-10.2],["c",0.9,-2.2,2.3,-3.4,4.1,-3.7],["z"],["m",1.1,0.9],["c",-0.2,-0.1,-0.7,-0.1,-0.9,-0.1],["c",-0.5,0.1,-0.9,0.4,-1.2,1],["c",-0.4,0.7,-0.5,1.6,-0.6,3],["c",0,0.8,0,4.6,0,5.3],["c",0.1,1.5,0.3,2.4,0.6,3.1],["c",0.2,0.5,0.6,0.8,1,0.9],["c",0.3,0.1,0.8,0.1,1.1,0],["c",0.4,-0.1,0.7,-0.4,1,-0.9],["c",0.3,-0.7,0.5,-1.6,0.6,-3.1],["c",0,-0.7,0,-4.6,0,-5.3],["c",-0.1,-1.5,-0.3,-2.4,-0.6,-3],["c",-0.2,-0.5,-0.5,-0.8,-0.9,-0.9],["z"]],"w":10.78,"h":14.959},"1":{"d":[["M",3.3,-15.1],["c",0.1,-0.1,0.2,0,0.7,0.2],["c",0.8,0.4,1.1,0.4,1.8,0],["c",0.2,-0.1,0.4,-0.1,0.4,-0.1],["c",0.1,0,0.2,0.1,0.3,0.2],["c",0.1,0.1,0.1,0.3,0.1,5.9],["c",0,3.9,0,5.9,0,6],["c",0.1,0.4,0.2,0.7,0.3,1],["c",0.4,0.8,0.9,1.2,1.7,1.3],["c",0.3,0,0.4,0.1,0.4,0.3],["c",0,0.2,0,0.2,-0.1,0.2],["c",-0.1,0.1,-0.1,0.1,-0.5,0.1],["c",-0.4,0,-0.7,0,-2.1,-0.2],["c",-0.9,-0.1,-1.8,-0.1,-2.7,0],["c",-1.4,0.2,-1.7,0.2,-2.1,0.2],["c",-0.4,0,-0.4,0,-0.5,-0.1],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-0.2],["c",0,-0.2,0.1,-0.3,0.4,-0.3],["c",0.8,-0.1,1.3,-0.5,1.7,-1.3],["c",0.1,-0.3,0.2,-0.6,0.3,-1],["c",0,-0.2,0,-1.6,0,-4.3],["c",0,-3.9,0,-4,-0.1,-4.1],["c",-0.1,-0.1,-0.2,-0.2,-0.4,-0.2],["c",-0.1,0,-0.1,0,-0.2,0.1],["c",0,0.1,-0.4,1,-1,2.1],["c",-0.5,1.1,-0.9,2.1,-0.9,2.2],["c",-0.1,0.2,-0.2,0.2,-0.3,0.2],["c",-0.2,0,-0.4,-0.2,-0.4,-0.4],["c",0,-0.1,3.3,-7.6,3.3,-7.7],["z"]],"w":8.94,"h":15.058},"2":{"d":[["M",4.2,-15],["c",0.6,-0.1,1.7,0,2.3,0.2],["c",0.7,0.2,1.5,0.5,2,0.9],["c",1.4,1,2,2.3,1.8,3.8],["c",-0.1,1.4,-0.7,2.3,-1.7,3.2],["c",-0.6,0.5,-1.4,0.9,-3.1,1.7],["c",-1.3,0.6,-1.8,0.8,-2.4,1.1],["c",-0.6,0.3,-0.6,0.3,-0.2,0.3],["c",0.4,-0.1,1.3,-0.1,1.7,0],["c",0.7,0.2,1.4,0.5,2.1,0.9],["c",1,0.6,1.9,0.9,2.6,0.8],["c",0.2,-0.1,0.4,-0.1,0.6,-0.3],["c",0.1,-0.1,0.3,-0.4,0.3,-0.5],["c",0,-0.1,0.1,-0.2,0.2,-0.2],["c",0.2,0,0.4,0.1,0.4,0.3],["c",0,0.1,-0.1,0.6,-0.3,0.9],["c",-0.5,1,-1.6,1.7,-2.8,2],["c",-0.4,0.1,-1.2,0.1,-1.6,0],["c",-0.8,-0.2,-1.3,-0.4,-2,-1.1],["c",-0.4,-0.4,-0.6,-0.6,-1,-0.7],["c",-0.8,-0.3,-1.9,0.1,-2.2,0.9],["c",-0.1,0.2,-0.2,0.5,-0.2,0.7],["c",0,0.1,-0.1,0.2,-0.3,0.2],["c",-0.1,0,-0.3,0,-0.3,-0.1],["c",-0.1,-0.2,0.1,-1.1,0.3,-1.7],["c",0.2,-0.7,0.7,-1.3,1.3,-1.9],["c",0.5,-0.4,0.9,-0.8,1.9,-1.6],["c",1.3,-0.9,1.9,-1.4,2.3,-2],["c",0.9,-1,1.3,-2.2,1.2,-3.6],["c",-0.1,-1.3,-0.4,-2.3,-1,-2.9],["c",-0.4,-0.3,-0.7,-0.5,-1.2,-0.5],["c",-0.8,0,-1.5,0.4,-1.6,1.1],["c",0,0.3,0.1,0.6,0.6,1.1],["c",0.5,0.5,0.5,0.9,0.4,1.4],["c",-0.1,0.6,-0.5,1.1,-1.1,1.4],["c",-0.6,0.3,-1.2,0.3,-1.8,0],["c",-0.2,-0.1,-0.3,-0.2,-0.5,-0.4],["c",-0.2,-0.2,-0.3,-0.3,-0.4,-0.5],["c",-0.2,-0.4,-0.3,-0.8,-0.2,-1.4],["c",0.1,-0.7,0.5,-1.4,1,-2],["c",0.7,-0.7,1.7,-1.2,2.9,-1.3],["z"]],"w":10.764,"h":14.97},"3":{"d":[["M",3.8,-15],["c",0.3,0,1.4,0,1.8,0.1],["c",2.2,0.3,3.5,1.3,3.7,2.9],["c",0,0.3,0,1.3,0,1.7],["c",-0.1,0.8,-0.5,1.5,-1,1.8],["c",-0.3,0.2,-0.4,0.2,-0.4,0.4],["c",-0.1,0.2,-0.1,0.4,0,0.6],["c",0.1,0.2,0.2,0.2,0.5,0.4],["c",0.8,0.4,1.2,1.1,1.4,2.1],["c",0.1,0.4,0.1,1.4,0,1.7],["c",-0.2,0.8,-0.5,1.4,-1,2],["c",-0.7,0.7,-1.8,1.2,-3.2,1.4],["c",-0.4,0.1,-1.6,0.1,-1.9,0],["c",-1.9,-0.3,-3.2,-1.3,-3.5,-2.6],["c",0,-0.1,0,-0.3,0,-0.6],["c",0,-0.4,0,-0.4,0.1,-0.6],["c",0.1,-0.3,0.3,-0.5,0.5,-0.7],["c",0.2,-0.2,0.5,-0.4,0.8,-0.5],["c",0.2,-0.1,0.3,-0.1,0.6,-0.1],["c",0.3,0,0.4,0,0.6,0.1],["c",0.3,0.1,0.5,0.3,0.8,0.5],["c",0.4,0.3,0.6,0.8,0.6,1.2],["c",0,0.2,0,0.3,-0.1,0.4],["c",-0.1,0.2,-0.1,0.2,-0.5,0.5],["c",-0.5,0.4,-0.6,0.5,-0.6,0.9],["c",0.1,0.5,0.5,0.9,1.4,1],["c",0.4,0.1,0.7,0,1,-0.1],["c",0.8,-0.3,1.3,-1.2,1.4,-2.8],["c",0,-0.4,0,-1.9,0,-2.4],["c",-0.1,-0.7,-0.3,-1.2,-0.7,-1.4],["c",-0.3,-0.2,-0.4,-0.2,-2,-0.2],["c",-1.3,0,-1.4,0,-1.5,-0.1],["c",-0.2,-0.1,-0.2,-0.4,-0.1,-0.6],["c",0.1,-0.1,0.2,-0.1,1.7,-0.1],["c",1.5,0,1.6,0,1.9,-0.1],["c",0.2,-0.1,0.4,-0.4,0.5,-0.6],["c",0.2,-0.4,0.3,-0.9,0.3,-1.9],["c",0,-1.2,-0.1,-1.8,-0.4,-2.4],["c",-0.2,-0.5,-0.6,-0.8,-1.1,-1],["c",-0.3,-0.1,-1.1,-0.1,-1.4,0],["c",-0.6,0.2,-0.9,0.4,-1,0.8],["c",0,0.3,0.1,0.5,0.6,0.8],["c",0.3,0.2,0.4,0.4,0.5,0.6],["c",0,0.7,-0.6,1.5,-1.3,1.7],["c",-1,0.3,-2.1,-0.6,-2.1,-1.6],["c",0,-0.4,0.2,-1,0.4,-1.4],["c",0.1,-0.2,0.5,-0.6,0.8,-0.8],["c",0.6,-0.4,1.4,-0.7,2.3,-0.8],["z"]],"w":9.735,"h":14.967},"4":{"d":[["M",8.6,-14.9],["c",0.3,-0.1,0.4,-0.1,0.5,0],["c",0.1,0.1,0.2,0.2,0.2,0.3],["c",0,0.1,-1.9,2.3,-4.2,5],["c",-2.3,2.7,-4.2,5,-4.3,5],["c",0,0.1,0.1,0.1,2.6,0.1],["l",2.6,0],["l",0,-2.4],["c",0,-2.2,0,-2.4,0.1,-2.5],["c",0,-0.1,0.2,-0.2,0.6,-0.4],["c",1.1,-0.7,1.4,-1.1,1.9,-2.2],["c",0.1,-0.3,0.2,-0.5,0.3,-0.6],["c",0.1,-0.1,0.4,-0.1,0.5,0.1],["c",0.1,0.1,0.1,0.6,0.1,4],["l",0,3.9],["l",1.1,0],["c",1.1,0,1.1,0,1.2,0.1],["c",0.2,0.2,0.2,0.5,0,0.7],["c",-0.1,0.1,-0.1,0.1,-1.2,0.1],["l",-1.1,0],["l",0,0.3],["c",0,0.6,0.1,1.1,0.3,1.5],["c",0.4,0.8,0.9,1.2,1.7,1.3],["c",0.3,0,0.4,0.1,0.4,0.3],["c",0,0.2,0,0.2,-0.1,0.2],["c",-0.1,0.1,-0.1,0.1,-0.5,0.1],["c",-0.4,0,-0.7,0,-2.1,-0.2],["c",-0.9,-0.1,-1.8,-0.1,-2.7,0],["c",-1.4,0.2,-1.7,0.2,-2.1,0.2],["c",-0.4,0,-0.4,0,-0.5,-0.1],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-0.2],["c",0,-0.2,0.1,-0.3,0.4,-0.3],["c",0.8,-0.1,1.3,-0.5,1.7,-1.3],["c",0.2,-0.4,0.3,-1,0.3,-1.5],["l",0,-0.3],["l",-2.7,0],["c",-2.9,0,-2.8,0,-3.1,-0.1],["c",-0.2,-0.1,-0.3,-0.4,-0.3,-0.5],["c",0,-0.1,0.2,-0.2,0.3,-0.4],["c",0.8,-0.9,1.6,-2.1,2.1,-3],["c",0.3,-0.5,0.8,-1.6,1.1,-2.2],["c",0.6,-1.4,0.8,-2.6,0.9,-4],["c",0,-0.6,0.1,-0.7,0.2,-0.8],["l",0.1,-0.1],["l",0.5,0.1],["c",0.7,0.2,1,0.2,1.5,0.3],["c",0.6,0,1.2,-0.1,2,-0.3],["z"]],"w":11.795,"h":14.994},"5":{"d":[["M",1,-14.9],["c",0.1,-0.1,0,-0.1,1.1,0.1],["c",2.5,0.4,4.4,0.4,7,-0.1],["c",0.6,-0.1,0.7,-0.1,0.8,0.1],["c",0.2,0.2,0.1,0.2,-0.1,0.5],["c",-1.3,1.3,-3.2,2,-5.6,2.3],["c",-0.6,0.1,-1.2,0.1,-1.7,0.1],["c",-0.4,0,-0.4,0,-0.6,0.1],["c",-0.1,0.1,-0.1,0.1,-0.2,0.2],["l",-0.1,0.1],["l",0,1.7],["l",0,1.7],["l",0.2,-0.2],["c",0.7,-0.6,1.4,-1,2.2,-1.1],["c",0.3,-0.1,1.4,-0.1,2,0],["c",2.6,0.4,4,1.7,4.3,4.1],["c",0,0.5,0,1.1,0,1.4],["c",-0.2,1,-0.8,2,-1.6,2.7],["c",-0.7,0.6,-1.6,1,-2.5,1.2],["c",-1.4,0.3,-3,0.1,-4.2,-0.5],["c",-1.1,-0.5,-1.7,-1.3,-1.9,-2.3],["c",-0.1,-0.7,0.1,-1.3,0.6,-1.7],["c",0.2,-0.2,0.5,-0.4,0.8,-0.5],["c",0.2,-0.1,0.3,-0.1,0.6,-0.1],["c",0.3,0,0.4,0,0.6,0.1],["c",0.3,0.1,0.5,0.3,0.8,0.5],["c",0.4,0.3,0.6,0.8,0.6,1.2],["c",0,0.2,0,0.3,-0.1,0.4],["c",-0.1,0.2,-0.1,0.2,-0.5,0.5],["c",-0.2,0.1,-0.4,0.3,-0.4,0.3],["c",-0.4,0.4,-0.2,1,0.4,1.3],["c",0.5,0.3,1.5,0.4,2,0.3],["c",0.9,-0.2,1.5,-1.2,1.7,-2.9],["c",0.1,-0.4,0.1,-1.9,0,-2.3],["c",-0.1,-1.2,-0.5,-2.1,-1,-2.5],["c",-0.2,-0.2,-0.5,-0.4,-0.8,-0.4],["c",-0.3,-0.1,-0.8,0,-1.3,0.1],["c",-0.9,0.2,-1.6,0.6,-2.2,1.2],["c",-0.1,0.2,-0.3,0.3,-0.4,0.3],["c",-0.1,0,-0.3,-0.1,-0.4,-0.2],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-3.7],["c",0,-3.4,0,-3.6,0.1,-3.7],["c",0,-0.1,0.1,-0.1,0.2,-0.2],["z"]],"w":10.212,"h":14.997},"6":{"d":[["M",5,-15],["c",0.4,0,1.2,0,1.6,0.1],["c",0.9,0.2,1.7,0.5,2.3,1.1],["c",0.6,0.5,0.9,1.2,0.8,2],["c",0,0.5,-0.2,0.9,-0.6,1.3],["c",-0.2,0.2,-0.4,0.4,-0.7,0.5],["c",-0.2,0.1,-0.3,0.1,-0.6,0.1],["c",-0.3,0,-0.4,0,-0.6,-0.1],["c",-0.3,-0.1,-0.5,-0.3,-0.7,-0.5],["c",-0.4,-0.4,-0.6,-0.8,-0.6,-1.3],["c",0,-0.3,0,-0.3,0.1,-0.4],["c",0,-0.1,0.2,-0.2,0.3,-0.3],["c",0.1,-0.1,0.3,-0.2,0.4,-0.3],["c",0.1,-0.1,0.2,-0.2,0.3,-0.2],["c",0.1,-0.1,0.1,-0.1,0.1,-0.3],["c",0,-0.2,0,-0.2,-0.1,-0.4],["c",-0.2,-0.4,-0.7,-0.6,-1.4,-0.6],["c",-0.5,0,-0.9,0.2,-1.2,0.5],["c",-0.8,0.7,-1.1,2.2,-1,5.4],["l",0,0.6],["l",0.3,-0.1],["c",0.8,-0.3,1.3,-0.3,2.1,-0.3],["c",1.5,0.1,2.5,0.5,3.3,1.3],["c",0.5,0.5,0.8,1.1,1,1.9],["c",0.1,0.3,0.1,0.4,0.1,0.9],["c",0,0.5,0,0.7,-0.1,1],["c",-0.1,0.8,-0.5,1.4,-1,1.9],["c",-0.5,0.5,-1.2,0.9,-2,1.1],["c",-1.1,0.3,-2.4,0.3,-3.2,0],["c",-1.5,-0.5,-2.6,-1.9,-3.3,-4],["c",-0.4,-1.2,-0.5,-2.8,-0.4,-4.1],["c",0.3,-3.7,2.3,-6.3,5,-6.7],["z"],["m",0.7,7.4],["c",-0.3,-0.1,-0.8,-0.1,-1.1,-0.1],["c",-0.7,0.2,-1.1,0.7,-1.2,1.7],["c",-0.1,0.5,-0.1,3,0,3.5],["c",0.2,1.3,0.7,1.8,1.8,1.7],["c",0.4,0,0.6,-0.1,0.9,-0.3],["c",0.7,-0.4,0.9,-1.3,0.9,-3.2],["c",0,-2.2,-0.4,-3.1,-1.3,-3.4],["z"]],"w":9.956,"h":14.982},"7":{"d":[["M",0.2,-15],["c",0.2,-0.1,0.5,0,0.5,0.2],["c",0.1,0.1,0.1,0.2,0.1,0.4],["c",0,0.2,0,0.3,0.1,0.4],["c",0.1,0.1,0.2,0.2,0.3,0.2],["c",0,0,0.1,-0.1,0.2,-0.2],["c",1,-1.2,2.6,-1.3,4,-0.4],["c",0.2,0.1,0.4,0.3,0.5,0.5],["c",0.5,0.4,0.8,0.6,1.3,0.6],["c",0.7,0,1.5,-0.3,2.1,-0.9],["c",0.1,-0.1,0.3,-0.3,0.4,-0.4],["c",0.1,-0.1,0.2,-0.3,0.3,-0.3],["c",0.2,-0.1,0.4,0,0.5,0.2],["c",0.1,0.2,0.1,0.2,-0.3,0.7],["c",-0.2,0.2,-0.5,0.8,-0.8,1.2],["c",-2.4,3.5,-3.5,6.3,-3.9,9],["c",0,0.3,0,0.7,0,1.3],["c",0,0.9,0,1.1,0.2,1.9],["c",0.1,0.5,0.1,0.5,0,0.6],["c",-0.1,0.1,-0.2,0.2,-0.3,0.2],["c",0,0,-0.3,-0.1,-0.5,-0.1],["c",-0.8,-0.3,-1.1,-0.3,-1.6,-0.3],["c",-0.6,0,-0.8,0,-1.6,0.3],["c",-0.6,0.2,-0.7,0.2,-0.8,0.2],["c",-0.1,-0.1,-0.2,-0.2,-0.2,-0.3],["c",0,-0.1,0.6,-1.4,1.2,-2.6],["c",1.1,-2.2,2.7,-4.7,5.1,-8],["c",0.2,-0.3,0.4,-0.5,0.3,-0.5],["c",0,0,-0.1,0.1,-0.3,0.1],["c",-0.5,0.3,-1,0.4,-1.6,0.4],["c",-0.7,0,-1.2,-0.2,-1.8,-0.7],["c",-1,-0.9,-1.8,-1.2,-2.3,-0.7],["c",-0.2,0.2,-0.4,0.5,-0.4,0.8],["c",-0.1,0.2,-0.1,0.3,-0.1,2],["c",0,1.6,0,1.7,-0.1,1.8],["c",-0.1,0.2,-0.5,0.2,-0.7,0],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-3.6],["c",0,-3.4,0,-3.5,0.1,-3.6],["c",0,-0.1,0.1,-0.1,0.2,-0.1],["z"]],"w":10.561,"h":15.093},"8":{"d":[["M",5,-15],["c",0.3,0,1,0,1.3,0],["c",1.3,0.1,2.5,0.6,3.2,1.3],["c",0.4,0.4,0.7,0.8,0.8,1.3],["c",0.1,0.4,0.1,1.1,0,1.4],["c",-0.2,0.8,-0.7,1.6,-1.6,2.6],["l",-0.3,0.3],["l",0.3,0.2],["c",1.5,0.9,2.3,2.3,2.3,3.8],["c",0,0.8,-0.2,1.4,-0.6,2],["c",-0.4,0.7,-1,1.1,-1.8,1.5],["c",-1.8,0.9,-4.2,0.9,-6,0],["c",-1.6,-0.8,-2.5,-2.2,-2.5,-3.7],["c",0.1,-1,0.5,-1.8,1.8,-3],["c",0.5,-0.5,0.5,-0.5,0.5,-0.6],["c",-0.4,-0.3,-1,-0.8,-1.2,-1.1],["c",-0.7,-1.1,-0.9,-2.4,-0.3,-3.6],["c",0.7,-1.3,2.3,-2.2,4.2,-2.4],["z"],["m",1.5,0.7],["c",-0.4,-0.1,-1.1,-0.1,-1.4,-0.1],["c",-0.3,0.1,-0.6,0.2,-0.8,0.3],["c",-0.2,0.1,-0.6,0.5,-0.7,0.7],["c",-0.5,0.9,-0.4,1.9,0.2,2.5],["c",0.2,0.2,0.4,0.3,2,1.2],["c",1,0.5,1.7,1,1.8,1],["c",0.1,0,0.6,-0.6,1,-1.1],["c",0.2,-0.4,0.5,-0.9,0.6,-1.2],["c",0.1,-0.2,0.1,-0.4,0.1,-0.7],["c",0,-0.4,0,-0.7,-0.1,-1],["c",-0.4,-0.8,-1.3,-1.4,-2.5,-1.7],["z"],["m",-1.4,8.1],["l",-1.9,-1.1],["c",0,0,-0.2,0.2,-0.4,0.3],["c",-1.2,1.1,-1.6,2,-1.6,3],["c",0.1,1.6,1.4,2.9,3.2,3.2],["c",0.3,0.1,0.5,0.1,0.9,0.1],["c",0.6,0,0.8,0,1.3,-0.3],["c",0.9,-0.4,1.5,-1.4,1.4,-2.4],["c",-0.1,-0.7,-0.4,-1.3,-0.9,-1.6],["c",-0.1,-0.1,-1,-0.6,-2.1,-1.2],["z"]],"w":10.926,"h":14.989},"9":{"d":[["M",4.2,-15],["c",0.4,0,1.3,0,1.6,0.1],["c",0.5,0.1,0.9,0.3,1.4,0.6],["c",1.5,1,2.5,3.2,2.7,5.9],["c",0.2,2.6,-0.5,5,-1.8,6.6],["c",-1,1.3,-2.4,1.9,-3.9,1.8],["c",-1.2,-0.1,-2.3,-0.4,-3,-1.1],["c",-0.6,-0.5,-0.9,-1.2,-0.8,-2],["c",0,-0.5,0.2,-0.9,0.6,-1.3],["c",0.2,-0.2,0.5,-0.4,0.8,-0.5],["c",0.2,-0.1,0.3,-0.1,0.6,-0.1],["c",0.3,0,0.4,0,0.6,0.1],["c",0.3,0.1,0.5,0.3,0.8,0.5],["c",0.4,0.4,0.6,0.8,0.6,1.3],["c",0,0.3,0,0.3,-0.1,0.4],["c",0,0.1,-0.2,0.2,-0.3,0.3],["c",-0.1,0.1,-0.3,0.2,-0.4,0.3],["c",-0.1,0.1,-0.2,0.2,-0.3,0.2],["c",-0.1,0.1,-0.1,0.2,-0.1,0.3],["c",0,0.2,0,0.2,0.1,0.4],["c",0.2,0.4,0.8,0.6,1.4,0.6],["c",0.5,0,0.9,-0.2,1.2,-0.5],["c",0.8,-0.7,1.1,-2.2,1,-5.4],["l",0,-0.6],["l",-0.3,0.1],["c",-0.8,0.3,-1.3,0.3,-2.1,0.3],["c",-1.5,-0.1,-2.5,-0.5,-3.3,-1.3],["c",-0.5,-0.5,-0.8,-1.1,-1,-1.9],["c",-0.1,-0.3,-0.1,-0.4,-0.1,-1],["c",0,-0.5,0,-0.7,0.1,-0.9],["c",0.2,-0.8,0.5,-1.4,1,-1.9],["c",0.2,-0.1,0.3,-0.3,0.4,-0.4],["c",0.7,-0.5,1.6,-0.8,2.8,-0.9],["z"],["m",1.2,0.7],["c",-0.2,-0.1,-0.6,-0.1,-0.8,0],["c",-0.8,0.1,-1.3,0.7,-1.4,1.7],["c",-0.1,0.6,-0.1,2,-0.1,2.8],["c",0.1,1.7,0.6,2.4,1.8,2.5],["c",1.1,0,1.6,-0.5,1.8,-1.7],["c",0.1,-0.5,0.1,-3,0,-3.5],["c",-0.1,-1,-0.5,-1.5,-1.3,-1.7],["z"]],"w":9.959,"h":14.986},"rests.multimeasure":{"d":[["M",0,-4],["l",0,16],["l",1,0],["l",0,-5],["l",40,0],["l",0,5],["l",1,0],["l",0,-16],["l",-1,0],["l",0,5],["l",-40,0],["l",0,-5],["z"]],"w":42,"h":18},"rests.whole":{"d":[["M",0.1,0],["l",0.1,-0.1],["l",5.5,0],["l",5.5,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,2.2],["l",0,2.2],["l",-0.1,0.1],["l",-0.1,0.1],["l",-5.5,0],["l",-5.5,0],["l",-0.1,-0.1],["l",-0.1,-0.1],["l",0,-2.2],["l",0,-2.2],["z"]],"w":11.25,"h":4.68},"rests.half":{"d":[["M",0.1,-4.6],["l",0.1,-0.1],["l",5.5,0],["l",5.5,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,2.2],["l",0,2.2],["l",-0.1,0.1],["l",-0.1,0.1],["l",-5.5,0],["l",-5.5,0],["l",-0.1,-0.1],["l",-0.1,-0.1],["l",0,-2.2],["l",0,-2.2],["z"]],"w":11.25,"h":4.68},"rests.quarter":{"d":[["M",1.9,-11.8],["c",0.1,-0.1,0.2,-0.1,0.4,0],["c",0.1,0.1,4.7,5.6,4.9,5.8],["c",0.2,0.4,0.2,0.8,-0.1,1.3],["c",-0.2,0.3,-0.7,0.8,-1.6,1.6],["c",-0.4,0.4,-0.9,0.8,-1,0.8],["c",-0.9,1,-1.1,2.5,-0.6,3.6],["c",0.2,0.4,0.3,0.5,1.3,1.7],["c",1.9,2.3,1.8,2.2,1.8,2.3],["c",0,0.2,-0.2,0.4,-0.4,0.4],["c",-0.1,0,-0.3,-0.1,-0.5,-0.3],["c",-0.7,-0.7,-2.5,-1.3,-3.4,-1.1],["c",-0.4,0.1,-0.7,0.3,-0.9,0.7],["c",-0.1,0.3,-0.2,0.7,-0.2,1.1],["c",0,0.7,0.1,1.4,0.3,2],["c",0.2,0.4,0.2,0.7,0.5,1],["c",0.2,0.2,0.2,0.3,0,0.4],["c",-0.1,0.1,-0.2,0,-0.4,-0.3],["c",-1.1,-1.4,-2.1,-3.4,-2.4,-4.8],["c",-0.3,-1,-0.1,-1.8,0.3,-2.1],["c",0.2,-0.1,0.4,-0.1,0.9,-0.1],["c",0.9,0.1,2.1,0.4,3.3,0.9],["l",0.4,0.2],["l",-1.6,-1.9],["c",-2.5,-3,-2.6,-3.1,-2.7,-3.3],["c",-0.1,-0.2,-0.1,-0.5,0,-0.7],["c",0.2,-0.5,0.6,-1,1.8,-2],["c",0.5,-0.4,0.8,-0.7,0.9,-0.8],["c",0.7,-0.7,1,-1.8,0.9,-2.8],["c",-0.1,-0.3,-0.2,-0.8,-0.4,-1.1],["c",-0.1,-0.1,-0.4,-0.6,-0.8,-1],["c",-0.4,-0.4,-0.7,-0.8,-0.7,-0.9],["c",-0.1,-0.2,0,-0.4,0.2,-0.5],["z"]],"w":7.888,"h":21.435},"rests.8th":{"d":[["M",1.7,-6.1],["c",0.7,-0.1,1.2,0.1,1.7,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.1,0.3,0.3,0.5,0.6,0.5],["c",0.1,0,0.2,0,0.3,-0.1],["c",0.4,-0.2,1.3,-1.3,1.7,-2],["c",0.1,-0.2,0.2,-0.3,0.4,-0.3],["c",0.1,0,0.3,0.1,0.3,0.2],["c",0,0.1,-0.3,1.1,-1.9,6.4],["c",-1,3.5,-1.9,6.4,-1.9,6.4],["c",0,0,-0.1,0.1,-0.2,0.2],["c",-0.2,0.1,-0.2,0.1,-0.4,0.1],["c",-0.2,0,-0.3,0,-0.5,-0.1],["c",-0.1,-0.1,-0.2,-0.1,-0.2,-0.1],["c",-0.1,0,0.2,-0.6,1.7,-4.9],["c",1,-2.7,1.7,-4.9,1.7,-4.9],["l",-0.5,0.2],["c",-1.1,0.4,-1.7,0.5,-2.5,0.5],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.3,-0.4,0.8,-0.8,1.4,-0.9],["z"]],"w":7.534,"h":13.883},"rests.16th":{"d":[["M",3.3,-6.1],["c",0.7,-0.1,1.2,0.1,1.7,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.2,0.4,0.6,0.6,0.9,0.4],["c",0.4,-0.2,1.2,-1.2,1.6,-2.1],["c",0.1,-0.1,0.2,-0.2,0.4,-0.2],["c",0.1,0,0.3,0.1,0.3,0.2],["c",0,0.1,-0.4,1.9,-2.7,10.2],["c",-1.5,5.6,-2.7,10.1,-2.8,10.2],["c",0,0,-0.1,0.1,-0.2,0.2],["c",-0.2,0.1,-0.2,0.1,-0.4,0.1],["c",-0.2,0,-0.3,0,-0.5,-0.1],["c",-0.1,-0.1,-0.2,-0.1,-0.2,-0.1],["c",-0.1,0,0.1,-0.6,1.4,-4.9],["c",0.8,-2.7,1.5,-4.9,1.5,-4.9],["c",0,0,-0.3,0.1,-0.5,0.2],["c",-1.1,0.4,-1.8,0.5,-2.6,0.5],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.7,-1,2.2,-1.2,3.1,-0.4],["c",0.3,0.3,0.4,0.6,0.6,1.4],["c",0.1,0.5,0.2,0.8,0.3,0.9],["c",0.1,0.1,0.3,0.2,0.5,0.2],["c",0.1,0,0.2,0,0.3,-0.1],["c",0.3,-0.1,1,-0.9,1.4,-1.6],["c",0.1,-0.2,0.2,-0.4,0.4,-1.1],["c",0.7,-2.1,1.2,-3.8,1.2,-3.9],["c",0,0,-0.2,0.1,-0.4,0.2],["c",-0.5,0.2,-1.2,0.3,-1.7,0.4],["c",-0.3,0.1,-0.5,0.1,-1,0.1],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.3,-0.4,0.8,-0.8,1.4,-0.9],["z"]],"w":9.724,"h":21.383},"rests.32nd":{"d":[["M",4.2,-13.6],["c",0.7,-0.1,1.2,0.1,1.7,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.1,0.3,0.3,0.5,0.6,0.5],["c",0.1,0,0.2,0,0.3,-0.1],["c",0.3,-0.2,1,-1.1,1.4,-2],["c",0.1,-0.2,0.2,-0.3,0.4,-0.3],["c",0.1,0,0.3,0.1,0.3,0.2],["c",0,0.1,-0.6,2.7,-3.2,13.9],["c",-1.8,7.6,-3.3,13.9,-3.3,13.9],["c",0,0.1,-0.1,0.1,-0.2,0.2],["c",-0.2,0.1,-0.2,0.1,-0.5,0.1],["c",-0.2,0,-0.3,0,-0.5,-0.1],["c",-0.1,-0.1,-0.2,-0.1,-0.2,-0.1],["c",-0.1,0,0.1,-0.6,1.2,-4.9],["c",0.7,-2.7,1.3,-4.9,1.3,-4.9],["c",0,0,-0.1,0,-0.5,0.1],["c",-1.2,0.4,-2.2,0.6,-3,0.5],["c",-0.4,0,-0.7,-0.1,-1.1,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.7,-1,2.2,-1.2,3.1,-0.4],["c",0.3,0.3,0.4,0.6,0.6,1.4],["c",0.1,0.5,0.2,0.8,0.3,0.9],["c",0.1,0.1,0.3,0.2,0.5,0.2],["c",0.1,0,0.2,0,0.3,-0.1],["c",0.4,-0.2,1.3,-1.3,1.6,-1.9],["c",0,-0.1,1.2,-4.6,1.2,-4.6],["c",0,0,-0.2,0,-0.4,0.1],["c",-0.6,0.2,-1.2,0.4,-1.7,0.5],["c",-0.4,0.1,-0.5,0.1,-1,0.1],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.7,-1,2.2,-1.2,3.1,-0.4],["c",0.3,0.3,0.4,0.6,0.6,1.4],["c",0.1,0.5,0.2,0.8,0.3,0.9],["c",0.2,0.2,0.5,0.3,0.7,0.2],["c",0.3,-0.1,0.7,-0.6,1.1,-1.2],["c",0.4,-0.6,0.4,-0.5,1.1,-3],["c",0.3,-1.3,0.6,-2.3,0.6,-2.3],["c",0,0,-0.2,0,-0.4,0.1],["c",-0.6,0.2,-1.1,0.3,-1.6,0.4],["c",-0.3,0.1,-0.5,0.1,-1,0.1],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.3,-0.4,0.8,-0.8,1.4,-0.9],["z"]],"w":11.373,"h":28.883},"rests.64th":{"d":[["M",5.1,-13.6],["c",0.7,-0.1,1.2,0.1,1.7,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.2,0.6,0.2,0.8,0.3,1],["c",0.2,0.2,0.5,0.3,0.8,0.2],["c",0.2,-0.1,0.6,-0.7,1.1,-1.6],["c",0.3,-0.7,0.4,-0.7,0.6,-0.7],["c",0.1,0,0.3,0.1,0.3,0.2],["c",0,0.1,-0.7,3.7,-3.5,17.6],["c",-1.9,9.7,-3.6,17.6,-3.6,17.6],["c",0,0.1,-0.1,0.1,-0.2,0.2],["c",-0.2,0.1,-0.2,0.1,-0.5,0.1],["c",-0.2,0,-0.3,0,-0.5,-0.1],["c",-0.1,-0.1,-0.2,-0.1,-0.2,-0.1],["c",-0.1,0,0.1,-0.6,1.1,-4.9],["c",0.6,-2.7,1.1,-4.9,1.1,-4.9],["c",0,0,-0.2,0.1,-0.5,0.2],["c",-0.7,0.2,-1.2,0.4,-1.8,0.5],["c",-0.4,0.1,-0.6,0.1,-1,0.1],["c",-0.7,0,-0.9,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.7,-1,2.2,-1.2,3.1,-0.4],["c",0.3,0.3,0.4,0.6,0.6,1.4],["c",0.1,0.5,0.2,0.8,0.3,0.9],["c",0.1,0.1,0.3,0.2,0.5,0.2],["c",0.2,0,0.4,-0.1,0.7,-0.4],["c",0.5,-0.4,1,-1.3,1.2,-1.6],["c",0,-0.1,0.3,-1.1,0.5,-2.3],["c",0.3,-1.2,0.5,-2.2,0.5,-2.2],["c",0,0,-0.1,0,-0.5,0.1],["c",-1.2,0.4,-2.2,0.6,-3,0.5],["c",-0.4,0,-0.7,-0.1,-1.1,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.2,0.4,0.6,0.6,0.9,0.4],["c",0.4,-0.2,1.2,-1.3,1.5,-1.9],["c",0,-0.1,0.3,-1.2,0.6,-2.4],["l",0.5,-2.3],["l",-0.5,0.2],["c",-1.1,0.4,-1.8,0.5,-2.6,0.5],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.2,0.6,0.2,0.8,0.3,1],["c",0.2,0.2,0.5,0.3,0.8,0.2],["c",0.4,-0.2,0.9,-0.9,1.3,-1.7],["c",0.1,-0.2,0.2,-0.5,0.6,-2.5],["l",0.5,-2.3],["c",0,0,-0.2,0,-0.4,0.1],["c",-1.1,0.4,-2.1,0.5,-2.8,0.5],["c",-0.4,0,-0.7,-0.1,-1.1,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.3,-0.4,0.8,-0.8,1.4,-0.9],["z"]],"w":12.453,"h":36.383},"rests.128th":{"d":[["M",6,-21.1],["c",0.7,-0.1,1.2,0.1,1.7,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.1,0.3,0.3,0.5,0.6,0.5],["c",0.2,0,0.3,-0.1,0.5,-0.4],["c",0.2,-0.2,0.5,-0.9,0.8,-1.5],["c",0.2,-0.3,0.2,-0.4,0.3,-0.5],["c",0.2,-0.1,0.5,0,0.5,0.2],["c",0,0.1,-7.1,42.8,-7.2,42.8],["c",0,0,-0.1,0.1,-0.2,0.2],["c",-0.2,0.1,-0.2,0.1,-0.4,0.1],["c",-0.2,0,-0.3,0,-0.5,-0.1],["c",-0.1,-0.1,-0.2,-0.1,-0.2,-0.1],["c",-0.1,0,0,-0.6,0.8,-5],["c",0.5,-2.7,0.9,-4.9,0.9,-4.9],["c",0,0,-0.1,0.1,-0.4,0.1],["c",-0.8,0.3,-1.6,0.5,-2.3,0.6],["c",-0.1,0,-0.5,0,-0.8,0],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.1,0.3,0.3,0.5,0.6,0.5],["c",0.1,0,0.2,0,0.3,-0.1],["c",0.4,-0.2,1.1,-1.1,1.5,-1.8],["c",0.1,-0.3,0.1,-0.3,0.5,-2.5],["c",0.2,-1.2,0.4,-2.2,0.4,-2.2],["c",0,0,-0.2,0.1,-0.5,0.2],["c",-1.3,0.4,-2.2,0.6,-3.1,0.5],["c",-0.4,0,-0.7,-0.1,-1.1,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.2,0.6,0.2,0.8,0.3,1],["c",0.2,0.2,0.5,0.3,0.8,0.2],["c",0.4,-0.1,1.1,-1,1.4,-1.8],["l",0.2,-0.3],["l",0.4,-2.2],["c",0.2,-1.3,0.4,-2.3,0.4,-2.3],["l",-0.5,0.2],["c",-1.1,0.4,-1.9,0.5,-2.7,0.5],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.2,0.6,0.2,0.8,0.3,1],["c",0.2,0.2,0.5,0.3,0.7,0.2],["c",0.3,-0.1,1.1,-1.3,1.4,-1.9],["c",0,-0.1,0.2,-1.1,0.5,-2.3],["c",0.2,-1.2,0.4,-2.2,0.4,-2.3],["c",0,0,0,0,-0.4,0.1],["c",-0.6,0.2,-1.2,0.3,-1.7,0.4],["c",-0.3,0.1,-0.5,0.1,-0.9,0.1],["c",-0.7,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.4,-0.5,1,-0.9,1.7,-0.9],["c",0.5,0,1,0.2,1.4,0.5],["c",0.3,0.3,0.4,0.5,0.6,1.3],["c",0.1,0.3,0.2,0.7,0.2,0.7],["c",0.1,0.3,0.3,0.5,0.6,0.5],["c",0.2,0,0.4,-0.1,0.6,-0.3],["c",0.3,-0.4,0.8,-1.1,0.9,-1.6],["c",0,-0.1,0.2,-1.2,0.5,-2.4],["c",0.2,-1.2,0.4,-2.2,0.4,-2.3],["c",0,0,0,0,-0.4,0.1],["c",-1,0.4,-1.8,0.5,-2.6,0.5],["c",-0.6,0,-0.8,0,-1.3,-0.3],["c",-1.3,-0.6,-1.8,-2.2,-1,-3.3],["c",0.3,-0.4,0.8,-0.8,1.4,-0.9],["z"]],"w":12.992,"h":43.883},"accidentals.sharp":{"d":[["M",5.7,-11.2],["c",0.2,-0.1,0.5,0,0.7,0.2],["c",0.1,0.1,0.1,0.2,0.1,2.3],["c",0,1.2,0,2.2,0,2.2],["c",0,0,0.3,-0.1,0.6,-0.2],["c",0.7,-0.3,0.8,-0.3,1,-0.1],["c",0.2,0.2,0.2,0.2,0.2,1.4],["c",0,1,0,1.1,-0.1,1.2],["c",0,0.1,-0.1,0.1,-0.1,0.2],["c",-0.1,0,-0.4,0.2,-0.8,0.4],["l",-0.7,0.3],["l",0,2.4],["c",0,1.3,0,2.4,0,2.4],["c",0,0,0.3,-0.1,0.6,-0.2],["c",0.7,-0.3,0.8,-0.3,1,-0.1],["c",0.2,0.2,0.2,0.2,0.2,1.4],["c",0,1,0,1.1,-0.1,1.2],["c",0,0.1,-0.1,0.1,-0.1,0.2],["c",-0.1,0,-0.4,0.2,-0.8,0.4],["l",-0.7,0.3],["l",0,2.5],["c",0,2.3,0,2.6,-0.1,2.6],["c",-0.2,0.4,-0.7,0.4,-0.9,0],["c",0,-0.1,-0.1,-0.3,-0.1,-2.4],["l",0,-2.3],["l",-1.3,0.5],["l",-1.3,0.5],["l",0,2.4],["c",0,2.6,0,2.5,-0.1,2.7],["c",-0.1,0.1,-0.3,0.2,-0.4,0.2],["c",-0.1,0,-0.3,-0.1,-0.4,-0.2],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-2.4],["c",0,-1.2,0,-2.2,0,-2.2],["c",0,0,-0.3,0.1,-0.6,0.2],["c",-0.7,0.3,-0.8,0.3,-1,0.2],["c",-0.2,-0.1,-0.2,-0.2,-0.2,-1.4],["c",0,-1,0,-1.1,0.1,-1.2],["c",0,-0.1,0.1,-0.1,0.1,-0.1],["c",0.1,0,0.4,-0.2,0.8,-0.4],["l",0.8,-0.3],["l",0,-2.4],["c",0,-1.3,0,-2.4,0,-2.4],["c",0,0,-0.3,0.1,-0.6,0.2],["c",-0.7,0.3,-0.8,0.3,-1,0.2],["c",-0.2,-0.1,-0.2,-0.2,-0.2,-1.4],["c",0,-1,0,-1.1,0.1,-1.2],["c",0,-0.1,0.1,-0.1,0.1,-0.1],["c",0.1,0,0.4,-0.2,0.8,-0.4],["l",0.8,-0.3],["l",0,-2.5],["c",0,-2.3,0,-2.5,0.1,-2.6],["c",0.2,-0.4,0.7,-0.4,0.9,0],["c",0,0.1,0.1,0.3,0.1,2.4],["l",0,2.3],["l",1.3,-0.5],["l",1.3,-0.5],["l",0,-2.4],["c",0,-2.3,0,-2.4,0.1,-2.5],["c",0.1,-0.1,0.1,-0.2,0.3,-0.2],["z"],["m",-0.3,10.7],["l",0,-2.4],["l",-1.3,0.5],["l",-1.3,0.5],["l",0,2.5],["l",0,2.4],["l",0.1,0],["c",0.1,0,0.6,-0.3,1.3,-0.5],["l",1.2,-0.5],["l",0,-2.5],["z"]],"w":8.25,"h":22.462},"accidentals.halfsharp":{"d":[["M",2.4,-10],["c",0.2,-0.1,0.5,0,0.7,0.2],["c",0.1,0.1,0.1,0.2,0.1,2],["c",0,1.1,0,1.9,0,1.9],["l",0.7,-0.5],["c",0.7,-0.5,0.7,-0.5,0.9,-0.5],["c",0.2,0,0.2,0,0.3,0.1],["c",0.2,0.2,0.2,0.2,0.2,1.4],["c",0,1.1,0,1.1,-0.1,1.2],["c",0,0,-0.5,0.4,-1,0.8],["l",-1,0.7],["l",0,2.4],["c",0,1.3,0,2.4,0,2.4],["l",0.7,-0.5],["c",0.7,-0.5,0.7,-0.5,0.9,-0.5],["c",0.2,0,0.2,0,0.3,0.1],["c",0.2,0.2,0.2,0.2,0.2,1.4],["c",0,1.1,0,1.1,-0.1,1.2],["c",0,0,-0.5,0.4,-1,0.8],["l",-1,0.7],["l",0,2.3],["c",0,2,0,2.3,-0.1,2.4],["c",-0.1,0.1,-0.1,0.2,-0.2,0.3],["c",-0.3,0.1,-0.5,0,-0.7,-0.2],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-2],["c",0,-1,0,-1.9,0,-1.9],["l",-0.7,0.5],["c",-0.7,0.5,-0.7,0.5,-0.9,0.5],["c",-0.1,0,-0.2,0,-0.3,-0.1],["c",-0.2,-0.1,-0.2,-0.2,-0.2,-1.4],["c",0,-1.1,0,-1.1,0.1,-1.2],["c",0,0,0.5,-0.4,1,-0.7],["l",1,-0.7],["l",0,-2.4],["c",0,-1.3,0,-2.4,0,-2.4],["l",-0.7,0.5],["c",-0.7,0.5,-0.7,0.5,-0.9,0.5],["c",-0.1,0,-0.2,0,-0.3,-0.1],["c",-0.2,-0.1,-0.2,-0.2,-0.2,-1.4],["c",0,-1.1,0,-1.1,0.1,-1.2],["c",0,0,0.5,-0.4,1,-0.7],["l",1,-0.7],["l",0,-2.2],["c",0,-2.1,0,-2.3,0.1,-2.4],["c",0.1,-0.1,0.1,-0.2,0.3,-0.2],["z"]],"w":5.25,"h":20.174},"accidentals.nat":{"d":[["M",0.2,-11.4],["c",0.2,-0.1,0.8,0,1,0.2],["c",0,0,0,0.5,0,2.6],["c",0,1.4,0,2.6,0,2.6],["c",0,0,0.8,-0.1,1.7,-0.2],["c",1,-0.2,1.7,-0.3,1.7,-0.3],["c",0.2,0,0.3,0.2,0.4,0.3],["l",0.1,0.1],["l",0.1,8.7],["c",0.1,7,0.1,8.7,0.1,8.7],["c",0,0,-0.1,0.1,-0.2,0.1],["c",-0.2,0.1,-0.7,0.1,-1,0],["c",-0.1,0,-0.2,-0.1,-0.2,-0.1],["c",0,0,0,-0.5,0,-2.6],["c",0,-1.4,0,-2.6,0,-2.6],["c",0,0,-0.7,0.1,-1.7,0.2],["c",-1,0.2,-1.7,0.3,-1.7,0.3],["c",-0.1,0,-0.3,-0.1,-0.4,-0.3],["l",-0.1,-0.1],["l",-0.1,-7.5],["c",-0.1,-4.1,-0.1,-8,-0.1,-8.7],["l",0,-1.1],["l",0.2,-0.1],["c",0.1,0,0.2,-0.1,0.3,-0.1],["z"],["m",3.8,8.4],["c",0,-0.3,0,-0.4,0,-0.4],["c",-0.1,0,-2.8,0.5,-2.8,0.5],["c",0,0,-0.1,6.3,-0.1,6.3],["c",0,0,2.8,-0.4,2.8,-0.5],["c",0,0,0.1,-4.5,0.1,-5.9],["z"]],"w":5.4,"h":22.8},"accidentals.flat":{"d":[["M",-0.4,-14.1],["c",0.3,-0.1,0.9,0,1.1,0.2],["c",0.1,0,0.1,0.4,0,5.3],["c",-0.1,2.9,-0.1,5.2,-0.1,5.2],["c",0,0,0.1,0,0.2,-0.1],["c",0.6,-0.4,1.4,-0.7,2.2,-0.7],["c",0.8,0,1.5,0.2,2,0.8],["c",0.6,0.5,0.9,1.3,0.9,2],["c",0,0.6,-0.1,1.1,-0.4,1.6],["c",-0.4,0.8,-1,1.4,-2.8,2.6],["c",-1.1,0.8,-1.4,1,-1.8,1.4],["c",-0.2,0.2,-0.4,0.4,-0.4,0.4],["c",-0.3,0.2,-0.6,0.2,-0.8,-0.1],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-0.3],["c",0,-0.1,-0.1,-3.3,-0.2,-8.3],["c",-0.1,-4.5,-0.1,-8.6,-0.2,-9],["l",0,-0.8],["l",0.1,-0.1],["c",0.1,0,0.2,-0.1,0.3,-0.1],["z"],["m",3.2,11],["c",-0.2,-0.1,-0.5,-0.1,-0.8,-0.1],["c",-0.5,0.2,-1,0.6,-1.2,1.3],["c",-0.1,0.3,-0.1,2.9,-0.1,3.9],["c",0,0.4,0,0.8,0.1,0.9],["l",0,0.1],["l",0.5,-0.4],["c",0.6,-0.5,1.3,-1.2,1.6,-1.6],["c",0.3,-0.4,0.6,-1,0.7,-1.4],["c",0.2,-0.7,0.1,-1.5,-0.2,-2.1],["c",-0.1,-0.3,-0.3,-0.5,-0.6,-0.6],["z"]],"w":6.75,"h":18.801},"accidentals.halfflat":{"d":[["M",4.8,-14.1],["c",0.3,-0.1,0.9,0,1.1,0.2],["c",0.1,0,0.1,0.6,-0.1,9.1],["c",-0.1,5.6,-0.1,9.1,-0.2,9.1],["c",0,0.1,-0.1,0.2,-0.1,0.3],["c",-0.2,0.2,-0.5,0.2,-0.8,0.1],["c",-0.1,0,-0.3,-0.2,-0.4,-0.4],["c",-0.4,-0.4,-0.7,-0.7,-1.8,-1.4],["c",-1.2,-0.8,-1.8,-1.3,-2.2,-1.8],["c",-0.7,-0.8,-1,-1.6,-0.9,-2.5],["c",0.1,-1.4,1.1,-2.6,2.4,-2.8],["c",0.3,-0.1,0.8,0,1.2,0.1],["c",0.5,0.1,1.1,0.3,1.5,0.6],["c",0.1,0.1,0.2,0.2,0.2,0.1],["c",0,0,-0.1,-8.4,-0.2,-9.7],["l",0,-0.7],["l",0.1,-0.1],["c",0.1,0,0.2,-0.1,0.3,-0.1],["z"],["m",-1.6,11],["c",-0.6,-0.2,-1.1,0.1,-1.4,0.7],["c",-0.3,0.6,-0.4,1.4,-0.2,2.1],["c",0.1,0.4,0.4,1,0.7,1.4],["c",0.3,0.4,0.9,1.1,1.6,1.6],["l",0.5,0.4],["l",0,-0.1],["c",0,-0.1,0,-0.5,0.1,-0.9],["c",0,-0.6,0,-1.1,0,-2.2],["c",0,-1.6,0,-1.6,-0.2,-2.1],["c",-0.2,-0.4,-0.6,-0.7,-1,-0.8],["z"]],"w":6.728,"h":18.801},"accidentals.dblflat":{"d":[["M",-0.4,-14.1],["c",0.3,-0.1,0.9,0,1.1,0.2],["c",0.1,0,0.1,0.4,0,5.3],["c",-0.1,2.9,-0.1,5.2,-0.1,5.2],["c",0,0,0.1,0,0.2,-0.1],["c",0.6,-0.4,1.4,-0.7,2.2,-0.7],["c",0.8,0,1.5,0.2,2,0.8],["c",0.6,0.5,0.9,1.3,0.9,2],["c",0,0.6,-0.1,1.1,-0.4,1.6],["c",-0.4,0.8,-1,1.4,-2.8,2.6],["c",-1.1,0.8,-1.4,1,-1.8,1.4],["c",-0.2,0.2,-0.4,0.4,-0.4,0.4],["c",-0.3,0.2,-0.6,0.2,-0.8,-0.1],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-0.3],["c",0,-0.1,-0.1,-3.3,-0.2,-8.3],["c",-0.1,-4.5,-0.1,-8.6,-0.2,-9],["l",0,-0.8],["l",0.1,-0.1],["c",0.1,0,0.2,-0.1,0.3,-0.1],["z"],["m",3.2,11],["c",-0.2,-0.1,-0.5,-0.1,-0.8,-0.1],["c",-0.5,0.2,-1,0.6,-1.2,1.3],["c",-0.1,0.3,-0.1,2.9,-0.1,3.9],["c",0,0.4,0,0.8,0.1,0.9],["l",0,0.1],["l",0.5,-0.4],["c",0.6,-0.5,1.3,-1.2,1.6,-1.6],["c",0.3,-0.4,0.6,-1,0.7,-1.4],["c",0.2,-0.7,0.1,-1.5,-0.2,-2.1],["c",-0.1,-0.3,-0.3,-0.5,-0.6,-0.6],["z"],["m",3,-11],["c",0.3,-0.1,0.9,0,1.1,0.2],["c",0.1,0,0.1,0.4,0,5.3],["c",-0.1,2.9,-0.1,5.2,-0.1,5.2],["c",0,0,0.1,0,0.2,-0.1],["c",0.6,-0.4,1.4,-0.7,2.2,-0.7],["c",0.8,0,1.5,0.2,2,0.8],["c",0.6,0.5,0.9,1.3,0.9,2],["c",0,0.6,-0.1,1.1,-0.4,1.6],["c",-0.4,0.8,-1,1.4,-2.8,2.6],["c",-1.1,0.8,-1.4,1,-1.8,1.4],["c",-0.2,0.2,-0.4,0.4,-0.4,0.4],["c",-0.3,0.2,-0.6,0.2,-0.8,-0.1],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-0.3],["c",0,-0.1,-0.1,-3.3,-0.2,-8.3],["c",-0.1,-4.5,-0.1,-8.6,-0.2,-9],["l",0,-0.8],["l",0.1,-0.1],["c",0.1,0,0.2,-0.1,0.3,-0.1],["z"],["m",3.2,11],["c",-0.2,-0.1,-0.5,-0.1,-0.8,-0.1],["c",-0.5,0.2,-1,0.6,-1.2,1.3],["c",-0.1,0.3,-0.1,2.9,-0.1,3.9],["c",0,0.4,0,0.8,0.1,0.9],["l",0,0.1],["l",0.5,-0.4],["c",0.6,-0.5,1.3,-1.2,1.6,-1.6],["c",0.3,-0.4,0.6,-1,0.7,-1.4],["c",0.2,-0.7,0.1,-1.5,-0.2,-2.1],["c",-0.1,-0.3,-0.3,-0.5,-0.6,-0.6],["z"]],"w":12.1,"h":18.804},"accidentals.dblsharp":{"d":[["M",-0.2,-4],["c",0.1,0,0.1,-0.1,0.2,-0.1],["c",0.1,0,2.8,0.3,2.8,0.3],["c",0.1,0,0.2,0.1,0.2,0.5],["c",0.1,1,0.2,1.6,0.6,2.1],["c",0.1,0.1,0.2,0.2,0.2,0.2],["l",0.1,0.1],["l",0.1,-0.1],["c",0,0,0.1,-0.1,0.2,-0.2],["c",0.3,-0.5,0.5,-1.1,0.6,-2.1],["c",0,-0.4,0,-0.4,0.1,-0.5],["c",0,0,0.7,-0.1,1.4,-0.1],["c",1.5,-0.1,1.5,-0.1,1.6,0],["c",0,0.1,0,0.4,-0.1,1.4],["c",-0.1,0.7,-0.1,1.4,-0.1,1.4],["c",0,0,0,0.1,-0.1,0.1],["c",-0.1,0.1,-0.1,0.1,-0.5,0.1],["c",-1.1,0.1,-1.8,0.3,-2.3,0.8],["l",-0.1,0.1],["l",0.1,0.1],["c",0.1,0.2,0.4,0.3,0.6,0.5],["c",0.4,0.2,1,0.3,1.7,0.3],["c",0.4,0,0.5,0,0.5,0.1],["c",0,0,0.1,0.1,0.1,0.1],["c",0,0,0.1,0.7,0.2,1.4],["c",0.1,1,0.1,1.4,0.1,1.4],["c",-0.1,0.1,-0.1,0.1,-1.6,0],["c",-0.8,-0.1,-1.4,-0.1,-1.4,-0.1],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-0.5],["c",-0.1,-0.9,-0.2,-1.6,-0.6,-2.1],["c",-0.1,-0.1,-0.1,-0.2,-0.2,-0.2],["l",-0.1,-0.1],["l",-0.1,0.1],["c",0,0,-0.1,0.2,-0.2,0.2],["c",-0.3,0.5,-0.5,1.1,-0.6,2.1],["c",0,0.4,0,0.5,-0.1,0.5],["c",0,0,-0.7,0.1,-1.4,0.2],["c",-1.5,0.2,-1.5,0.2,-1.6,0],["c",0,-0.1,0,-0.4,0.1,-1.4],["c",0.1,-0.7,0.2,-1.3,0.2,-1.4],["c",0,0,0,-0.1,0.1,-0.1],["c",0.1,-0.1,0.1,-0.1,0.5,-0.1],["c",0.7,-0.1,1.3,-0.1,1.7,-0.3],["c",0.2,-0.1,0.5,-0.3,0.6,-0.4],["l",0.1,-0.1],["l",-0.1,-0.1],["c",-0.5,-0.4,-1.2,-0.7,-2.3,-0.7],["c",-0.4,0,-0.4,0,-0.5,-0.1],["c",0,0,-0.1,-0.1,-0.1,-0.1],["c",0,0,-0.1,-0.6,-0.1,-1.4],["c",-0.1,-0.7,-0.1,-1.3,-0.1,-1.4],["z"]],"w":7.95,"h":7.977},"dots.dot":{"d":[["M",1.3,-1.7],["c",0.1,0,0.3,-0.1,0.4,-0.1],["c",1,0,1.7,0.8,1.7,1.7],["c",0,1,-0.8,1.7,-1.7,1.7],["c",-1,0,-1.7,-0.8,-1.7,-1.7],["c",0,-0.8,0.5,-1.5,1.3,-1.7],["z"]],"w":3.45,"h":3.45},"noteheads.dbl":{"d":[["M",-0.7,-4],["c",0.2,-0.1,0.4,-0.1,0.5,0],["c",0.2,0.1,0.2,0.2,0.3,0.3],["c",0.1,0.2,0.1,0.2,0.1,1.4],["l",0,1.2],["l",0.1,-0.2],["c",0.7,-1.3,2.6,-2.3,4.9,-2.6],["c",0.8,-0.1,1.1,-0.1,2.1,-0.1],["c",1,0,1.3,0,2.1,0.2],["c",0.8,0.1,1.4,0.3,2,0.5],["c",1.4,0.5,2.3,1.3,2.8,2.1],["l",0.1,0.2],["l",0,-1.2],["c",0,-1.2,0,-1.3,0.1,-1.4],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["c",0.2,-0.1,0.4,-0.1,0.5,0],["c",0.2,0.1,0.2,0.2,0.3,0.3],["l",0.1,0.2],["l",0,3.5],["l",0,3.5],["l",-0.1,0.2],["c",-0.1,0.2,-0.1,0.2,-0.3,0.3],["c",-0.2,0.1,-0.4,0.1,-0.5,0],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-1.4],["l",0,-1.2],["l",-0.1,0.2],["c",-0.5,0.8,-1.5,1.6,-2.8,2.1],["c",-0.8,0.3,-1.7,0.5,-2.8,0.7],["c",-0.4,0.1,-2.2,0.1,-2.6,0],["c",-1.1,-0.1,-2,-0.3,-2.8,-0.7],["c",-1.3,-0.5,-2.3,-1.3,-2.8,-2.1],["l",-0.1,-0.2],["l",0,1.2],["c",0,1.2,0,1.3,-0.1,1.4],["c",-0.1,0.2,-0.1,0.2,-0.3,0.3],["c",-0.2,0.1,-0.4,0.1,-0.5,0],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["l",-0.1,-0.1],["l",0,-3.5],["c",0,-3.5,0,-3.5,0.1,-3.7],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["z"],["m",7.7,0.6],["c",-0.4,-0.1,-0.9,-0.1,-1.1,0],["c",-0.3,0,-0.7,0.2,-0.9,0.4],["c",-0.6,0.5,-0.9,1.6,-0.7,2.8],["c",0.1,0.9,0.5,1.7,1.1,2.3],["c",0.8,0.7,1.8,1.2,2.9,1.3],["c",1.1,0.1,1.8,-0.5,2.1,-1.6],["c",0.2,-0.9,0.1,-1.9,-0.2,-2.8],["c",-0.4,-0.8,-1.1,-1.5,-1.9,-1.9],["c",-0.3,-0.1,-0.8,-0.3,-1.1,-0.4],["z"]],"w":16.83,"h":8.145},"noteheads.whole":{"d":[["M",6.5,-4],["c",0.5,0,2,0,2.5,0],["c",1.4,0.2,2.6,0.5,3.7,1.1],["c",1.2,0.6,2,1.4,2.2,2.3],["c",0.1,0.3,0.1,0.9,0,1.2],["c",-0.2,0.9,-1,1.7,-2.2,2.3],["c",-1.1,0.6,-2.3,0.9,-3.7,1.1],["c",-0.7,0.1,-2.3,0.1,-3,0],["c",-1.5,-0.2,-2.7,-0.5,-3.7,-1.1],["c",-1.2,-0.6,-1.9,-1.4,-2.2,-2.3],["c",-0.1,-0.3,-0.1,-0.9,0,-1.2],["c",0.2,-0.9,1,-1.7,2.2,-2.3],["c",1.2,-0.6,2.6,-1,4.2,-1.1],["z"],["m",0.6,0.7],["c",-0.9,-0.1,-1.5,0,-2,0.5],["c",-0.1,0.2,-0.2,0.3,-0.3,0.5],["c",-0.2,0.5,-0.4,1.1,-0.3,1.8],["c",0,0.7,0.2,1.3,0.4,1.8],["c",0.6,1.2,1.7,2,3.2,2.2],["c",1.1,0.2,2,-0.1,2.3,-1],["c",0.2,-0.5,0.4,-1.1,0.3,-1.8],["c",-0.1,-1.1,-0.4,-2,-1.2,-2.8],["c",-0.6,-0.6,-1.5,-1,-2.4,-1.2],["z"]],"w":14.985,"h":8.097},"noteheads.half":{"d":[["M",7.4,-4],["c",0.1,0,0.3,0,0.5,0],["c",1.1,0,1.7,0.2,2.1,0.8],["c",0.4,0.6,0.5,1.4,0.2,2.4],["c",-0.4,1.6,-1.1,2.7,-2.2,3.4],["c",-1.4,0.9,-3.2,1.4,-5.4,1.5],["c",-1.2,0,-1.9,-0.2,-2.3,-0.8],["c",-0.4,-0.6,-0.4,-1.3,-0.2,-2.4],["c",0.4,-1.6,1.1,-2.7,2.2,-3.4],["c",0.6,-0.4,1.2,-0.7,2,-1],["c",0.9,-0.3,1.7,-0.4,3.1,-0.5],["z"],["m",1.3,0.9],["c",-0.3,-0.1,-0.6,-0.1,-0.9,0],["c",-0.7,0.2,-1.5,0.7,-3.3,1.8],["c",-2.3,1.5,-3.3,2.3,-3.6,2.8],["c",-0.4,0.7,-0.1,1.5,0.7,1.8],["c",0.2,0.1,0.7,0.1,1,0],["c",0.8,-0.3,1.9,-0.9,4.1,-2.4],["c",1.6,-1.1,2.4,-1.7,2.6,-2.2],["c",0.4,-0.7,0.1,-1.5,-0.7,-1.8],["z"]],"w":10.37,"h":8.132},"noteheads.quarter":{"d":[["M",6.1,-4],["c",0.4,0,1.2,0,1.5,0.1],["c",1.2,0.2,1.9,0.8,2.2,1.8],["c",0.1,0.2,0.1,0.3,0.1,0.7],["c",0,0.5,0,0.6,-0.1,1.1],["c",-0.7,2,-3.1,3.9,-5.5,4.4],["c",-0.5,0.1,-1.4,0.1,-1.8,0],["c",-1.2,-0.3,-2,-0.9,-2.2,-1.9],["c",-0.1,-0.2,-0.1,-0.3,-0.1,-0.7],["c",0,-0.4,0,-0.6,0.2,-1.1],["c",0.2,-0.8,0.8,-1.5,1.4,-2.2],["c",1.2,-1.2,2.9,-2,4.5,-2.2],["z"]],"w":9.81,"h":8.094},"noteheads.slash.nostem":{"d":[["M",9.3,-7.8],["c",0.1,-0.1,0.2,-0.1,1.7,-0.1],["l",1.7,0],["l",0.1,0.1],["c",0.1,0.1,0.1,0.1,0.1,0.2],["c",0,0.1,-9.2,15.2,-9.3,15.3],["c",-0.1,0.1,-0.2,0.1,-1.7,0.1],["l",-1.6,0],["l",-0.1,-0.1],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-0.1],["c",0,-0.1,9.2,-15.2,9.3,-15.3],["z"]],"w":12.81,"h":15.63},"noteheads.indeterminate":{"d":[["M",0.8,-4],["c",0.1,0,0.2,0,0.4,0],["c",0,0,0.9,0.7,2,1.6],["l",1.9,1.5],["l",1.9,-1.5],["c",1,-0.8,1.9,-1.5,2,-1.6],["c",0.2,-0.1,0.3,-0.1,0.8,0.2],["c",0.3,0.3,0.4,0.4,0.4,0.5],["c",0,0,0,0.1,-0.1,0.2],["c",0,0.1,-0.9,0.8,-1.9,1.6],["l",-1.8,1.5],["c",0,0,0.8,0.7,1.8,1.5],["c",1,0.8,1.9,1.5,1.9,1.6],["c",0,0.1,0.1,0.2,0.1,0.2],["c",0,0.2,-0.1,0.3,-0.4,0.5],["c",-0.4,0.3,-0.5,0.4,-0.7,0.2],["c",0,0,-0.9,-0.7,-1.9,-1.6],["l",-1.9,-1.5],["l",-1.9,1.5],["c",-1,0.8,-1.9,1.5,-1.9,1.6],["c",-0.2,0.1,-0.3,0.1,-0.7,-0.2],["c",-0.3,-0.3,-0.4,-0.4,-0.4,-0.5],["c",0,0,0,-0.1,0.1,-0.2],["c",0,-0.1,0.9,-0.7,1.9,-1.6],["l",1.8,-1.5],["c",0,0,-0.8,-0.7,-1.8,-1.5],["c",-1,-0.8,-1.9,-1.5,-1.9,-1.6],["c",-0.1,-0.1,-0.1,-0.2,0,-0.4],["c",0,-0.1,0.6,-0.6,0.7,-0.6],["z"]],"w":9.843,"h":8.139},"scripts.ufermata":{"d":[["M",-0.7,-10.8],["c",0.1,0,0.5,0,0.7,0],["c",2.9,0,5.6,1.5,7.4,4.4],["c",1.2,1.7,2,3.7,2.4,6],["c",0.1,0.5,0.1,0.6,0,0.7],["c",-0.1,0.2,-0.5,0.3,-0.7,0.1],["c",-0.1,-0.1,-0.2,-0.2,-0.3,-0.7],["c",-0.8,-3.6,-3.4,-6.5,-6.8,-7.4],["c",-0.8,-0.2,-1.2,-0.2,-2.1,-0.2],["c",-0.6,0,-0.8,0,-1.2,0.1],["c",-1.8,0.3,-3.4,1.1,-4.8,2.4],["c",-1.4,1.4,-2.4,3.2,-2.8,5.2],["c",-0.1,0.5,-0.1,0.6,-0.3,0.7],["c",-0.2,0.2,-0.6,0.1,-0.7,-0.1],["c",-0.1,-0.1,-0.1,-0.2,0,-0.7],["c",0.3,-1.6,0.8,-3,1.5,-4.4],["c",1.8,-3.5,4.4,-5.7,7.6,-6],["z"],["m",0.3,7.5],["c",1.4,-0.3,2.6,0.9,2.3,2.3],["c",-0.1,0.7,-0.8,1.4,-1.5,1.5],["c",-1.4,0.3,-2.6,-0.9,-2.3,-2.3],["c",0.2,-0.7,0.8,-1.3,1.5,-1.4],["z"]],"w":19.748,"h":11.289},"scripts.dfermata":{"d":[["M",-9.6,-0.4],["c",0.2,-0.1,0.4,-0.1,0.5,0],["c",0.1,0.1,0.2,0.2,0.3,0.7],["c",0.8,3.7,3.4,6.6,6.8,7.4],["c",0.8,0.2,1.2,0.2,2.1,0.2],["c",0.6,0,0.8,0,1.2,-0.1],["c",1.8,-0.3,3.4,-1.1,4.8,-2.4],["c",1.4,-1.3,2.4,-3.2,2.9,-5.2],["c",0.1,-0.4,0.2,-0.6,0.3,-0.7],["c",0.2,-0.1,0.6,-0.1,0.7,0.1],["c",0.1,0.1,0.1,0.2,0,0.7],["c",-0.3,1.6,-0.8,3,-1.5,4.4],["c",-1.9,3.8,-4.9,6,-8.3,6],["c",-3.4,0,-6.4,-2.2,-8.3,-6],["c",-0.5,-1,-0.8,-1.9,-1.1,-3],["c",-0.2,-0.7,-0.4,-1.7,-0.4,-1.9],["c",0,-0.1,0.1,-0.3,0.2,-0.3],["z"],["m",9.2,0],["c",1.2,-0.3,2.3,0.6,2.3,1.9],["c",0,0.9,-0.7,1.7,-1.5,1.9],["c",-1.4,0.3,-2.6,-0.9,-2.3,-2.3],["c",0.2,-0.7,0.8,-1.3,1.5,-1.4],["z"]],"w":19.744,"h":11.274},"scripts.sforzato":{"d":[["M",-6.4,-3.7],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.1,0,2.9,0.7,6.2,1.6],["l",6.3,1.7],["c",0.3,0.1,0.5,0.2,0.5,0.5],["c",0,0.3,-0.1,0.5,-0.4,0.5],["l",-6.3,1.7],["c",-3.4,0.9,-6.2,1.6,-6.2,1.6],["c",-0.2,0,-0.5,-0.2,-0.5,-0.4],["c",0,-0.1,0.1,-0.4,0.2,-0.4],["c",0.1,-0.1,0.9,-0.3,3.8,-1],["c",2,-0.5,3.8,-1,4,-1],["c",0.2,-0.1,1.1,-0.2,2.2,-0.4],["c",1.1,-0.2,1.9,-0.4,1.9,-0.4],["c",0,0,-0.9,-0.2,-1.9,-0.4],["c",-1.1,-0.2,-2.1,-0.4,-2.2,-0.4],["c",-0.2,0,-2,-0.5,-4,-1],["c",-3,-0.8,-3.7,-1,-3.8,-1],["c",-0.1,-0.1,-0.2,-0.3,-0.2,-0.4],["c",0,-0.1,0.2,-0.3,0.3,-0.4],["z"]],"w":13.5,"h":7.5},"scripts.staccato":{"d":[["M",-0.4,-1.5],["c",0.9,-0.2,1.9,0.5,1.9,1.5],["c",0,0.9,-0.9,1.7,-1.8,1.5],["c",-0.5,-0.1,-1,-0.6,-1.1,-1.1],["c",-0.2,-0.8,0.3,-1.6,1.1,-1.9],["z"]],"w":2.989,"h":3.004},"scripts.tenuto":{"d":[["M",-4.2,-0.5],["l",0.1,-0.1],["l",4.1,0],["l",4.1,0],["l",0.1,0.1],["c",0.4,0.2,0.4,0.8,0,1],["l",-0.1,0.1],["l",-4.1,0],["l",-4.1,0],["l",-0.1,-0.1],["c",-0.4,-0.2,-0.4,-0.7,0,-1],["z"]],"w":8.985,"h":1.08},"scripts.umarcato":{"d":[["M",-0.1,-8.2],["c",0.2,-0.1,0.4,0,0.5,0.2],["c",0.2,0.4,3.5,7.7,3.5,7.7],["c",0,0.1,-0.1,0.3,-0.2,0.3],["c",0,0,-0.5,0,-1.1,0],["c",-1,0,-1.1,0,-1.2,-0.1],["c",-0.1,-0.1,-0.2,-0.4,-1.2,-2.4],["c",-0.6,-1.3,-1,-2.3,-1.1,-2.3],["c",0,0,-0.5,1,-1.1,2.3],["c",-0.9,2.1,-1.1,2.3,-1.1,2.4],["c",-0.1,0,-0.1,0.1,-0.2,0.1],["c",-0.1,0,-0.3,-0.2,-0.3,-0.3],["c",0,-0.1,3.2,-7.3,3.5,-7.7],["c",0,-0.1,0.1,-0.1,0.2,-0.1],["z"]],"w":7.5,"h":8.245},"scripts.dmarcato":{"d":[["M",-3.6,0],["c",0,0,0.6,0,1.2,0],["c",1.1,0,1.1,0,1.2,0.1],["c",0.1,0.1,0.2,0.4,1.2,2.4],["c",0.6,1.3,1.1,2.3,1.1,2.3],["c",0,0,0.5,-1,1.1,-2.3],["c",0.9,-2.1,1.1,-2.3,1.1,-2.4],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.2,0,0.3,0.2,0.3,0.3],["c",0,0.1,-3.4,7.7,-3.5,7.8],["c",-0.1,0.1,-0.3,0.1,-0.4,0],["c",-0.1,-0.1,-3.5,-7.7,-3.5,-7.8],["c",0,-0.1,0.1,-0.3,0.2,-0.3],["z"]],"w":7.5,"h":8.25},"scripts.stopped":{"d":[["M",-0.3,-4.1],["c",0.2,-0.1,0.4,-0.1,0.5,0],["c",0.2,0.1,0.2,0.2,0.3,0.3],["l",0.1,0.2],["l",0,1.5],["l",0,1.5],["l",1.5,0],["l",1.5,0],["l",0.2,0.1],["c",0.2,0.1,0.2,0.2,0.3,0.3],["c",0.1,0.2,0.1,0.4,0,0.5],["c",-0.1,0.2,-0.1,0.2,-0.3,0.3],["c",-0.1,0.1,-0.2,0.1,-1.6,0.1],["l",-1.5,0],["l",0,1.5],["l",0,1.5],["l",-0.1,0.2],["c",-0.1,0.2,-0.1,0.2,-0.3,0.3],["c",-0.2,0.1,-0.4,0.1,-0.5,0],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["l",-0.1,-0.1],["l",0,-1.5],["l",0,-1.5],["l",-1.5,0],["c",-1.4,0,-1.5,0,-1.6,-0.1],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.4,0,-0.5],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["l",0.2,-0.1],["l",1.5,0],["l",1.5,0],["l",0,-1.5],["c",0,-1.4,0,-1.5,0.1,-1.6],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["z"]],"w":8.295,"h":8.295},"scripts.upbow":{"d":[["M",-4.6,-15.5],["c",0.1,-0.1,0.4,-0.1,0.5,0],["c",0,0,0.1,0.1,0.1,0.2],["c",0,0.1,0.7,2.1,1.4,4.6],["c",1.4,4.4,1.4,4.6,2,7],["l",0.6,2.5],["l",0.6,-2.5],["c",0.6,-2.4,0.7,-2.5,2,-7],["c",0.8,-2.5,1.4,-4.6,1.4,-4.6],["c",0.1,-0.1,0.2,-0.2,0.4,-0.2],["c",0.2,0,0.3,0.1,0.4,0.2],["c",0.2,0.2,0.2,-0.2,-2.1,7.6],["c",-1.2,4,-2.2,7.3,-2.2,7.4],["c",0,0.1,-0.1,0.3,-0.1,0.3],["c",-0.1,0.2,-0.6,0.2,-0.7,0],["c",0,0,-0.1,-0.2,-0.1,-0.3],["c",0,-0.1,-1,-3.4,-2.2,-7.4],["c",-2.3,-7.7,-2.2,-7.3,-2.1,-7.6],["c",0,0,0.1,-0.1,0.2,-0.1],["z"]],"w":9.73,"h":15.608},"scripts.downbow":{"d":[["M",-5.5,-9.9],["l",0.1,-0.1],["l",5.5,0],["l",5.5,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,4.8],["c",0,5.3,0,4.9,-0.2,5],["c",-0.2,0.1,-0.4,0.1,-0.5,-0.1],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-3],["l",0,-2.8],["l",-4.8,0],["l",-4.8,0],["l",0,2.9],["c",0,2.8,0,2.9,-0.1,3],["c",-0.1,0.2,-0.5,0.2,-0.7,0],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-4.9],["l",0,-4.8],["z"]],"w":11.22,"h":9.992},"scripts.turn":{"d":[["M",-4.8,-3.9],["c",0.4,-0.1,1.1,-0.1,1.4,0],["c",0.8,0.2,1.5,0.5,2.3,1.1],["c",0.6,0.5,1.1,0.9,2.2,2],["c",1.1,1.1,1.6,1.5,2.2,1.9],["c",0.6,0.4,1.3,0.6,1.9,0.6],["c",0.9,0,1.7,-0.6,1.9,-1.3],["c",0.2,-0.9,-0.4,-1.9,-1.3,-2.1],["l",-0.1,-0.1],["l",-0.1,0.2],["c",0,0.1,-0.1,0.2,-0.2,0.3],["c",-0.7,0.7,-2,0.5,-2.5,-0.4],["c",-0.5,-0.9,0,-1.9,1.2,-2.2],["c",0.3,-0.1,1,-0.1,1.4,0],["c",1,0.3,1.7,0.9,2.3,1.8],["c",0.7,1.4,0.6,3,-0.2,4.3],["c",-0.2,0.3,-0.7,0.8,-1,1],["c",-0.3,0.2,-0.8,0.5,-1.2,0.5],["c",-1.2,0.4,-2.5,0.2,-3.7,-0.6],["c",-0.7,-0.5,-1.4,-1,-2.8,-2.5],["c",-1.1,-1.1,-1.6,-1.5,-2.2,-1.9],["c",-0.6,-0.4,-1.3,-0.6,-1.9,-0.6],["c",-0.9,0,-1.7,0.6,-1.9,1.4],["c",-0.2,0.9,0.4,1.9,1.4,2.1],["l",0.2,0.1],["l",0.1,-0.1],["c",0,-0.1,0.2,-0.2,0.2,-0.3],["c",0.7,-0.7,2,-0.5,2.5,0.4],["c",0.5,0.9,0,1.9,-1.2,2.2],["c",-0.3,0.1,-1,0.1,-1.3,0],["c",-1,-0.3,-1.7,-0.9,-2.2,-1.8],["c",-0.7,-1.4,-0.6,-3,0.2,-4.3],["c",0.2,-0.3,0.7,-0.8,1,-1],["c",0.5,-0.3,1.1,-0.6,1.7,-0.7],["z"]],"w":16.366,"h":7.893},"scripts.trill":{"d":[["M",-0.5,-16],["c",0.1,-0.1,0.2,-0.2,0.2,-0.2],["l",-0.8,4],["l",-0.8,4],["c",0,0,0.5,-0.3,1.1,-0.6],["c",0.6,-0.3,1.1,-0.6,1.3,-0.7],["c",1.1,-0.5,2.3,-0.6,3.1,-0.2],["c",0.3,0.2,0.5,0.4,0.6,0.5],["l",0.1,0.1],["l",0.2,-0.2],["c",0.9,-0.8,2.2,-1,3.1,-0.4],["c",0.6,0.4,0.9,1.1,0.8,2.1],["c",-0.1,1.3,-1,2.3,-1.9,2.3],["c",-0.5,0,-0.8,-0.3,-1,-0.8],["c",-0.1,-0.3,-0.1,-0.9,0,-1.2],["c",0.2,-0.7,0.8,-1.2,1.6,-1.3],["l",0.2,0],["l",-0.1,-0.1],["c",-0.5,-0.7,-1.6,-0.6,-2.3,0],["c",-0.4,0.4,-0.3,0.1,-1.2,4.8],["l",-0.8,4.1],["c",0,0,-0.1,0,-0.2,-0.1],["c",-0.3,-0.1,-0.5,-0.2,-1,-0.2],["c",-0.4,0,-0.7,0,-1,0.2],["c",-0.1,0.1,-0.2,0.1,-0.2,0.1],["c",0,0,0.4,-1.9,0.8,-4.1],["c",0.9,-4.5,0.9,-4.3,0.7,-4.5],["c",-0.2,-0.4,-0.7,-0.5,-1.2,-0.4],["c",-0.1,0.1,-2.2,1.1,-2.6,1.4],["c",-0.1,0.1,-0.1,0.1,-0.2,0.6],["l",-0.1,0.5],["l",0.2,0.2],["c",0.6,0.8,1,1.5,1.2,2.2],["c",0.1,0.3,0.1,0.4,0.1,0.8],["c",0,0.4,0,0.5,-0.1,0.8],["c",-0.1,0.5,-0.3,0.9,-0.6,1.4],["c",-0.2,0.2,-0.6,0.6,-0.8,0.8],["c",-0.2,0.2,-0.6,0.4,-0.8,0.4],["c",-0.3,0.1,-0.7,0.1,-0.9,0],["c",-0.8,-0.2,-1.3,-1,-1.4,-2.5],["c",0,-0.6,0,-1,0.3,-2.5],["c",0.2,-1.1,0.2,-1.3,0.2,-1.3],["c",-1.2,0.5,-2.4,0.8,-3.2,0.7],["c",-0.7,-0.1,-1.2,-0.3,-1.4,-0.7],["c",-0.4,-0.7,-0.1,-1.8,0.7,-2.5],["c",0.2,-0.2,0.7,-0.4,1,-0.5],["c",0.7,-0.2,1.5,-0.1,2.3,0.1],["c",0.3,0.1,0.8,0.3,1,0.5],["c",0.1,0.1,0.2,0.1,0.2,0],["c",0,0,0.3,-1.6,0.7,-3.4],["c",0.4,-1.9,0.7,-3.4,0.7,-3.4],["c",0,0,0,0,0.2,0],["c",0.2,0.1,0.3,0.1,0.5,0.1],["c",0.4,0,0.8,-0.2,1.3,-0.5],["c",0.2,-0.1,0.4,-0.3,0.5,-0.4],["z"],["m",-5.7,7.7],["c",-0.3,0,-1,-0.1,-1.2,0],["c",-0.8,0.1,-1.3,0.6,-1.5,1.2],["c",-0.2,0.7,0.1,1.1,0.8,1.3],["c",0.7,0.1,1.9,-0.1,3.2,-0.7],["l",0.3,-0.1],["l",0.1,-0.4],["c",0.1,-0.2,0.1,-0.4,0.1,-0.4],["c",0,0,-0.4,-0.3,-0.7,-0.4],["c",-0.3,-0.1,-0.7,-0.3,-1,-0.4],["z"],["m",4.3,3.6],["c",-0.2,-0.4,-0.5,-0.7,-0.5,-0.7],["c",-0.1,0.1,-0.4,1.9,-0.4,2.3],["c",-0.1,0.5,-0.1,1.1,-0.1,1.4],["c",0.1,0.4,0.2,0.6,0.5,0.6],["c",0.4,-0.1,0.8,-0.5,0.9,-1.1],["c",0.1,-0.3,0.1,-1,0,-1.4],["c",-0.1,-0.4,-0.2,-0.7,-0.4,-1],["z"]],"w":17.963,"h":16.49},"scripts.segno":{"d":[["M",-3.7,-11.2],["c",0.8,-0.1,1.6,0,2.3,0.4],["c",1.2,0.6,2,1.7,2.3,3.1],["c",0.1,0.4,0.1,1.2,0,1.5],["c",-0.1,0.5,-0.4,0.8,-0.7,0.9],["c",-0.3,0.2,-0.8,0.2,-1.2,0.2],["c",-0.8,-0.2,-1.3,-0.9,-1.3,-1.9],["c",0,-0.4,0.1,-0.6,0.2,-0.9],["c",0.2,-0.3,0.5,-0.6,0.7,-0.7],["c",0.1,-0.1,0.2,-0.1,0.2,-0.1],["c",0,0,0,-0.1,-0.1,-0.2],["c",-0.2,-0.4,-0.5,-0.9,-1,-1.1],["c",-1.1,-0.6,-2.3,-0.2,-2.9,0.9],["c",-0.2,0.5,-0.3,1.1,-0.2,1.8],["c",0.3,1.9,1.5,3.5,3.9,5.1],["c",0.5,0.3,1.3,0.8,1.3,0.8],["c",0,0,1.4,-2.2,2.9,-4.9],["l",2.9,-4.9],["l",0.8,0],["l",0.9,0],["l",0,0.1],["c",-0.1,0.2,-6.1,10.4,-6.1,10.4],["c",0,0,0.2,0.2,0.5,0.3],["c",2.6,1.5,4.4,3,5.1,4.7],["c",1.1,2.3,0.5,5.1,-1.4,6.4],["c",-0.7,0.4,-1.3,0.6,-2.1,0.7],["c",-2,0.1,-3.8,-1.4,-4.3,-3.5],["c",-0.1,-0.4,-0.1,-1.2,0,-1.5],["c",0.2,-0.4,0.4,-0.8,0.7,-0.9],["c",0.3,-0.2,0.8,-0.2,1.2,-0.1],["c",0.8,0.2,1.3,0.9,1.3,1.9],["c",0,0.4,-0.1,0.6,-0.2,0.9],["c",-0.1,0.3,-0.4,0.6,-0.7,0.8],["c",-0.1,0.1,-0.2,0.1,-0.2,0.1],["c",0,0,0,0.2,0.1,0.2],["c",0.2,0.5,0.5,0.9,1,1.1],["c",1.1,0.6,2.3,0.2,2.9,-0.9],["c",0.2,-0.5,0.3,-1.1,0.2,-1.8],["c",-0.3,-1.9,-1.5,-3.5,-3.9,-5.1],["c",-0.5,-0.3,-1.3,-0.8,-1.3,-0.8],["c",0,0,-1.3,2.2,-2.9,4.9],["l",-2.9,4.9],["l",-0.9,0],["l",-0.9,0],["l",0,-0.1],["c",0.2,-0.2,6.2,-10.4,6.2,-10.4],["c",0,0,-0.2,-0.1,-0.5,-0.3],["c",-2.6,-1.4,-4.3,-3,-5.1,-4.6],["c",-0.9,-1.9,-0.7,-4,0.5,-5.5],["c",0.7,-0.8,1.7,-1.4,2.7,-1.5],["z"],["m",8.8,9.1],["c",0,0,0.2,0,0.3,0],["c",0.3,0,0.6,0.2,0.7,0.5],["c",0.1,0.2,0.1,0.6,0,0.8],["c",-0.1,0.2,-0.2,0.3,-0.4,0.4],["c",-0.1,0.1,-0.2,0.1,-0.4,0.1],["c",-0.2,0,-0.3,0,-0.4,-0.1],["c",-0.3,-0.1,-0.5,-0.4,-0.5,-0.7],["c",0,-0.4,0.2,-0.7,0.6,-0.8],["z"],["m",-10.5,2.6],["c",0,0,0.2,0,0.3,0],["c",0.3,0,0.6,0.2,0.7,0.5],["c",0.1,0.2,0.1,0.6,0,0.8],["c",-0.1,0.2,-0.2,0.3,-0.4,0.4],["c",-0.1,0.1,-0.2,0.1,-0.4,0.1],["c",-0.2,0,-0.3,0,-0.4,-0.1],["c",-0.3,-0.1,-0.5,-0.4,-0.5,-0.7],["c",0,-0.4,0.2,-0.7,0.6,-0.8],["z"]],"w":15,"h":22.504},"scripts.coda":{"d":[["M",-0.2,-10.5],["c",0.2,-0.1,0.4,-0.1,0.5,0.1],["c",0.1,0.1,0.1,0.2,0.1,1.5],["l",0,1.4],["l",0.2,0],["c",0.4,0.1,1,0.2,1.4,0.5],["c",1.7,0.9,2.8,3.2,3,6.1],["c",0,0.2,0,0.5,0,0.5],["c",0,0,0.6,0,1.4,0],["c",1.5,0,1.5,0,1.6,0.2],["c",0.1,0.1,0.1,0.3,0,0.4],["c",-0.1,0.2,-0.1,0.2,-1.6,0.2],["c",-0.7,0,-1.3,0,-1.3,0],["c",0,0,0,0.2,0,0.4],["c",-0.2,3.2,-1.5,5.6,-3.4,6.4],["c",-0.3,0.1,-0.7,0.2,-1,0.3],["l",-0.2,0],["l",0,1.4],["c",0,1.3,0,1.4,-0.1,1.5],["c",-0.1,0.2,-0.5,0.2,-0.7,0],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-1.5],["l",0,-1.4],["l",-0.2,0],["c",-0.4,-0.1,-1,-0.2,-1.4,-0.5],["c",-1.7,-0.9,-2.8,-3.2,-3,-6.1],["c",0,-0.2,0,-0.4,0,-0.4],["c",0,0,-0.6,0,-1.3,0],["c",-1.5,0,-1.5,0,-1.6,-0.2],["c",-0.1,-0.1,-0.1,-0.3,0,-0.4],["c",0.1,-0.2,0.1,-0.2,1.6,-0.2],["c",0.8,0,1.4,0,1.4,0],["c",0,0,0,-0.2,0,-0.4],["c",0.2,-3.1,1.5,-5.5,3.5,-6.3],["c",0.3,-0.1,0.7,-0.2,1,-0.3],["l",0.2,0],["l",0,-1.4],["c",0,-1.5,0,-1.5,0.2,-1.6],["z"],["m",-0.2,6.9],["c",0,-3,0,-3.1,-0.1,-3.1],["c",-0.1,0,-0.5,0.2,-0.7,0.2],["c",-0.9,0.5,-1.4,1.6,-1.6,3.5],["c",-0.1,0.5,-0.1,1.6,-0.1,2.2],["l",0,0.4],["l",1.2,0],["l",1.2,0],["l",0,-3.1],["z"],["m",1.2,-3.1],["c",-0.1,0,-0.2,-0.1,-0.3,-0.1],["l",-0.1,0],["l",0,3.2],["l",0,3.2],["l",1.2,0],["l",1.2,0],["l",0,-0.8],["c",-0.1,-2.4,-0.3,-3.7,-0.9,-4.6],["c",-0.3,-0.4,-0.7,-0.7,-1.1,-0.8],["z"],["m",-1.2,10.1],["l",0,-3.1],["l",-1.2,0],["l",-1.2,0],["l",0,0.8],["c",0,1,0.1,1.5,0.2,2.1],["c",0.2,2,1,3.1,2.1,3.4],["l",0.1,0],["l",0,-3.1],["z"],["m",3.2,-2.3],["l",0,-0.8],["l",-1.2,0],["l",-1.2,0],["l",0,3.2],["l",0,3.2],["l",0.1,0],["c",1.2,-0.2,1.9,-1.3,2.1,-3.4],["c",0.1,-0.7,0.1,-1.2,0.2,-2.1],["z"]],"w":16.035,"h":21.062},"scripts.comma":{"d":[["M",1.1,-4.6],["c",0.3,-0.1,0.7,0,0.9,0.2],["c",0.1,0.1,0.4,0.5,0.5,0.8],["c",0.9,1.8,0.5,4.1,-1.1,6.8],["c",-0.4,0.6,-0.9,1.4,-1,1.4],["c",-0.2,0.1,-0.4,0.1,-0.5,-0.1],["c",-0.1,-0.2,-0.1,-0.3,0.1,-0.6],["c",1,-1.4,1.4,-3,1.4,-4.3],["c",-0.1,-0.9,-0.3,-1.7,-0.8,-2.5],["c",-0.3,-0.4,-0.3,-0.6,-0.2,-1],["c",0.1,-0.3,0.4,-0.5,0.7,-0.6],["z"]],"w":3.042,"h":9.237},"scripts.roll":{"d":[["M",2,-6],["c",0.2,-0.1,0.4,-0.1,0.6,0],["c",0.4,0.2,0.6,0.4,1.5,1.4],["c",0.7,0.8,0.8,0.9,1.1,1.1],["c",0.8,0.5,1.7,0.4,2.4,-0.1],["c",0.1,-0.1,0.3,-0.3,0.5,-0.6],["c",0.4,-0.5,0.5,-0.6,0.7,-0.6],["c",0.1,0,0.3,0.1,0.4,0.2],["c",0.1,0.1,0.1,0.3,0,0.4],["c",-0.1,0.1,-3.1,3.9,-3.3,4.1],["c",-0.1,0.1,-0.2,0.1,-0.3,0.2],["c",-0.3,0.1,-0.6,0.1,-1,-0.3],["c",-0.3,-0.2,-0.4,-0.4,-1.1,-1.1],["c",-0.6,-0.7,-0.8,-0.9,-1.2,-1.1],["c",-0.4,-0.2,-0.6,-0.2,-1,-0.2],["c",-0.4,0,-0.6,0,-0.9,0.2],["c",-0.4,0.2,-0.5,0.3,-0.9,0.8],["c",-0.2,0.3,-0.4,0.5,-0.5,0.5],["c",-0.1,0.1,-0.3,0.1,-0.4,0],["c",-0.2,-0.1,-0.3,-0.4,-0.2,-0.6],["c",0.1,-0.1,3.2,-3.9,3.3,-4],["c",0.1,-0.1,0.2,-0.1,0.2,-0.2],["z"]],"w":10.817,"h":6.125},"scripts.prall":{"d":[["M",-4.4,-3.7],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.3,0,0.3,0,1.9,2],["l",1.5,1.8],["c",0,0,0.6,-0.8,1.2,-1.8],["c",1.1,-1.7,1.2,-1.8,1.4,-1.9],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.3,0,0.3,0,1.9,2],["l",1.5,1.8],["l",0.5,-0.7],["c",0.5,-0.8,0.5,-0.8,0.7,-0.9],["c",0.4,-0.2,0.9,0.2,0.8,0.6],["c",0,0.1,-0.3,0.5,-1.5,2.4],["c",-1.4,2.1,-1.5,2.2,-1.6,2.3],["c",-0.1,0,-0.2,0.1,-0.2,0.1],["c",-0.3,0,-0.3,0,-1.9,-1.9],["l",-1.5,-1.8],["c",0,0,-0.6,0.8,-1.2,1.8],["c",-1.1,1.7,-1.2,1.8,-1.3,1.9],["c",-0.1,0,-0.2,0.1,-0.2,0.1],["c",-0.3,0,-0.3,0,-1.9,-1.9],["l",-1.5,-1.8],["l",-0.5,0.7],["c",-0.5,0.8,-0.5,0.8,-0.7,0.9],["c",-0.4,0.2,-0.9,-0.1,-0.8,-0.6],["c",0,-0.1,0.3,-0.5,1.5,-2.4],["c",1.4,-2.1,1.5,-2.2,1.6,-2.3],["z"]],"w":15.011,"h":7.5},"scripts.arpeggio":{"d":[["M",1.5,0],["c",1.5,2,1.5,3,1.5,3],["s",0,1,-2,1.5],["s",-0.5,3,1,5.5],["l",1.5,0],["s",-1.7,-2,-1.9,-3.2],["s",2.2,-0.6,3,-1.6],["s",0.5,-1,0.5,-1.2],["s",0,-1,-2,-3.9],["l",-1.5,0],["z"]],"w":5,"h":10},"scripts.mordent":{"d":[["M",-0.2,-4.9],["c",0.3,-0.1,0.6,0,0.8,0.3],["c",0.1,0.1,0.1,0.2,0.1,1.4],["l",0,1.3],["l",0.6,-0.8],["c",0.5,-0.7,0.6,-0.8,0.7,-0.9],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.3,0,0.3,0,1.9,2],["l",1.5,1.8],["l",0.5,-0.7],["c",0.5,-0.8,0.5,-0.8,0.7,-0.9],["c",0.4,-0.2,0.9,0.2,0.8,0.6],["c",0,0.1,-0.3,0.5,-1.5,2.4],["c",-1.4,2.1,-1.5,2.2,-1.6,2.3],["c",-0.1,0,-0.2,0.1,-0.2,0.1],["c",-0.3,0,-0.3,0,-1.8,-1.9],["c",-0.8,-1,-1.5,-1.8,-1.5,-1.9],["c",-0.1,0,-0.1,0,-0.1,0],["c",-0.1,0.1,-0.1,0.2,-0.1,2.3],["c",0,2,0,2.3,-0.1,2.3],["c",-0.2,0.5,-0.8,0.5,-1,0],["c",0,-0.1,-0.1,-0.2,-0.1,-1.4],["l",0,-1.3],["l",-0.6,0.8],["c",-0.5,0.8,-0.6,0.9,-0.7,0.9],["c",-0.1,0,-0.2,0.1,-0.2,0.1],["c",-0.3,0,-0.3,0,-1.9,-1.9],["l",-1.5,-1.8],["l",-0.5,0.7],["c",-0.5,0.8,-0.5,0.8,-0.7,0.9],["c",-0.4,0.2,-0.9,-0.1,-0.8,-0.6],["c",0,-0.1,0.3,-0.5,1.5,-2.4],["c",1.4,-2.1,1.5,-2.2,1.6,-2.3],["c",0.1,0,0.2,-0.1,0.2,-0.1],["c",0.3,0,0.3,0,1.9,2],["l",1.5,1.8],["c",0,0,0.1,-0.1,0.1,-0.1],["c",0.1,-0.1,0.1,-0.1,0.1,-2.3],["c",0,-1.9,0,-2.2,0.1,-2.3],["c",0.1,-0.1,0.2,-0.2,0.3,-0.3],["z"]],"w":15.011,"h":10.012},"flags.u8th":{"d":[["M",-0.4,3.8],["l",0,-3.7],["l",0.2,0],["l",0.2,0],["l",0,0.2],["c",0,0.3,0.1,0.8,0.1,1.2],["c",0.2,1.5,0.9,3.1,2.1,5.2],["l",1,1.6],["c",0.9,1.4,1.4,2.3,1.8,3.1],["c",0.8,1.7,1.2,3.1,1.3,4.5],["c",0,1.5,-0.2,3.3,-0.7,5],["c",-0.2,0.7,-0.5,1.5,-0.6,1.6],["c",-0.1,0.1,-0.3,0.2,-0.4,0.2],["c",-0.1,0,-0.4,-0.1,-0.5,-0.2],["c",-0.1,-0.2,-0.2,-0.4,-0.1,-0.7],["c",0.2,-0.3,0.5,-1.2,0.6,-1.6],["c",0.4,-1.4,0.6,-2.6,0.6,-3.9],["c",0,-0.7,0,-0.8,-0.1,-1.1],["c",-0.4,-2.1,-1.8,-4.3,-4.6,-7.1],["l",-0.4,-0.4],["l",-0.2,0],["l",-0.2,0],["l",0,-3.7],["z"]],"w":6.692,"h":22.59},"flags.u16th":{"d":[["M",-0.4,7.5],["l",0,-7.5],["l",0.2,0],["l",0.2,0],["l",0,0.4],["c",0.1,1.1,0.4,2.2,1,3.4],["c",0.5,0.9,0.9,1.6,2,3.1],["c",1.3,1.9,1.8,2.6,2.2,3.6],["c",0.5,0.9,0.7,1.8,0.9,2.6],["c",0.1,0.5,0.1,1.5,0,1.9],["c",-0.1,0.6,-0.3,1.2,-0.5,1.7],["l",-0.1,0.2],["l",0.2,0.5],["c",0.5,1.2,0.7,2.2,0.7,3.4],["c",-0.1,1.5,-0.4,3,-1,4.5],["c",-0.3,0.8,-0.4,0.8,-0.6,0.9],["c",-0.1,0.1,-0.3,0.1,-0.5,0],["c",-0.2,-0.1,-0.3,-0.2,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.3,0.1,-0.7],["c",0.7,-1.4,1,-2.9,1.1,-4.3],["c",0,-0.6,0,-1,-0.2,-1.6],["c",-0.3,-1.2,-1,-2.4,-2.2,-3.9],["c",-0.4,-0.5,-1.5,-1.6,-2.2,-2.2],["l",-0.4,-0.4],["l",0,1.1],["l",0,1.1],["l",-0.2,0],["l",-0.2,0],["l",0,-7.5],["z"],["m",1.7,0.1],["c",-0.3,-0.3,-0.7,-0.7,-0.9,-0.9],["l",-0.3,-0.3],["l",0,0.2],["c",0,0.3,0.1,0.8,0.2,1.3],["c",0.3,1.3,0.9,2.6,2,4.3],["c",0.2,0.2,0.6,0.9,1,1.4],["l",1.1,1.5],["l",0.4,0.6],["c",0,0,0.1,-0.4,0.2,-0.7],["c",0.1,-0.3,0.1,-1.2,0,-1.6],["c",-0.3,-1.7,-1.4,-3.5,-3.6,-5.7],["z"]],"w":6.693,"h":26.337},"flags.u32nd":{"d":[["M",-0.4,11.3],["l",0,-11.2],["l",0.2,0],["l",0.2,0],["l",0,0.4],["c",0.1,1.7,0.7,3.3,2.1,5.5],["l",0.9,1.4],["c",1,1.6,1.5,2.4,1.9,3.2],["c",0.5,1,0.8,1.9,0.9,2.9],["c",0.1,0.5,0.1,1.5,0,1.9],["c",-0.1,0.4,-0.2,0.9,-0.4,1.3],["l",-0.1,0.3],["l",0.2,0.4],["c",0.7,1.6,0.8,2.9,0.5,4.4],["c",-0.1,0.5,-0.3,1.1,-0.4,1.5],["l",-0.1,0.2],["l",0.2,0.4],["c",0.3,0.7,0.6,1.6,0.7,2.3],["c",0.1,1,-0.1,2.5,-0.4,3.8],["c",-0.3,0.9,-0.7,2.1,-0.9,2.3],["c",-0.2,0.2,-0.4,0.2,-0.7,0.1],["c",-0.2,-0.1,-0.3,-0.2,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.3,0.1,-0.6],["c",0.2,-0.4,0.4,-0.9,0.6,-1.4],["c",0.5,-1.4,0.7,-3.1,0.5,-4.1],["c",-0.1,-0.8,-0.6,-1.7,-1.2,-2.5],["c",-0.7,-1,-1.8,-2.1,-3.3,-3.3],["l",-0.5,-0.4],["l",0,1.5],["l",0,1.6],["l",-0.2,0],["l",-0.2,0],["l",0,-11.2],["z"],["m",1.3,-4],["c",-0.3,-0.3,-0.5,-0.6,-0.7,-0.7],["l",-0.2,-0.2],["l",0,0.4],["c",0.1,0.9,0.2,1.7,0.7,2.7],["c",0.4,0.9,1,1.9,1.9,3.2],["c",0.2,0.3,0.6,0.9,0.9,1.2],["c",0.3,0.4,0.6,0.8,0.8,1.1],["l",0.3,0.4],["l",0,-0.1],["c",0.1,-0.4,0.2,-1,0.1,-1.6],["c",-0.3,-1.9,-1.4,-3.8,-3.7,-6.3],["z"],["m",-0.3,6.1],["c",-0.3,-0.2,-0.5,-0.4,-0.5,-0.4],["c",-0.1,0,-0.1,0,-0.1,0.2],["c",0,0.9,0.3,2,0.8,3.1],["c",0.5,1,1,1.8,2.4,3.6],["c",0.6,0.8,1.1,1.4,1.3,1.8],["c",0.1,0.1,0.2,0.2,0.2,0.2],["c",0,0,0.2,-0.6,0.2,-0.9],["c",0.1,-0.4,0.1,-1.3,0,-1.7],["c",-0.1,-0.5,-0.2,-0.9,-0.5,-1.4],["c",-0.7,-1.3,-1.8,-2.7,-3.7,-4.4],["z"]],"w":6.697,"h":32.145},"flags.u64th":{"d":[["M",-0.4,15],["l",0,-15],["l",0.2,0],["l",0.2,0],["l",0,0.4],["c",0.1,1.2,0.4,2.4,1,3.7],["c",0.4,0.8,0.8,1.6,1.8,3.1],["c",0.8,1.3,1.1,1.7,1.4,2.2],["c",0.9,1.5,1.4,2.8,1.6,4.1],["c",0.1,0.5,0.1,1.6,0,2],["c",-0.1,0.5,-0.2,1,-0.4,1.4],["l",-0.1,0.3],["l",0.1,0.3],["c",0.1,0.2,0.2,0.5,0.3,0.7],["c",0.7,1.9,0.6,3.7,-0.2,5.5],["l",-0.2,0.4],["l",0.2,0.3],["c",0.3,0.7,0.5,1.4,0.6,2.1],["c",0.1,0.5,0.1,1.4,0,1.7],["c",-0.1,0.6,-0.4,1.2,-0.8,1.7],["l",-0.2,0.3],["l",0.2,0.3],["c",0.6,1.1,0.9,2.1,1,3.2],["c",0.1,0.7,0,1.8,-0.2,2.8],["c",-0.2,1,-0.6,2.3,-1,3.1],["c",-0.1,0.3,-0.5,0.5,-0.8,0.3],["c",-0.2,-0.1,-0.3,-0.2,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.3,0,-0.5],["c",0.8,-1.5,1.2,-3.4,1.2,-4.9],["c",-0.1,-1,-0.4,-2,-1.2,-3.1],["c",-0.5,-0.7,-1,-1.3,-1.9,-2.2],["c",-0.6,-0.6,-1.6,-1.5,-1.9,-1.8],["l",-0.1,-0.1],["l",0,1.7],["l",0,1.7],["l",-0.2,0],["l",-0.2,0],["l",0,-15],["z"],["m",0.9,-8.1],["c",-0.3,-0.3,-0.5,-0.5,-0.5,-0.5],["c",0,0,0,0.7,0,1],["c",0.2,1.5,0.8,2.9,2,4.8],["l",1.1,1.5],["c",0.4,0.6,0.8,1.2,1,1.4],["c",0.2,0.2,0.3,0.5,0.3,0.5],["c",0,0,0,-0.1,0.1,-0.2],["c",0.4,-1.6,-0.1,-3.3,-1.5,-5.4],["c",-0.6,-0.9,-1.3,-1.8,-2.5,-3.1],["z"],["m",0.1,6.7],["c",-0.2,-0.2,-0.5,-0.4,-0.5,-0.4],["l",-0.1,-0.1],["l",0,0.3],["c",0,1.2,0.3,2.3,0.9,3.6],["c",0.5,0.9,1,1.7,2.3,3.5],["c",0.4,0.5,0.8,1.2,1,1.4],["c",0.2,0.3,0.3,0.5,0.3,0.5],["c",0.1,-0.1,0.2,-0.6,0.3,-1],["c",0.1,-0.3,0.1,-0.4,0.1,-1],["c",0,-0.6,0,-0.8,-0.2,-1.3],["c",-0.3,-1.1,-1,-2.3,-2.1,-3.6],["c",-0.4,-0.4,-1.4,-1.5,-2,-2],["z"],["m",0,6.7],["c",-0.2,-0.2,-0.5,-0.4,-0.5,-0.4],["l",-0.1,-0.1],["l",0,0.3],["c",0,1.4,0.5,2.8,1.4,4.4],["c",0.4,0.7,0.7,1.1,1.9,2.7],["c",0.4,0.5,0.8,1,0.9,1.2],["c",0.2,0.2,0.3,0.4,0.3,0.4],["c",0.1,0,0.3,-0.5,0.4,-0.7],["c",0.1,-0.4,0.1,-0.6,0.1,-1],["c",-0.1,-1,-0.4,-2,-1.2,-3.2],["c",-0.6,-0.9,-1.1,-1.5,-2.1,-2.5],["c",-0.4,-0.3,-0.8,-0.8,-1.1,-1],["z"]],"w":6.682,"h":39.694},"flags.d8th":{"d":[["M",5.7,-21.6],["c",0.2,-0.1,0.5,-0.1,0.7,0.2],["c",0.1,0.1,0.2,0.4,0.4,0.7],["c",0.8,1.8,1.3,3.4,1.3,5.1],["c",0,1.3,-0.2,2.4,-0.8,3.6],["c",-0.6,1.2,-1.3,2.1,-3.2,4.4],["c",-1.3,1.5,-1.9,2.2,-2.4,3],["c",-0.6,0.9,-1.1,1.9,-1.4,2.8],["c",-0.1,0.5,-0.3,1.4,-0.3,1.8],["l",0,0.2],["l",-0.2,0],["l",-0.2,0],["l",0,-3.7],["l",0,-3.7],["l",0.2,0],["l",0.2,0],["l",0.5,-0.3],["c",1.8,-1.1,3.1,-2.1,4.2,-3.1],["c",0.8,-0.8,1.3,-1.5,1.7,-2.3],["c",0.5,-0.9,0.6,-1.7,0.5,-2.9],["c",-0.1,-1.6,-0.6,-3.2,-1.5,-4.7],["c",-0.1,-0.2,-0.1,-0.3,-0.1,-0.5],["c",0.1,-0.1,0.2,-0.2,0.3,-0.3],["z"]],"w":8.492,"h":21.691},"flags.ugrace":{"d":[["M",6,6.9],["c",0.2,-0.1,0.3,-0.1,0.5,0],["c",0.2,0.1,0.2,0.2,0.3,0.3],["c",0.1,0.2,0.1,0.4,0,0.5],["c",-0.1,0.2,-10.9,8.9,-11.1,9],["c",-0.1,0.1,-0.3,0.1,-0.5,0],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.4,0,-0.5],["c",0.1,-0.1,10.9,-8.9,11.1,-9],["z"]],"w":12.019,"h":9.954},"flags.dgrace":{"d":[["M",-6.1,-15.9],["c",0.2,-0.1,0.3,-0.1,0.5,-0.1],["c",0.2,0.1,14,8,14.1,8.1],["c",0.1,0.1,0.2,0.3,0.2,0.5],["c",0,0.2,-0.1,0.4,-0.4,0.5],["c",-0.2,0.1,-0.3,0.1,-0.5,0.1],["c",-0.2,-0.1,-14,-8,-14.1,-8.1],["c",-0.1,-0.1,-0.2,-0.3,-0.2,-0.5],["c",0,-0.2,0.2,-0.4,0.4,-0.5],["z"]],"w":15.12,"h":9.212},"flags.d16th":{"d":[["M",6.8,-22.5],["c",0.3,-0.1,0.6,-0.1,0.7,0.2],["c",0.2,0.2,0.3,0.9,0.5,1.6],["c",0.1,0.3,0.1,1.4,0,1.7],["c",-0.1,0.3,-0.1,0.8,-0.3,1.1],["c",-0.1,0.3,-0.4,1,-0.7,1.3],["l",-0.2,0.3],["l",0.1,0.2],["c",0.5,1,0.7,2.3,0.7,3.3],["c",-0.1,1.2,-0.4,2.3,-1.3,3.5],["c",-0.6,0.9,-1,1.3,-3,3.4],["c",-1.6,1.6,-2.2,2.4,-2.8,3.5],["c",-0.4,0.8,-0.7,1.8,-0.7,2.6],["l",0,0.2],["l",-0.2,0],["l",-0.2,0],["l",0,-7.5],["l",0,-7.5],["l",0.2,0],["l",0.2,0],["l",0,1.1],["l",0,1.1],["l",0.3,-0.1],["c",1.1,-0.6,1.8,-1,2.5,-1.5],["c",2.4,-1.6,3.7,-3.1,4.1,-4.8],["c",0,-0.2,0,-0.4,0,-0.8],["c",0,-0.6,0,-0.9,-0.2,-1.5],["c",-0.1,-0.2,-0.1,-0.4,-0.1,-0.4],["c",0,-0.2,0.1,-0.5,0.4,-0.6],["z"],["m",-0.6,7.5],["c",-0.1,-0.2,-0.1,-0.4,-0.1,-0.4],["c",0,0,0,0,-0.1,0.1],["c",-0.1,0.1,-1,1,-1.9,2],["c",-0.6,0.6,-1.3,1.2,-1.4,1.4],["c",-1.5,1.6,-2.3,2.9,-2.5,4.3],["c",0,0.2,0,0.5,-0.1,1],["l",0,0.7],["l",0.2,-0.1],["c",0.9,-0.5,2.1,-1.3,2.8,-1.8],["c",0.7,-0.5,1,-0.8,1.5,-1.3],["c",1.9,-1.9,2.4,-3.7,1.7,-5.8],["z"]],"w":8.475,"h":22.591},"flags.d32nd":{"d":[["M",6.8,-29.1],["c",0.3,-0.1,0.6,-0.1,0.7,0.2],["c",0.1,0.1,0.3,0.6,0.4,1.1],["c",0.3,1.6,0.1,3.1,-0.8,4.5],["l",-0.2,0.3],["l",0.1,0.2],["c",0.1,0.2,0.3,0.7,0.5,1.1],["c",0.6,1.8,0.5,3.6,-0.6,5.2],["l",-0.2,0.3],["l",0.2,0.3],["c",0.4,0.9,0.6,1.7,0.6,2.6],["c",-0.1,1.3,-0.5,2.5,-1.3,3.8],["c",-0.5,0.8,-0.9,1.3,-2.5,3],["c",-0.5,0.5,-1,1.2,-1.3,1.4],["c",-1.6,1.9,-2.2,3.4,-2.4,5],["l",0,0.3],["l",-0.2,0],["l",-0.2,0],["l",0,-11.2],["l",0,-11.2],["l",0.2,0],["l",0.2,0],["l",0,1.4],["l",0,1.4],["l",0.8,-0.4],["c",1.4,-0.7,2.3,-1.3,3.2,-1.9],["c",1.4,-1,2.3,-2.1,2.6,-3.2],["c",0.2,-0.5,0.2,-0.7,0.2,-1.3],["c",0,-0.6,-0.1,-0.9,-0.2,-1.5],["c",-0.1,-0.2,-0.1,-0.4,-0.1,-0.4],["c",0,-0.2,0.1,-0.5,0.4,-0.6],["z"],["m",-0.6,7.2],["c",-0.1,-0.2,-0.1,-0.2,-0.1,-0.1],["c",0,0.1,-1,1.1,-2,2],["c",-1.2,1.1,-1.6,1.6,-2.1,2],["c",-0.8,1,-1.4,1.9,-1.7,2.8],["c",-0.2,0.6,-0.3,1,-0.3,1.7],["l",0,0.5],["l",0.7,-0.3],["c",3.6,-1.9,5.5,-3.7,5.9,-5.7],["c",0.1,-0.4,0.1,-1.2,0,-1.6],["c",-0.1,-0.4,-0.2,-0.9,-0.4,-1.2],["z"],["m",-0.1,7.2],["c",-0.1,-0.1,-0.1,-0.3,-0.1,-0.4],["l",-0.1,-0.2],["l",-0.2,0.2],["l",-1.8,1.8],["c",-0.9,0.9,-1.8,1.8,-1.9,2],["c",-1.1,1.3,-1.6,2.3,-1.9,3.5],["c",-0.1,0.3,-0.1,0.5,-0.1,0.9],["l",0,0.6],["l",0.1,-0.1],["c",0.8,-0.4,1.9,-1.3,2.5,-1.7],["c",0.8,-0.7,1.7,-1.5,2.2,-2.2],["c",1.3,-1.5,1.7,-3.1,1.3,-4.5],["z"]],"w":8.385,"h":29.191},"flags.d64th":{"d":[["M",7.1,-32.9],["c",0.3,-0.1,0.7,0,0.8,0.2],["c",0.2,0.3,0.3,2.1,0.2,2.6],["c",-0.1,0.4,-0.2,0.8,-0.4,1.1],["l",-0.1,0.3],["l",0.1,0.3],["c",0,0.1,0.1,0.5,0.1,0.7],["c",0.3,1.4,0.2,2.6,-0.3,3.6],["l",-0.1,0.3],["l",0.1,0.4],["c",0.3,1.4,0.3,2.8,0.2,3.6],["c",-0.1,0.6,-0.3,1.2,-0.6,1.8],["l",-0.1,0.3],["l",0,0.4],["c",0.1,1,0.1,2.7,0,3.1],["c",-0.1,1.5,-0.7,2.8,-1.7,4.4],["c",-0.4,0.7,-0.7,1.1,-1.7,2.4],["c",-1,1.4,-1.5,2,-1.9,2.7],["c",-0.9,1.5,-1.4,2.8,-1.4,4.2],["l",0,0.4],["l",-0.2,0],["l",-0.2,0],["l",0,-15],["l",0,-15],["l",0.2,0],["l",0.2,0],["l",0,1.9],["l",0,1.9],["c",0,0,0.2,0,0.5,-0.1],["c",2.2,-0.4,4.1,-1.1,5.2,-2],["c",0.6,-0.5,1,-1.1,1.2,-1.8],["c",0.1,-0.3,0.1,-1.1,0,-1.6],["c",0,-0.2,-0.1,-0.4,-0.1,-0.5],["c",0,-0.2,0.1,-0.5,0.4,-0.6],["z"],["m",-0.4,6.2],["c",0,-0.2,-0.1,-0.4,-0.1,-0.5],["l",0,-0.2],["l",-0.3,0.3],["c",-0.4,0.4,-0.9,0.7,-1.7,1.3],["c",-2,1.4,-2.2,1.6,-2.8,2.2],["c",-0.7,0.7,-1.2,1.4,-1.5,2.2],["c",-0.1,0.5,-0.2,0.6,-0.2,1.4],["l",0,0.7],["l",0.4,-0.2],["c",1.8,-0.9,3.5,-1.9,4.5,-2.9],["c",0.9,-0.9,1.5,-1.8,1.7,-2.8],["c",0.1,-0.3,0.1,-0.9,0,-1.3],["z"],["m",-0.3,4.9],["c",0,-0.2,-0.1,-0.4,-0.1,-0.4],["c",0,0,-0.1,0.1,-0.2,0.2],["c",-0.4,0.5,-1,1.1,-2.2,2.2],["c",-1.5,1.4,-1.9,1.8,-2.5,2.5],["c",-0.7,0.9,-1.1,1.7,-1.3,2.6],["c",-0.1,0.4,-0.1,0.9,-0.1,1.4],["l",0,0.5],["l",0.5,-0.3],["c",1.5,-1,2.6,-1.9,3.5,-2.8],["c",1.5,-1.5,2.3,-2.8,2.4,-4.3],["c",0,-0.4,0,-1.2,0,-1.7],["z"],["m",-0.7,7.7],["c",0,-0.1,0,-0.6,0,-1],["l",0,-0.7],["l",-0.3,0.3],["l",-1.7,2],["c",-1.8,1.9,-2.4,2.8,-3,3.9],["c",-0.5,1,-0.7,1.8,-0.7,2.9],["c",0,0.6,0,0.6,0.1,0.6],["c",0,0,0.3,-0.3,0.6,-0.5],["c",0.7,-0.6,1.9,-1.8,2.3,-2.3],["c",1.7,-1.9,2.5,-3.5,2.7,-5.2],["z"]],"w":8.485,"h":32.932},"clefs.C":{"d":[["M",0.1,-14.9],["l",0.1,-0.1],["l",1.9,0],["l",1.9,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,14.9],["l",0,14.8],["l",-0.1,0.1],["l",-0.1,0.1],["l",-1.9,0],["l",-1.9,0],["l",-0.1,-0.1],["l",-0.1,-0.1],["l",0,-14.8],["l",0,-14.8],["z"],["m",5.4,0],["c",0.1,-0.1,0.1,-0.1,0.6,-0.1],["c",0.5,0,0.5,0,0.5,0.1],["l",0.1,0.1],["l",0,7.1],["l",0,7.1],["l",0.1,-0.1],["c",0.2,-0.2,0.7,-0.8,1,-1.2],["c",0.3,-0.4,0.7,-1.2,0.8,-1.6],["c",0.4,-0.9,0.6,-1.8,0.6,-2.8],["c",0,-0.5,0,-0.5,0.1,-0.6],["c",0.1,-0.2,0.4,-0.2,0.5,-0.1],["c",0.2,0.1,0.2,0.2,0.2,0.7],["c",0.1,0.9,0.2,1.6,0.6,2.2],["c",0.5,1,1.3,1.7,2.2,1.9],["c",0.2,0.1,0.3,0.1,0.8,0.1],["c",0.5,0,0.6,0,0.8,-0.1],["c",0.5,-0.1,0.8,-0.3,1.1,-0.6],["c",0.6,-0.6,0.9,-1.4,1,-2.9],["c",0.1,-0.5,0.1,-3,0,-3.6],["c",-0.2,-2.6,-0.8,-3.9,-2.2,-4.5],["c",-0.5,-0.2,-1.2,-0.4,-1.8,-0.4],["c",-0.7,0,-1.3,0.3,-1.5,0.7],["c",-0.1,0.2,-0.1,0.2,-0.1,0.4],["c",0,0.2,0,0.3,0.1,0.5],["c",0.1,0.2,0.2,0.4,0.6,0.7],["c",0.4,0.3,0.6,0.5,0.7,0.7],["c",0.1,0.2,0.1,0.2,0.1,0.5],["c",0,0.4,0,0.6,-0.2,1],["c",-0.3,0.6,-0.9,1.1,-1.5,1.3],["c",-0.3,0.1,-0.9,0.1,-1.1,0],["c",-0.8,-0.2,-1.4,-0.9,-1.6,-1.7],["c",-0.1,-0.4,-0.1,-1.2,0.1,-1.7],["c",0.5,-1.6,2,-2.8,3.8,-3.1],["c",0.8,-0.1,2.5,0,3.5,0.3],["c",2.2,0.6,3.7,1.8,4.4,3.8],["c",0.4,0.9,0.6,2.1,0.6,3.4],["c",0,1.4,-0.5,2.7,-1.4,3.8],["c",-1.3,1.5,-3.3,2.4,-5.3,2.4],["c",-0.5,0,-0.5,0,-0.7,-0.1],["c",-0.1,0,-0.5,-0.2,-0.8,-0.4],["c",-0.7,-0.4,-0.9,-0.4,-1.3,-0.4],["c",-0.3,0,-0.3,0,-0.5,0.1],["c",-0.6,0.3,-0.8,0.9,-0.8,2.1],["c",0,1.2,0.2,1.8,0.8,2.1],["c",0.2,0.1,0.2,0.1,0.5,0.1],["c",0.4,0,0.6,-0.1,1.3,-0.4],["c",0.3,-0.1,0.6,-0.3,0.8,-0.4],["c",0.2,-0.1,0.3,-0.1,0.8,-0.1],["c",2,0,4,0.9,5.3,2.4],["c",0.9,1.1,1.4,2.4,1.4,3.8],["c",0,1.5,-0.3,2.9,-0.8,4],["c",-0.8,1.6,-2.2,2.6,-4.2,3.2],["c",-1,0.2,-2.7,0.4,-3.5,0.3],["c",-1.8,-0.3,-3.3,-1.4,-3.8,-3.1],["c",-0.2,-0.5,-0.2,-1.3,-0.1,-1.7],["c",0.2,-0.6,0.6,-1.2,1.2,-1.5],["c",0.4,-0.2,0.6,-0.2,1,-0.2],["c",0.4,0,0.6,0,1,0.2],["c",0.4,0.2,0.8,0.6,1.1,1.1],["c",0.2,0.4,0.2,0.6,0.2,1],["c",0,0.3,0,0.4,-0.1,0.5],["c",-0.1,0.2,-0.3,0.4,-0.7,0.7],["c",-0.6,0.4,-0.7,0.6,-0.7,1.1],["c",0,0.2,0,0.3,0.1,0.5],["c",0.1,0.2,0.3,0.4,0.6,0.5],["c",0.4,0.2,0.9,0.2,1.5,0.2],["c",1.1,-0.1,1.8,-0.6,2.3,-1.3],["c",0.5,-0.7,0.8,-1.8,1,-3.5],["c",0.1,-0.6,0.1,-3,0,-3.6],["c",-0.1,-1.5,-0.4,-2.3,-1,-2.9],["c",-0.3,-0.3,-0.6,-0.5,-1.1,-0.6],["c",-0.3,-0.1,-0.4,-0.1,-0.8,-0.1],["c",-0.4,0,-0.6,0,-0.8,0.1],["c",-1.1,0.3,-2,1.2,-2.5,2.5],["c",-0.2,0.6,-0.3,1,-0.3,1.7],["c",0,0.5,-0.1,0.6,-0.2,0.7],["c",-0.1,0.1,-0.3,0.1,-0.4,0],["c",-0.2,-0.1,-0.2,-0.1,-0.2,-0.7],["c",-0.1,-1.9,-0.8,-3.7,-2,-5.2],["c",-0.2,-0.2,-0.4,-0.4,-0.4,-0.4],["l",-0.1,-0.1],["l",0,7.1],["l",0,7.1],["l",-0.1,0.1],["c",-0.1,0.1,-0.1,0.1,-0.5,0.1],["c",-0.5,0,-0.5,0,-0.6,-0.1],["l",-0.1,-0.1],["l",0,-14.8],["l",0,-14.8],["z"]],"w":20.31,"h":29.97},"clefs.F":{"d":[["M",6.3,-7.8],["c",0.4,0,1.7,0,2.1,0],["c",3.6,0.4,6,2.1,6.9,4.9],["c",0.3,0.8,0.4,1.5,0.4,2.6],["c",0,0.9,0,1.4,-0.2,2.2],["c",-0.8,3.8,-3.5,7.1,-8.4,10],["c",-1.7,1.1,-3.9,2.1,-6.2,3.1],["c",-0.4,0.2,-0.7,0.3,-0.8,0.4],["c",-0.1,0,-0.1,0.1,-0.2,0.1],["c",-0.1,0,-0.3,-0.2,-0.3,-0.3],["c",0,-0.1,0.1,-0.2,0.5,-0.5],["c",3,-1.8,5.1,-3.2,6.8,-4.7],["c",0.5,-0.4,1.6,-1.5,2,-1.9],["c",1.9,-2.2,2.9,-4.3,3.2,-6.8],["c",0.1,-0.4,0.1,-1.8,0,-2.2],["c",-0.2,-2,-0.9,-3.6,-2,-4.7],["c",-0.6,-0.6,-1.3,-1,-2.1,-1.2],["c",-1.6,-0.4,-3.4,0.2,-4.6,1.4],["c",-0.5,0.6,-1,1.5,-1.3,2.2],["l",-0.1,0.2],["l",0.2,-0.1],["c",0.4,-0.2,0.6,-0.2,1.1,-0.2],["c",0.3,0,0.5,0,0.7,0.1],["c",1.9,0.5,2.9,2.6,2,4.4],["c",-0.4,1,-1.4,1.6,-2.5,1.7],["c",-1.5,0.1,-2.9,-0.9,-3.4,-2.2],["c",-0.2,-0.6,-0.2,-1.3,0,-2.3],["c",0.4,-2.2,1.8,-4.2,3.8,-5.2],["c",0.7,-0.4,1.6,-0.6,2.4,-0.7],["z"],["m",11.6,2.5],["c",0.8,-0.2,1.7,0.3,1.9,1.1],["c",0.3,1.2,-0.7,2.2,-1.9,1.9],["c",-1,-0.2,-1.5,-1.3,-1,-2.2],["c",0.2,-0.4,0.6,-0.7,1,-0.8],["z"],["m",0,7.5],["c",0.8,-0.2,1.7,0.3,1.9,1.1],["c",0.2,0.9,-0.3,1.7,-1.1,1.9],["c",-0.9,0.2,-1.7,-0.3,-1.9,-1.1],["c",-0.2,-0.8,0.3,-1.7,1.1,-1.9],["z"]],"w":20.153,"h":23.142},"clefs.G":{"d":[["M",9.7,-37.4],["c",0.1,-0.1,0.2,-0.1,0.4,0],["c",0.1,0.1,0.6,0.6,1,1.1],["c",1.8,2.3,3.2,5.9,3.6,8.7],["c",0.2,1.6,0,3.3,-0.4,4.9],["c",-0.7,2.3,-1.9,4.5,-4.2,7.4],["c",-0.3,0.4,-0.6,0.7,-0.6,0.8],["c",0,0.1,0,0.2,0.2,0.8],["c",0.5,1.7,1.4,4.4,1.7,5.5],["l",0.1,0.4],["l",0.4,0],["c",1.5,0.1,2.8,0.5,4,1.3],["c",1.8,1.2,3.1,3.2,3.4,5.5],["c",0.1,0.5,0.1,1.3,0.1,1.7],["c",-0.1,1,-0.3,1.8,-0.7,2.7],["c",-0.8,1.7,-2.3,3.1,-4,3.7],["l",-0.3,0.1],["l",0,1.3],["c",0,1.7,-0.1,3.6,-0.2,4.6],["c",-0.4,3.1,-2.2,5.5,-4.5,6.2],["c",-0.6,0.2,-0.9,0.2,-1.6,0.2],["c",-0.7,0,-1,0,-1.6,-0.2],["c",-1.1,-0.3,-2.1,-0.8,-2.9,-1.6],["c",-1,-1,-1.6,-2.2,-1.7,-3.5],["c",-0.1,-0.8,0.1,-1.5,0.5,-2.1],["c",0.6,-1,1.8,-1.6,3,-1.5],["c",1.5,0.1,2.6,1.3,2.7,2.9],["c",0.1,1.5,-0.9,2.7,-2.4,3],["c",-0.4,0.1,-0.8,0,-1.3,-0.1],["l",-0.2,-0.1],["l",0.1,0.1],["c",0.4,0.5,0.8,0.9,1.3,1.3],["c",1.4,0.9,3.1,1,4.4,0.4],["c",1.4,-0.7,2.5,-2.3,3,-4.3],["c",0.2,-0.7,0.2,-1.5,0.3,-3],["c",0,-0.8,0,-2.9,0,-3],["c",0,0,-0.2,0,-0.4,0],["c",-0.7,0.1,-1,0.1,-1.8,0.1],["c",-1,0,-1.7,-0.1,-2.6,-0.3],["c",-4,-1,-7.1,-4.3,-7.8,-8.5],["c",-0.1,-0.7,-0.1,-1,-0.1,-1.8],["c",0,-0.8,0,-1.1,0.2,-1.9],["c",0.4,-2.3,1.4,-4.6,3.3,-7.3],["l",2.8,-3.6],["c",0.5,-0.7,1,-1.2,1,-1.2],["c",0,0,-0.1,-0.3,-0.2,-0.7],["c",-1,-3.2,-1.4,-5.3,-1.6,-7.7],["c",-0.1,-1.4,-0.1,-3.1,-0.1,-4],["c",0.3,-2.7,1.4,-5.1,3.1,-7.1],["c",0.4,-0.4,1,-1,1.2,-1.1],["z"],["m",2,4.7],["c",-0.1,-0.3,-0.3,-0.5,-0.3,-0.5],["c",0,0,-0.2,0.1,-0.3,0.2],["c",-2.4,1.7,-3.9,4.2,-4.3,7.1],["c",-0.1,0.5,-0.1,1.4,0,1.9],["c",0.1,1.3,0.5,3.1,1.1,5.2],["c",0.2,0.4,0.2,0.8,0.2,0.8],["c",0,0,0.8,-1.1,1.2,-1.7],["c",1.9,-2.7,2.9,-5.1,3.2,-7.5],["c",0.1,-0.6,0.1,-1.7,0.1,-2.4],["c",-0.1,-1.2,-0.3,-1.9,-0.9,-3.1],["z"],["m",-2.9,20.7],["c",-0.2,-0.7,-0.4,-1.3,-0.4,-1.3],["c",0,0,-1.2,1.5,-1.9,2.4],["c",-2.8,3.6,-4,6.3,-4.3,9.3],["c",0,0.2,0,0.7,0,1.1],["c",0,0.7,0,0.8,0.1,1.1],["c",0.1,0.5,0.3,1,0.5,1.5],["c",0.7,1.4,1.8,2.6,3.4,3.4],["c",1,0.5,2.1,0.9,3.2,1.1],["c",0.8,0.1,2,0.1,2.9,0],["c",0.5,-0.1,0.5,0,0.4,-0.3],["c",-0.2,-3.3,-0.7,-6.3,-1.6,-10.1],["c",-0.1,-0.4,-0.2,-0.7,-0.2,-0.8],["c",0,0,-0.4,0,-0.8,0.1],["c",-0.9,0.2,-1.6,0.6,-2.2,1.1],["c",-0.7,0.7,-1.1,1.7,-1,2.6],["c",0.1,1,0.5,1.8,1.2,2.6],["c",0.4,0.4,0.7,0.6,1.2,0.9],["c",0.3,0.2,0.4,0.2,0.4,0.3],["c",0.2,0.4,-0.2,0.9,-0.6,0.9],["c",-0.2,0,-0.8,-0.4,-1.3,-0.6],["c",-0.8,-0.5,-1.4,-1.1,-1.9,-1.8],["c",-1.8,-2.7,-1,-6.4,1.7,-8.2],["c",0.3,-0.2,0.8,-0.5,1.2,-0.6],["c",0.3,-0.1,1,-0.3,1.1,-0.3],["c",0.1,0,0.1,0,0.1,0],["c",0,0,-0.5,-1.9,-1.2,-4.3],["z"],["m",3.8,7.4],["c",-0.2,0,-0.4,-0.1,-0.4,-0.1],["c",0,0,0,0.2,0.2,1],["c",0.8,3.2,1.3,6.3,1.5,9.1],["c",0.1,0.7,0,0.7,0.5,0.4],["c",0.8,-0.4,1.4,-1,2,-1.8],["c",1.1,-1.6,1.2,-3.7,0.3,-5.5],["c",-0.8,-1.6,-2.3,-2.8,-4.1,-3.1],["z"]],"w":19.051,"h":57.057},"clefs.perc":{"d":[["M",5.1,-7.4],["l",0.1,-0.1],["l",1.5,0],["l",1.5,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,7.4],["l",0,7.3],["l",-0.1,0.1],["l",-0.1,0.1],["l",-1.5,0],["l",-1.5,0],["l",-0.1,-0.1],["l",-0.1,-0.1],["l",0,-7.3],["l",0,-7.3],["z"],["m",6.6,0],["l",0.1,-0.1],["l",1.5,0],["l",1.5,0],["l",0.1,0.1],["l",0.1,0.1],["l",0,7.4],["l",0,7.3],["l",-0.1,0.1],["l",-0.1,0.1],["l",-1.5,0],["l",-1.5,0],["l",-0.1,-0.1],["l",-0.1,-0.1],["l",0,-7.3],["l",0,-7.3],["z"]],"w":21,"h":14.97},"timesig.common":{"d":[["M",6.7,-7.8],["c",0.7,-0.1,1.4,0,2,0.1],["c",1.2,0.3,2.3,1,3.1,1.9],["c",0.6,0.8,1.1,1.9,1.1,2.7],["c",0.1,1,-0.5,1.9,-1.4,2.2],["c",-0.2,0.1,-0.3,0.1,-0.6,0.1],["c",-0.3,0,-0.4,0,-0.6,-0.1],["c",-0.7,-0.2,-1.1,-0.6,-1.4,-1.2],["c",-0.1,-0.3,-0.2,-0.5,-0.2,-0.9],["c",-0.1,-1.1,0.6,-2,1.6,-2.4],["c",0.2,-0.1,0.3,-0.1,0.6,-0.1],["l",0.5,0],["c",0.1,0,0.1,0,0.1,0],["c",0,0,-0.1,-0.1,-0.2,-0.3],["c",-1,-1.1,-2.5,-1.7,-4.1,-1.5],["c",-1.3,0.2,-2,0.7,-2.4,1.7],["c",-0.4,0.9,-0.4,1.9,-0.4,5.4],["c",0,3,0.1,4,0.2,4.8],["c",0.2,1.1,0.6,1.7,1.4,2.1],["c",0.8,0.4,2.2,0.5,3.2,0.1],["c",1.3,-0.4,2.4,-1.5,3,-3],["c",0.2,-0.3,0.3,-0.9,0.4,-1.2],["c",0.1,-0.2,0.2,-0.4,0.3,-0.4],["c",0.2,0,0.4,0.2,0.4,0.4],["c",-0.1,0.4,-0.4,1.4,-0.7,1.9],["c",-1,1.8,-2.5,2.9,-4.2,3.2],["c",-1,0.1,-2.6,-0.1,-3.6,-0.4],["c",-1,-0.4,-1.7,-0.8,-2.4,-1.5],["c",-1.1,-1.1,-1.8,-2.6,-2,-4.6],["c",-0.1,-0.6,-0.1,-2,0,-2.6],["c",0.2,-1.9,0.9,-3.4,2,-4.6],["c",0.7,-0.7,1.4,-1.1,2.4,-1.5],["c",0.6,-0.2,1.5,-0.4,2.2,-0.5],["z"]],"w":13.038,"h":15.689},"timesig.cut":{"d":[["M",6.2,-10.4],["c",0.1,-0.1,0.1,-0.1,0.5,-0.1],["c",0.4,0,0.4,0,0.5,0.1],["l",0.1,0.1],["l",0,1.2],["l",0,1.3],["l",0.3,0],["c",1.3,0,2.5,0.5,3.5,1.3],["c",1.1,0.9,1.8,2.3,1.9,3.5],["c",0.1,1,-0.5,1.9,-1.4,2.2],["c",-0.2,0.1,-0.3,0.1,-0.6,0.1],["c",-0.3,0,-0.4,0,-0.6,-0.1],["c",-0.7,-0.2,-1.1,-0.6,-1.4,-1.2],["c",-0.1,-0.3,-0.2,-0.5,-0.2,-0.9],["c",-0.1,-1.1,0.6,-2,1.6,-2.4],["c",0.2,-0.1,0.3,-0.1,0.6,-0.1],["l",0.5,0],["c",0.1,0,0.1,0,0.1,0],["c",0,0,-0.4,-0.5,-0.7,-0.7],["c",-0.9,-0.7,-1.8,-1,-2.9,-1.1],["l",-0.4,0],["l",0,7.2],["l",0,7.1],["l",0.4,0],["c",0.7,0,1.2,-0.2,1.9,-0.5],["c",1.1,-0.5,1.9,-1.5,2.5,-2.7],["c",0.2,-0.3,0.3,-0.9,0.4,-1.2],["c",0.1,-0.2,0.2,-0.4,0.3,-0.4],["c",0.2,0,0.4,0.2,0.4,0.4],["c",0,0.2,-0.2,0.8,-0.4,1.2],["c",-1,2.4,-2.9,3.9,-5.1,3.9],["l",-0.3,0],["l",0,1.3],["l",0,1.2],["l",-0.1,0.1],["c",-0.1,0.1,-0.1,0.1,-0.4,0.1],["c",-0.4,0,-0.4,0,-0.5,-0.1],["l",-0.1,-0.1],["l",0,-1.3],["l",0,-1.3],["l",-0.2,0],["c",-1.2,-0.2,-2.3,-0.6,-3.2,-1.3],["c",-0.1,-0.1,-0.4,-0.4,-0.7,-0.6],["c",-1.1,-1.1,-1.8,-2.6,-2,-4.6],["c",-0.1,-0.6,-0.1,-2,0,-2.6],["c",0.2,-1.9,0.9,-3.4,2,-4.6],["c",0.4,-0.4,0.8,-0.7,1.3,-0.9],["c",0.8,-0.4,1.7,-0.7,2.6,-0.9],["l",0.2,0],["l",0,-1.3],["l",0,-1.3],["z"],["m",-0.1,10.4],["c",0,-5.6,0,-7,0,-7],["c",-0.1,0,-0.6,0.3,-0.9,0.5],["c",-0.4,0.4,-0.7,0.9,-0.9,1.8],["c",-0.2,0.8,-0.2,1.8,-0.2,4.7],["c",0,3,0.1,4,0.2,4.8],["c",0.2,1.1,0.7,1.7,1.4,2.1],["c",0.1,0.1,0.3,0.1,0.3,0.2],["l",0.1,0],["l",0,-7],["z"]],"w":13.038,"h":20.97},"timesig.imperfectum":{"d":[["M",13,-5],["a",8,8,0,1,0,0,10]],"w":13.038,"h":20.97},"timesig.imperfectum2":{"d":[["M",13,-5],["a",8,8,0,1,0,0,10]],"w":13.038,"h":20.97},"timesig.perfectum":{"d":[["M",13,-5],["a",8,8,0,1,0,0,10]],"w":13.038,"h":20.97},"timesig.perfectum2":{"d":[["M",13,-5],["a",8,8,0,1,0,0,10]],"w":13.038,"h":20.97},"f":{"d":[["M",9.9,-14.3],["c",1.5,-0.2,2.9,0.5,3.1,1.5],["c",0.1,0.5,0,1.3,-0.3,1.9],["c",-0.1,0.3,-0.4,0.6,-0.6,0.7],["c",-0.7,0.4,-1.6,0,-1.8,-0.7],["c",-0.1,-0.2,-0.1,-0.7,0,-0.9],["c",0.1,-0.1,0.2,-0.2,0.5,-0.4],["c",0.4,-0.2,0.6,-0.4,0.6,-0.7],["c",0,-0.3,-0.1,-0.4,-0.6,-0.4],["c",-0.3,0,-0.4,0,-0.6,0],["c",-0.8,0.2,-1.3,0.9,-1.7,2.5],["c",-0.1,0.3,-0.5,2.3,-0.5,2.3],["c",0,0,0.4,0,0.9,0],["c",0.7,0,0.9,0,1,0.1],["c",0.4,0.2,0.5,0.7,0,0.9],["c",-0.1,0.1,-0.2,0.1,-1.2,0.1],["l",-1,0],["l",-0.8,2.6],["c",-0.4,1.4,-0.9,2.8,-1,3.1],["c",-0.9,2.4,-2.4,4.7,-3.8,5.9],["c",-1,0.9,-2,1.2,-3.1,1.1],["c",-1.1,-0.2,-1.9,-0.8,-2,-1.6],["c",-0.1,-0.7,0.2,-1.7,0.5,-2.2],["c",0.7,-0.7,1.9,-0.5,2.2,0.4],["c",0.1,0.2,0.1,0.3,0.1,0.5],["c",0,0.2,0,0.3,-0.1,0.4],["c",0,0.1,-0.1,0.2,-0.3,0.3],["c",-0.1,0.1,-0.3,0.2,-0.4,0.3],["c",-0.2,0.2,-0.4,0.4,-0.4,0.6],["c",0,0.3,0.1,0.4,0.6,0.4],["c",0.4,0,0.6,0,0.9,-0.1],["c",0.6,-0.3,1,-1,1.4,-2.6],["c",0.1,-0.4,0.6,-2.5,1.2,-4.8],["l",1,-4.1],["c",0,0,-0.4,0,-0.8,0],["c",-0.7,0,-0.8,0,-0.9,-0.1],["c",-0.4,-0.2,-0.4,-0.7,0,-0.9],["c",0.1,-0.1,0.3,-0.1,1.1,-0.1],["l",1,0],["l",0,-0.1],["c",0.1,-0.2,0.3,-0.7,0.5,-1.2],["c",1.2,-2.5,3.3,-4.2,5.3,-4.5],["z"]],"w":16.155,"h":19.445},"m":{"d":[["M",2.8,-8.9],["c",0.1,0,0.3,0,0.5,0],["c",0.2,0,0.3,0,0.5,0.1],["c",0.4,0.2,0.6,0.5,0.8,1],["l",0,0.2],["l",0.3,-0.3],["c",0.7,-0.7,1.4,-1,2.1,-1],["c",0.3,0,0.3,0,0.5,0.1],["c",0.2,0.1,0.5,0.4,0.6,0.6],["c",0,0.1,0.1,0.3,0.2,0.4],["c",0,0.2,0.1,0.3,0.1,0.3],["c",0,0,0.1,-0.1,0.2,-0.2],["c",0.3,-0.4,0.9,-0.8,1.3,-1],["c",0.8,-0.3,1.5,-0.2,2,0.3],["c",0.3,0.3,0.5,0.7,0.6,1.1],["c",0.1,0.4,0.1,0.5,-0.5,3.1],["c",-0.3,1.3,-0.6,2.4,-0.6,2.4],["c",0,0.1,0.1,0.2,0.2,0.2],["c",0.2,0,0.8,-0.3,1.2,-0.7],["c",0.5,-0.4,0.6,-0.4,0.8,-0.3],["c",0.2,0.2,0.1,0.4,-0.4,0.9],["c",-1,1,-1.8,1.5,-2.6,1.7],["c",-0.9,0.3,-1.5,0.2,-1.8,-0.3],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-0.4],["c",0,-0.2,0,-0.5,0.6,-2.8],["c",0.4,-1.7,0.6,-2.6,0.6,-2.8],["c",0,-0.6,-0.3,-0.7,-0.8,-0.5],["c",-0.2,0.1,-0.5,0.4,-0.7,0.6],["c",0,0.1,-0.4,1.4,-0.9,3],["c",-0.9,3.2,-0.8,3,-1.1,3.2],["l",-0.1,0.1],["l",-0.8,0],["c",-0.6,0,-0.8,0,-0.8,-0.1],["c",-0.1,0,-0.2,-0.2,-0.2,-0.3],["c",0,0,0.4,-1.4,0.8,-3],["c",0.6,-2,0.8,-3,0.8,-3.1],["c",0,-0.5,-0.3,-0.7,-0.8,-0.4],["c",-0.2,0.1,-0.6,0.4,-0.7,0.6],["c",-0.1,0.1,-0.5,1.4,-1,3],["c",-0.5,1.6,-1,2.9,-1,2.9],["c",-0.1,0.1,-0.2,0.2,-0.4,0.3],["c",-0.1,0.1,-0.2,0.1,-0.9,0.1],["c",-0.6,0,-0.8,0,-0.8,-0.1],["c",-0.1,0,-0.2,-0.2,-0.2,-0.3],["c",0,0,0.5,-1.4,1,-3],["c",1.1,-3.2,1.1,-3.2,0.9,-3.4],["c",-0.1,-0.3,-0.4,-0.3,-0.7,-0.1],["c",-0.5,0.3,-1.1,1.2,-1.6,2.4],["c",-0.1,0.2,-0.1,0.3,-0.2,0.4],["c",-0.2,0.2,-0.6,0.3,-0.7,0.1],["c",-0.1,-0.1,-0.1,-0.2,0.1,-0.6],["c",0.5,-1.3,1.3,-2.5,2,-3.2],["c",0.6,-0.5,1.2,-0.9,1.8,-1],["z"]],"w":14.687,"h":9.126},"p":{"d":[["M",1.9,-8.7],["c",0.3,-0.1,0.8,-0.1,1.1,0],["c",0.5,0.2,0.9,0.5,1.2,1],["c",0.1,0.2,0.2,0.3,0.2,0.4],["l",0,0.1],["l",0.3,-0.3],["c",0.7,-0.6,1.4,-1,2.1,-1.2],["c",0.2,-0.1,0.3,-0.1,0.8,-0.1],["c",0.5,0,0.5,0,0.8,0.1],["c",1.3,0.3,2.1,1.3,2.3,2.8],["c",0.1,0.8,-0.1,2,-0.4,2.8],["c",-0.5,1.3,-1.9,2.6,-3.2,3],["c",-0.4,0.2,-0.8,0.2,-1.3,0.2],["c",-0.7,0,-1.3,-0.2,-1.9,-0.4],["c",-0.3,-0.1,-0.5,-0.2,-0.7,-0.1],["c",-0.1,0,-0.2,0.1,-0.2,0.1],["c",-0.1,0.1,-1,2.9,-1,3.1],["c",0,0.2,0.2,0.5,0.5,0.6],["c",0.2,0.1,0.5,0.2,0.8,0.2],["c",0.2,0,0.4,0.1,0.4,0.2],["c",0.1,0.2,0.1,0.4,-0.1,0.5],["c",-0.1,0,-0.1,0,-0.8,0],["c",-2,-0.1,-3.8,-0.1,-5.8,0],["c",-0.6,0,-0.7,0,-0.8,0],["c",-0.2,-0.1,-0.2,-0.6,0,-0.7],["c",0.1,0,0.5,-0.1,1,-0.1],["c",0.9,-0.1,1.1,-0.1,1.4,-0.2],["c",0.2,-0.1,0.3,-0.2,0.4,-0.3],["c",0.1,-0.1,3.2,-9.4,3.3,-9.6],["c",0.1,-0.3,0,-0.6,-0.1,-0.7],["c",-0.1,-0.1,-0.1,-0.1,-0.3,-0.1],["c",-0.7,0.1,-1.5,1,-2.3,2.6],["c",-0.1,0.2,-0.2,0.5,-0.3,0.5],["c",-0.1,0.1,-0.3,0.2,-0.5,0.2],["c",-0.2,0,-0.4,-0.1,-0.4,-0.3],["c",0,-0.2,0.8,-1.8,1.3,-2.5],["c",0.7,-1.1,1.5,-1.7,2.3,-1.9],["z"],["m",5.4,1.5],["c",-0.3,-0.1,-0.7,0,-1.1,0.2],["c",-0.7,0.5,-1.5,1.7,-1.9,3.2],["c",-0.4,1.5,-0.4,2.3,0,2.7],["c",0.5,0.4,1.3,0.2,1.8,-0.4],["c",0.5,-0.5,1,-1.7,1.4,-3.3],["c",0.3,-1.2,0.3,-1.7,0.2,-2.1],["c",-0.1,-0.1,-0.1,-0.2,-0.3,-0.3],["z"]],"w":14.689,"h":13.127},"r":{"d":[["M",6.3,-9.1],["c",0.3,0,0.9,0,1.2,0.1],["c",0.8,0.2,1.2,0.8,1,1.5],["c",-0.2,0.8,-0.9,1.2,-1.6,1],["c",-0.3,-0.1,-0.5,-0.3,-0.7,-0.7],["c",0,-0.1,-0.1,-0.2,-0.1,-0.3],["c",-0.1,-0.1,-0.3,-0.2,-0.5,-0.2],["c",-0.6,0,-1.4,0.5,-1.6,1.1],["c",-0.1,0.2,-0.3,1.2,-0.9,3.3],["c",-0.6,2.3,-0.8,3.1,-0.9,3.2],["c",0,0.1,-0.1,0.2,-0.2,0.2],["l",-0.1,0.1],["l",-0.8,0],["c",-0.7,0,-0.8,0,-0.9,0],["c",-0.1,-0.1,-0.2,-0.2,-0.2,-0.3],["c",0,-0.1,0.4,-1.6,0.9,-3.5],["c",0.8,-3.2,0.9,-3.4,0.9,-3.7],["c",0,-0.2,0,-0.3,0,-0.4],["c",-0.1,-0.1,-0.2,-0.2,-0.4,-0.2],["c",-0.2,0,-0.4,0.2,-0.8,0.4],["c",-0.3,0.4,-0.4,0.5,-0.7,1.1],["c",0,0.1,-0.2,0.2,-0.4,0.3],["c",-0.1,0,-0.1,0,-0.2,-0.1],["c",-0.2,-0.1,-0.2,-0.2,-0.1,-0.5],["c",0.2,-0.6,0.4,-0.9,0.8,-1.3],["c",0.5,-0.5,1.2,-0.8,2,-0.9],["c",0.8,0,1.5,0.3,1.9,0.9],["l",0.1,0.2],["l",0.1,-0.1],["c",0.6,-0.4,1.4,-0.8,2.2,-1],["z"]],"w":9.41,"h":9.132},"s":{"d":[["M",4.5,-8.7],["c",0.1,0,0.4,0,0.6,0],["c",0.8,0,1.3,0.2,1.7,0.6],["c",0.5,0.5,0.7,1.3,0.4,1.8],["c",-0.2,0.4,-0.6,0.6,-1.1,0.4],["c",-0.3,-0.1,-0.6,-0.4,-0.6,-0.6],["c",0,0,0.1,-0.2,0.2,-0.4],["c",0.1,-0.2,0.2,-0.3,0.2,-0.5],["c",0,-0.2,-0.1,-0.5,-0.1,-0.6],["c",-0.1,-0.2,-0.4,-0.2,-0.7,-0.1],["c",-0.3,0.1,-0.5,0.2,-0.7,0.4],["c",-0.4,0.4,-0.5,1,-0.3,1.4],["c",0.1,0.2,0.4,0.5,0.8,0.7],["c",1.1,0.7,1.6,1.1,1.9,1.7],["c",0.2,0.4,0.2,0.8,0.2,1.3],["c",-0.2,1.2,-1.2,2.2,-2.5,2.5],["c",-1,0.2,-1.9,0.1,-2.7,-0.4],["c",-0.7,-0.5,-1,-1.5,-0.6,-2.2],["c",0.2,-0.5,0.7,-0.6,1.2,-0.4],["c",0.3,0.2,0.5,0.5,0.6,0.8],["c",0,0.2,0,0.3,-0.3,0.5],["c",-0.3,0.2,-0.4,0.4,-0.3,0.7],["c",0.1,0.2,0.2,0.3,0.5,0.3],["c",0.3,0.1,0.9,0.1,1.2,0],["c",0.8,-0.2,1.2,-0.7,1.3,-1.3],["c",0,-0.4,-0.1,-0.8,-0.5,-1.2],["c",-0.2,-0.2,-0.5,-0.4,-1.4,-1],["c",-0.7,-0.4,-1,-0.9,-1,-1.5],["c",0,-0.4,0.1,-0.9,0.3,-1.2],["c",0.3,-0.6,0.8,-1,1.4,-1.3],["c",0.2,-0.1,0.6,-0.3,0.9,-0.3],["z"]],"w":6.632,"h":8.758},"z":{"d":[["M",2.6,-7.9],["c",0.4,-0.1,0.8,0,1.7,0.3],["c",0.8,0.2,1,0.3,1.7,0.3],["c",0.9,0.1,1,0,1.4,-0.2],["c",0.2,-0.1,0.3,-0.1,0.5,-0.1],["c",0.2,0.1,0.2,0.3,0.2,0.5],["c",0,0.1,-1.3,1.3,-2.8,2.7],["l",-2.7,2.6],["l",0.5,0],["c",0.5,0,0.7,0,2,0.2],["c",0.4,0,0.9,0.1,1.2,0.1],["c",0.7,0,0.8,0,1,-0.2],["c",0.3,-0.3,0.4,-0.7,0.3,-1.2],["c",-0.1,-0.3,-0.1,-0.3,0,-0.4],["c",0.2,-0.3,0.5,-0.3,0.7,0],["c",0.2,0.3,0.3,1,0.3,1.5],["c",0,1.5,-1.1,2.7,-2.5,2.8],["c",-0.6,0,-1,-0.1,-2,-0.5],["c",-1,-0.4,-1.2,-0.5,-2.1,-0.5],["c",-0.8,-0.1,-1,0,-1.3,0.2],["c",-0.1,0.1,-0.2,0.1,-0.3,0.1],["c",-0.3,0,-0.4,-0.3,-0.4,-0.5],["c",0,-0.1,1.3,-1.3,2.9,-2.8],["l",2.9,-2.7],["c",0,0,-0.2,0,-0.4,0.1],["c",-0.2,0,-0.8,0.1,-1.2,0.1],["c",-1.1,0.1,-1.2,0.2,-1.9,0.3],["c",-0.7,0.2,-1.2,0.2,-1.3,0.1],["c",-0.3,-0.2,-0.2,-0.7,0.1,-1.3],["c",0.4,-0.6,0.9,-1,1.6,-1.2],["z"]],"w":8.573,"h":8.743},"+":{"d":[["M",3.5,-9.3],["c",0.2,-0.1,0.4,-0.1,0.5,0],["c",0.2,0.1,0.2,0.2,0.3,0.3],["l",0.1,0.2],["l",0,1.3],["l",0,1.3],["l",1.3,0],["c",1.2,0,1.3,0,1.4,0.1],["c",0.1,0,0.2,0.1,0.2,0.1],["c",0.1,0.1,0.2,0.3,0.2,0.5],["c",0,0.2,-0.1,0.4,-0.2,0.5],["c",0,0,-0.1,0.1,-0.2,0.1],["c",-0.1,0.1,-0.2,0.1,-1.4,0.1],["l",-1.3,0],["l",0,1.3],["c",0,1.2,0,1.3,-0.1,1.4],["c",-0.1,0.2,-0.1,0.2,-0.3,0.3],["c",-0.2,0.1,-0.4,0.1,-0.6,0],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["c",-0.1,-0.1,-0.1,-0.2,-0.1,-1.4],["l",0,-1.3],["l",-1.3,0],["c",-1.2,0,-1.3,0,-1.4,-0.1],["c",-0.2,-0.1,-0.2,-0.1,-0.3,-0.3],["c",-0.1,-0.2,-0.1,-0.4,0,-0.5],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["l",0.2,-0.1],["l",1.3,0],["l",1.3,0],["l",0,-1.3],["c",0,-1.2,0,-1.3,0.1,-1.4],["c",0.1,-0.2,0.2,-0.2,0.3,-0.3],["z"]],"w":7.507,"h":7.515},",":{"d":[["M",1.3,-3.4],["c",0.6,-0.1,1.2,0,1.6,0.5],["c",0.5,0.5,0.6,1,0.5,1.9],["c",-0.1,1.2,-0.4,2.5,-1,3.9],["c",-0.3,0.7,-0.7,1.6,-0.8,1.7],["c",-0.2,0.2,-0.5,0.2,-0.7,-0.1],["c",0,-0.1,-0.1,-0.1,-0.1,-0.2],["c",0,-0.1,0.1,-0.3,0.2,-0.6],["c",0.8,-1.8,1,-2.6,0.7,-3.2],["c",-0.1,-0.2,-0.3,-0.4,-0.7,-0.6],["c",-0.4,-0.1,-0.4,-0.2,-0.6,-0.4],["c",-0.7,-0.7,-0.7,-1.7,0,-2.4],["c",0.2,-0.2,0.5,-0.4,0.8,-0.4],["z"]],"w":3.452,"h":8.143},"-":{"d":[["M",0.2,-5.3],["c",0.1,-0.1,0.2,-0.1,2.3,-0.1],["c",2.5,0,2.4,0,2.5,0.2],["c",0.1,0.2,0,0.4,-0.1,0.5],["c",-0.1,0.1,-0.1,0.1,-2.3,0.1],["c",-2.2,0,-2.2,0,-2.3,-0.1],["c",-0.3,-0.1,-0.3,-0.5,0,-0.7],["z"]],"w":5.001,"h":0.81},".":{"d":[["M",1.3,-3.4],["c",1.1,-0.3,2.1,0.6,2.1,1.7],["c",0,1.1,-1,1.9,-2.1,1.7],["c",-0.9,-0.2,-1.5,-1.1,-1.3,-2],["c",0.1,-0.6,0.6,-1.1,1.3,-1.3],["z"]],"w":3.413,"h":3.402},"scripts.wedge":{"d":[["M",-3.7,-7.4],["c",0.1,-0.1,0,-0.1,0.8,0],["c",1.9,0.3,3.8,0.3,5.7,0],["c",0.8,-0.1,0.7,-0.1,0.8,0],["c",0.2,0.2,0.1,0.2,-0.2,0.6],["c",-0.9,0.9,-2,2.8,-2.7,4.6],["c",-0.3,0.8,-0.5,1.7,-0.5,2.1],["c",0,0.2,0,0.2,-0.1,0.3],["c",-0.1,0.1,-0.2,0.1,-0.4,0],["c",-0.1,-0.1,-0.1,-0.1,-0.1,-0.3],["c",0,-0.4,-0.2,-1.3,-0.5,-2.1],["c",-0.7,-1.9,-1.7,-3.7,-2.7,-4.6],["c",-0.4,-0.4,-0.4,-0.4,-0.2,-0.6],["z"]],"w":7.49,"h":7.752},"scripts.thumb":{"d":[["M",-0.5,-3.7],["c",0.2,0,0.4,-0.1,0.5,-0.1],["c",1.4,0,2.6,1.1,2.9,2.9],["c",0.1,0.5,0.1,1.3,0,1.8],["c",-0.3,1.4,-1.1,2.4,-2.2,2.7],["l",-0.2,0.1],["l",0,0.1],["c",0,0.1,0.1,0.5,0.1,0.9],["c",0,0.6,0,0.8,0,0.8],["c",-0.1,0.3,-0.4,0.5,-0.7,0.5],["c",-0.3,0,-0.6,-0.2,-0.7,-0.5],["c",0,-0.1,0,-0.3,0,-0.8],["c",0,-0.4,0.1,-0.8,0.1,-0.9],["l",0,-0.1],["l",-0.2,-0.1],["c",-1.1,-0.3,-1.9,-1.3,-2.2,-2.7],["c",-0.1,-0.5,-0.1,-1.3,0,-1.8],["c",0.2,-0.8,0.5,-1.5,1,-2],["c",0.4,-0.4,0.8,-0.6,1.4,-0.7],["z"],["m",1.1,0.9],["c",-0.1,-0.1,-0.2,-0.1,-0.4,-0.1],["c",-0.1,0,-0.3,0,-0.4,0],["c",-0.6,0.2,-0.9,0.7,-1.1,1.7],["c",-0.1,0.5,-0.1,1.8,0,2.3],["c",0.2,0.9,0.4,1.4,0.9,1.7],["c",0.2,0.1,0.2,0.1,0.5,0.1],["c",0.3,0,0.3,0,0.5,-0.1],["c",0.5,-0.2,0.8,-0.7,0.9,-1.6],["c",0,-0.3,0,-0.5,0,-1.1],["c",0,-0.6,0,-0.9,0,-1.1],["c",-0.1,-0.9,-0.4,-1.4,-0.9,-1.6],["z"]],"w":5.955,"h":9.75},"scripts.open":{"d":[["M",-0.5,-3.7],["c",0.2,0,0.4,-0.1,0.5,-0.1],["c",1.4,0,2.6,1.1,2.9,2.9],["c",0.1,0.5,0.1,1.3,0,1.8],["c",-0.3,1.7,-1.5,2.9,-2.9,2.9],["c",-1.4,0,-2.6,-1.1,-2.9,-2.8],["c",-0.1,-0.5,-0.1,-1.3,0,-1.8],["c",0.2,-0.8,0.5,-1.5,1,-2],["c",0.4,-0.4,0.8,-0.6,1.4,-0.7],["z"],["m",1.1,0.9],["c",-0.2,-0.1,-0.3,-0.1,-0.5,-0.1],["c",-0.3,0,-0.4,0,-0.7,0.2],["c",-0.2,0.1,-0.5,0.4,-0.7,0.6],["c",-0.5,0.9,-0.6,2.6,-0.2,3.8],["c",0.2,0.5,0.5,0.9,0.9,1.1],["c",0.2,0.1,0.2,0.1,0.5,0.1],["c",0.3,0,0.3,0,0.5,-0.1],["c",0.4,-0.2,0.7,-0.6,0.9,-1.1],["c",0.4,-1,0.4,-2.4,0,-3.4],["c",-0.2,-0.5,-0.5,-0.9,-0.9,-1.1],["z"]],"w":5.955,"h":7.5},"scripts.longphrase":{"d":[["M",1.5,-15.1],["c",0.4,-0.1,0.7,-0.2,0.7,-0.2],["c",0.1,0,0.1,0.5,0.1,11.3],["l",0,11.3],["l",-0.6,0.2],["c",-0.7,0.2,-1.4,0.4,-1.5,0.4],["c",0,0,0,-3.4,0,-11.2],["l",0,-11.2],["l",0.4,-0.1],["c",0.2,-0.1,0.7,-0.2,1.1,-0.3],["z"]],"w":2.16,"h":23.04},"scripts.mediumphrase":{"d":[["M",1.5,-7.6],["c",0.4,-0.1,0.7,-0.2,0.7,-0.2],["c",0.1,0,0.1,0.4,0.1,7.5],["l",0,7.5],["l",-0.6,0.2],["c",-0.7,0.2,-1.4,0.4,-1.5,0.4],["c",0,0,0,-2.3,0,-7.5],["l",0,-7.5],["l",0.4,-0.1],["c",0.2,-0.1,0.7,-0.2,1.1,-0.3],["z"]],"w":2.16,"h":15.54},"scripts.shortphrase":{"d":[["M",1.5,-7.6],["c",0.4,-0.1,0.7,-0.2,0.7,-0.2],["c",0.1,0,0.1,0.2,0.1,3.8],["l",0,3.8],["l",-0.4,0.1],["c",-0.6,0.2,-1.6,0.5,-1.7,0.5],["c",0,0,0,-0.7,0,-3.7],["l",0,-3.7],["l",0.4,-0.1],["c",0.2,-0.1,0.7,-0.2,1.1,-0.3],["z"]],"w":2.16,"h":8.04},"scripts.snap":{"d":[["M",4.5,-3.4],["c",0.4,0,1,0,1.4,0],["c",1.6,0.2,3.2,0.9,4.2,2],["c",0.2,0.3,0.3,0.4,0.3,0.6],["c",0,0.3,0,0.2,-2.5,2.2],["c",-1.3,1,-2.4,1.9,-2.5,1.9],["c",-0.2,0.1,-0.3,0.1,-0.5,0],["c",-0.1,-0.1,-1.2,-0.9,-2.5,-1.9],["c",-2.5,-2,-2.5,-1.9,-2.5,-2.2],["c",0,-0.2,0.1,-0.3,0.3,-0.6],["c",1.1,-1.1,2.6,-1.9,4.2,-2],["z"],["m",1.3,1.2],["c",-1.5,-0.1,-3,0.3,-4.1,1.2],["l",-0.2,0.2],["l",0.1,0.1],["c",0.2,0.1,3.6,2.9,3.7,2.9],["c",0,0,3.5,-2.7,3.7,-2.8],["l",0.1,-0.1],["l",-0.2,-0.1],["c",-0.8,-0.7,-1.9,-1.1,-2.9,-1.2],["z"]],"w":10.38,"h":6.84}}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "abcjs",
|
|
3
|
-
"version": "6.0.0-beta.
|
|
3
|
+
"version": "6.0.0-beta.36",
|
|
4
4
|
"description": "Renderer for abc music notation",
|
|
5
5
|
"main": "index.js",
|
|
6
6
|
"types": "types/index.d.ts",
|
|
@@ -29,6 +29,7 @@
|
|
|
29
29
|
"author": "Paul Rosen <paul@paulrosen.net> (https://abcjs.net)",
|
|
30
30
|
"contributors": [
|
|
31
31
|
"Gregory Dyke",
|
|
32
|
+
"Jean-Yves Mengant",
|
|
32
33
|
"Todd Brown",
|
|
33
34
|
"Thomas Chandelle"
|
|
34
35
|
],
|
|
@@ -42,16 +43,15 @@
|
|
|
42
43
|
},
|
|
43
44
|
"homepage": "https://abcjs.net",
|
|
44
45
|
"devDependencies": {
|
|
45
|
-
"@babel/core": "7.
|
|
46
|
-
"@babel/preset-env": "7.
|
|
46
|
+
"@babel/core": "7.14.3",
|
|
47
|
+
"@babel/preset-env": "7.14.4",
|
|
47
48
|
"@tarp/require": "1.4.3",
|
|
48
49
|
"babel-loader": "8.2.2",
|
|
49
|
-
"chai": "
|
|
50
|
-
"mocha": "
|
|
51
|
-
"vuepress": "2.0.0-beta.
|
|
50
|
+
"chai": "4.3.4",
|
|
51
|
+
"mocha": "8.4.0",
|
|
52
|
+
"vuepress": "2.0.0-beta.26",
|
|
52
53
|
"vuex": "4.0.0",
|
|
53
|
-
"webpack": "
|
|
54
|
-
"webpack-
|
|
55
|
-
"webpack-cli": "^4.6.0"
|
|
54
|
+
"webpack-bundle-analyzer": "4.4.2",
|
|
55
|
+
"webpack-cli": "4.9.0"
|
|
56
56
|
}
|
|
57
57
|
}
|
|
@@ -0,0 +1,144 @@
|
|
|
1
|
+
/*
|
|
2
|
+
* Tablature Plugins
|
|
3
|
+
* tablature are defined dynamically and registered inside abcjs
|
|
4
|
+
* by calling abcTablatures.register(plugin)
|
|
5
|
+
* where plugin represents a plugin instance
|
|
6
|
+
*
|
|
7
|
+
*/
|
|
8
|
+
var ViolinTablature = require('../tablatures/instruments/violin/tab-violin');
|
|
9
|
+
var GuitarTablature = require('../tablatures/instruments/guitar/tab-guitar');
|
|
10
|
+
|
|
11
|
+
/* extend the table below when adding a new instrument plugin */
|
|
12
|
+
|
|
13
|
+
// Existing tab classes
|
|
14
|
+
var pluginTab = {
|
|
15
|
+
'violin': 'ViolinTab',
|
|
16
|
+
'guitar': 'GuitarTab'
|
|
17
|
+
};
|
|
18
|
+
|
|
19
|
+
var abcTablatures = {
|
|
20
|
+
|
|
21
|
+
inited: false,
|
|
22
|
+
plugins: {},
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
/**
|
|
26
|
+
* to be called once per plugin for registration
|
|
27
|
+
* @param {*} plugin
|
|
28
|
+
*/
|
|
29
|
+
register: function (plugin) {
|
|
30
|
+
var name = plugin.name;
|
|
31
|
+
var tablature = plugin.tablature;
|
|
32
|
+
this.plugins[name] = tablature;
|
|
33
|
+
},
|
|
34
|
+
|
|
35
|
+
setError: function (tune, msg) {
|
|
36
|
+
if (tune.warnings) {
|
|
37
|
+
tune.warning.push(msg);
|
|
38
|
+
} else {
|
|
39
|
+
tune.warnings = [msg];
|
|
40
|
+
}
|
|
41
|
+
},
|
|
42
|
+
|
|
43
|
+
/**
|
|
44
|
+
* handle params for current processed score
|
|
45
|
+
* @param {*} tune current tune
|
|
46
|
+
* @param {*} tuneNumber number in tune list
|
|
47
|
+
* @param {*} params params to be processed for tablature
|
|
48
|
+
* @return prepared tablatures plugin instances for current tune
|
|
49
|
+
*/
|
|
50
|
+
preparePlugins: function (tune, tuneNumber, params) {
|
|
51
|
+
var returned = null;
|
|
52
|
+
var nbPlugins = 0;
|
|
53
|
+
if (params.tablature) {
|
|
54
|
+
// validate requested plugins
|
|
55
|
+
var tabs = params.tablature;
|
|
56
|
+
returned = [];
|
|
57
|
+
for (var ii = 0; ii < tabs.length; ii++) {
|
|
58
|
+
var args = tabs[ii];
|
|
59
|
+
var instrument = args['instrument'];
|
|
60
|
+
if (instrument == null) {
|
|
61
|
+
this.setError(tune, "tablature 'instrument' is missing");
|
|
62
|
+
return returned;
|
|
63
|
+
}
|
|
64
|
+
var tabName = pluginTab[instrument];
|
|
65
|
+
var plugin = null;
|
|
66
|
+
if (tabName) {
|
|
67
|
+
plugin = this.plugins[tabName];
|
|
68
|
+
}
|
|
69
|
+
if (plugin) {
|
|
70
|
+
if (params.visualTranspose != 0) {
|
|
71
|
+
// populate transposition request to tabs
|
|
72
|
+
args.visualTranspose = params.visualTranspose;
|
|
73
|
+
}
|
|
74
|
+
args.abcSrc = params.tablature.abcSrc;
|
|
75
|
+
var pluginInstance = {
|
|
76
|
+
classz: plugin,
|
|
77
|
+
tuneNumber: tuneNumber,
|
|
78
|
+
params: args,
|
|
79
|
+
instance: null,
|
|
80
|
+
};
|
|
81
|
+
// proceed with tab plugin init
|
|
82
|
+
// plugin.init(tune, tuneNumber, args, ii);
|
|
83
|
+
returned.push(pluginInstance);
|
|
84
|
+
nbPlugins++;
|
|
85
|
+
} else {
|
|
86
|
+
// unknown tab plugin
|
|
87
|
+
//this.emit_error('Undefined tablature plugin: ' + tabName)
|
|
88
|
+
this.setError(tune, 'Undefined tablature plugin: ' + instrument);
|
|
89
|
+
return returned;
|
|
90
|
+
}
|
|
91
|
+
}
|
|
92
|
+
}
|
|
93
|
+
return returned;
|
|
94
|
+
},
|
|
95
|
+
|
|
96
|
+
/**
|
|
97
|
+
* Call requested plugin
|
|
98
|
+
* @param {*} renderer
|
|
99
|
+
* @param {*} abcTune
|
|
100
|
+
*/
|
|
101
|
+
layoutTablatures: function (renderer, abcTune) {
|
|
102
|
+
var tabs = abcTune.tablatures;
|
|
103
|
+
// chack tabs request for each staffs
|
|
104
|
+
for (var ii = 0; ii < abcTune.lines.length; ii++) {
|
|
105
|
+
var line = abcTune.lines[ii];
|
|
106
|
+
var curStaff = line.staff;
|
|
107
|
+
if (curStaff) {
|
|
108
|
+
for (var jj = 0; jj < curStaff.length; jj++) {
|
|
109
|
+
if (tabs[jj]) {
|
|
110
|
+
// tablature requested for staff
|
|
111
|
+
var tabPlugin = tabs[jj];
|
|
112
|
+
if (tabPlugin.instance == null) {
|
|
113
|
+
tabPlugin.instance = new tabPlugin.classz();
|
|
114
|
+
// plugin.init(tune, tuneNumber, args, ii);
|
|
115
|
+
// call initer first
|
|
116
|
+
tabPlugin.instance.init(abcTune,
|
|
117
|
+
tabPlugin.tuneNumber,
|
|
118
|
+
tabPlugin.params,
|
|
119
|
+
jj
|
|
120
|
+
);
|
|
121
|
+
}
|
|
122
|
+
// render next
|
|
123
|
+
tabPlugin.instance.render(renderer, line, jj);
|
|
124
|
+
}
|
|
125
|
+
}
|
|
126
|
+
}
|
|
127
|
+
}
|
|
128
|
+
},
|
|
129
|
+
|
|
130
|
+
/**
|
|
131
|
+
* called once internally to register internal plugins
|
|
132
|
+
*/
|
|
133
|
+
init: function () {
|
|
134
|
+
// just register plugin hosted by abcjs
|
|
135
|
+
if (!this.inited) {
|
|
136
|
+
this.register(new ViolinTablature());
|
|
137
|
+
this.register(new GuitarTablature());
|
|
138
|
+
this.inited = true;
|
|
139
|
+
}
|
|
140
|
+
}
|
|
141
|
+
};
|
|
142
|
+
|
|
143
|
+
|
|
144
|
+
module.exports = abcTablatures ;
|
|
@@ -25,6 +25,7 @@ var TimingCallbacks = function(target, params) {
|
|
|
25
25
|
self.currentBeat = 0;
|
|
26
26
|
self.currentEvent = 0;
|
|
27
27
|
self.currentLine = 0;
|
|
28
|
+
self.currentTime = 0;
|
|
28
29
|
self.isPaused = false;
|
|
29
30
|
self.isRunning = false;
|
|
30
31
|
self.pausedPercent = null;
|
|
@@ -53,41 +54,41 @@ var TimingCallbacks = function(target, params) {
|
|
|
53
54
|
}
|
|
54
55
|
|
|
55
56
|
if (!self.isPaused && self.isRunning) {
|
|
56
|
-
|
|
57
|
-
currentTime += 16; // Add a little slop because this function isn't called exactly.
|
|
58
|
-
while (self.noteTimings.length > self.currentEvent && self.noteTimings[self.currentEvent].milliseconds < currentTime) {
|
|
57
|
+
self.currentTime = timestamp - self.startTime;
|
|
58
|
+
self.currentTime += 16; // Add a little slop because this function isn't called exactly.
|
|
59
|
+
while (self.noteTimings.length > self.currentEvent && self.noteTimings[self.currentEvent].milliseconds < self.currentTime) {
|
|
59
60
|
if (self.eventCallback && self.noteTimings[self.currentEvent].type === 'event') {
|
|
60
61
|
var thisStartTime = self.startTime; // the event callback can call seek and change the position from beneath us.
|
|
61
62
|
self.eventCallback(self.noteTimings[self.currentEvent]);
|
|
62
63
|
if (thisStartTime !== self.startTime) {
|
|
63
|
-
currentTime = timestamp - self.startTime;
|
|
64
|
+
self.currentTime = timestamp - self.startTime;
|
|
64
65
|
}
|
|
65
66
|
}
|
|
66
67
|
self.currentEvent++;
|
|
67
68
|
}
|
|
68
|
-
if (self.lineEndCallback && self.lineEndTimings.length > self.currentLine && self.lineEndTimings[self.currentLine].milliseconds < currentTime && self.currentEvent < self.noteTimings.length) {
|
|
69
|
-
var leftEvent = self.noteTimings[self.currentEvent].milliseconds === currentTime ? self.noteTimings[self.currentEvent] : self.noteTimings[self.currentEvent-1]
|
|
70
|
-
self.lineEndCallback(self.lineEndTimings[self.currentLine], leftEvent, { line: self.currentLine, endTimings: self.lineEndTimings, currentTime: currentTime });
|
|
69
|
+
if (self.lineEndCallback && self.lineEndTimings.length > self.currentLine && self.lineEndTimings[self.currentLine].milliseconds < self.currentTime && self.currentEvent < self.noteTimings.length) {
|
|
70
|
+
var leftEvent = self.noteTimings[self.currentEvent].milliseconds === self.currentTime ? self.noteTimings[self.currentEvent] : self.noteTimings[self.currentEvent-1]
|
|
71
|
+
self.lineEndCallback(self.lineEndTimings[self.currentLine], leftEvent, { line: self.currentLine, endTimings: self.lineEndTimings, currentTime: self.currentTime });
|
|
71
72
|
self.currentLine++;
|
|
72
73
|
}
|
|
73
|
-
if (currentTime < self.lastMoment) {
|
|
74
|
+
if (self.currentTime < self.lastMoment) {
|
|
74
75
|
requestAnimationFrame(self.doTiming);
|
|
75
|
-
if (self.currentBeat * self.millisecondsPerBeat < currentTime) {
|
|
76
|
+
if (self.currentBeat * self.millisecondsPerBeat < self.currentTime) {
|
|
76
77
|
var ret = self.doBeatCallback(timestamp);
|
|
77
78
|
if (ret !== null)
|
|
78
|
-
currentTime = ret;
|
|
79
|
+
self.currentTime = ret;
|
|
79
80
|
}
|
|
80
81
|
} else if (self.currentBeat <= self.totalBeats) {
|
|
81
82
|
// Because of timing issues (for instance, if the browser tab isn't active), the beat callbacks might not have happened when they are supposed to. To keep the client programs from having to deal with that, this will keep calling the loop until all of them have been sent.
|
|
82
83
|
if (self.beatCallback) {
|
|
83
84
|
var ret2 = self.doBeatCallback(timestamp);
|
|
84
85
|
if (ret2 !== null)
|
|
85
|
-
currentTime = ret2;
|
|
86
|
+
self.currentTime = ret2;
|
|
86
87
|
requestAnimationFrame(self.doTiming);
|
|
87
88
|
}
|
|
88
89
|
}
|
|
89
90
|
|
|
90
|
-
if (currentTime >= self.lastMoment) {
|
|
91
|
+
if (self.currentTime >= self.lastMoment) {
|
|
91
92
|
if (self.eventCallback) {
|
|
92
93
|
// At the end, the event callback can return "continue" to keep from stopping.
|
|
93
94
|
// The event callback can either be a promise or not.
|
|
@@ -203,7 +204,7 @@ var TimingCallbacks = function(target, params) {
|
|
|
203
204
|
}
|
|
204
205
|
};
|
|
205
206
|
|
|
206
|
-
self.start = function(offsetPercent) {
|
|
207
|
+
self.start = function(offsetPercent, units) {
|
|
207
208
|
self.isRunning = true;
|
|
208
209
|
if (self.isPaused) {
|
|
209
210
|
self.isPaused = false;
|
|
@@ -211,13 +212,13 @@ var TimingCallbacks = function(target, params) {
|
|
|
211
212
|
self.justUnpaused = true;
|
|
212
213
|
}
|
|
213
214
|
if (offsetPercent) {
|
|
214
|
-
self.setProgress(offsetPercent);
|
|
215
|
+
self.setProgress(offsetPercent, units);
|
|
215
216
|
} else if (offsetPercent === 0) {
|
|
216
217
|
self.reset();
|
|
217
218
|
} else if (self.pausedPercent !== null) {
|
|
218
219
|
var now = performance.now();
|
|
219
|
-
|
|
220
|
-
self.startTime = now - currentTime;
|
|
220
|
+
self.currentTime = self.lastMoment * self.pausedPercent;
|
|
221
|
+
self.startTime = now - self.currentTime;
|
|
221
222
|
self.pausedPercent = null;
|
|
222
223
|
self.reportNext = true;
|
|
223
224
|
}
|
|
@@ -234,6 +235,9 @@ var TimingCallbacks = function(target, params) {
|
|
|
234
235
|
self.joggerTimer = null;
|
|
235
236
|
}
|
|
236
237
|
};
|
|
238
|
+
self.currentMillisecond = function() {
|
|
239
|
+
return self.currentTime;
|
|
240
|
+
};
|
|
237
241
|
self.reset = function() {
|
|
238
242
|
self.currentBeat = 0;
|
|
239
243
|
self.currentEvent = 0;
|
|
@@ -245,36 +249,55 @@ var TimingCallbacks = function(target, params) {
|
|
|
245
249
|
self.pause();
|
|
246
250
|
self.reset();
|
|
247
251
|
};
|
|
248
|
-
self.setProgress = function(
|
|
249
|
-
// this is passed a value between 0 and 1.
|
|
252
|
+
self.setProgress = function(position, units) {
|
|
250
253
|
// the effect of this function is to move startTime so that the callbacks happen correctly for the new seek.
|
|
251
|
-
|
|
252
|
-
|
|
254
|
+
var percent;
|
|
255
|
+
switch (units) {
|
|
256
|
+
case "seconds":
|
|
257
|
+
self.currentTime = position * 1000;
|
|
258
|
+
if (self.currentTime < 0) self.currentTime = 0;
|
|
259
|
+
if (self.currentTime > self.lastMoment) self.currentTime = self.lastMoment;
|
|
260
|
+
percent = self.currentTime / self.lastMoment;
|
|
261
|
+
break;
|
|
262
|
+
case "beats":
|
|
263
|
+
self.currentTime = position * self.millisecondsPerBeat * self.beatSubdivisions;
|
|
264
|
+
if (self.currentTime < 0) self.currentTime = 0;
|
|
265
|
+
if (self.currentTime > self.lastMoment) self.currentTime = self.lastMoment;
|
|
266
|
+
percent = self.currentTime / self.lastMoment;
|
|
267
|
+
break;
|
|
268
|
+
default:
|
|
269
|
+
// this is "percent" or any illegal value
|
|
270
|
+
// this is passed a value between 0 and 1.
|
|
271
|
+
percent = position;
|
|
272
|
+
if (percent < 0) percent = 0;
|
|
273
|
+
if (percent > 1) percent = 1;
|
|
274
|
+
self.currentTime = self.lastMoment * percent;
|
|
275
|
+
break;
|
|
276
|
+
}
|
|
253
277
|
|
|
254
278
|
if (!self.isRunning)
|
|
255
279
|
self.pausedPercent = percent;
|
|
256
280
|
|
|
257
281
|
var now = performance.now();
|
|
258
|
-
|
|
259
|
-
self.startTime = now - currentTime;
|
|
282
|
+
self.startTime = now - self.currentTime;
|
|
260
283
|
|
|
261
284
|
var oldEvent = self.currentEvent;
|
|
262
285
|
self.currentEvent = 0;
|
|
263
|
-
while (self.noteTimings.length > self.currentEvent && self.noteTimings[self.currentEvent].milliseconds < currentTime) {
|
|
286
|
+
while (self.noteTimings.length > self.currentEvent && self.noteTimings[self.currentEvent].milliseconds < self.currentTime) {
|
|
264
287
|
self.currentEvent++;
|
|
265
288
|
}
|
|
266
289
|
|
|
267
290
|
if (self.lineEndCallback) {
|
|
268
291
|
self.currentLine = 0;
|
|
269
|
-
while (self.lineEndTimings.length > self.currentLine && self.lineEndTimings[self.currentLine].milliseconds + self.lineEndAnticipation < currentTime) {
|
|
292
|
+
while (self.lineEndTimings.length > self.currentLine && self.lineEndTimings[self.currentLine].milliseconds + self.lineEndAnticipation < self.currentTime) {
|
|
270
293
|
self.currentLine++;
|
|
271
294
|
}
|
|
272
295
|
}
|
|
273
296
|
|
|
274
297
|
var oldBeat = self.currentBeat;
|
|
275
|
-
self.currentBeat = Math.floor(currentTime / self.millisecondsPerBeat);
|
|
298
|
+
self.currentBeat = Math.floor(self.currentTime / self.millisecondsPerBeat);
|
|
276
299
|
if (self.beatCallback && oldBeat !== self.currentBeat) // If the movement caused the beat to change, then immediately report it to the client.
|
|
277
|
-
self.doBeatCallback(self.startTime+currentTime);
|
|
300
|
+
self.doBeatCallback(self.startTime+self.currentTime);
|
|
278
301
|
|
|
279
302
|
if (self.eventCallback && self.currentEvent >= 0 && self.noteTimings[self.currentEvent].type === 'event')
|
|
280
303
|
self.eventCallback(self.noteTimings[self.currentEvent]);
|