From 8c5f3fa3fd8d20b92dfdf6c9438675f0e7354e6f Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 5 Jul 2021 11:17:28 +0200 Subject: [PATCH 1/4] Update ODD Change @midi.bpm to double --- mei/develop/mei-verovio_compiled.odd | 35 +++++++++++++++++++--------- tools/includes/vrv/config.yml | 4 +++- 2 files changed, 27 insertions(+), 12 deletions(-) diff --git a/mei/develop/mei-verovio_compiled.odd b/mei/develop/mei-verovio_compiled.odd index ca4f897d..51b24c2f 100644 --- a/mei/develop/mei-verovio_compiled.odd +++ b/mei/develop/mei-verovio_compiled.odd @@ -1,4 +1,4 @@ - + @@ -40,14 +40,14 @@ - + Written accidental values.

- +

@@ -1104,7 +1104,7 @@ - Enclosures for editorial notes and accidentals. + Enclosures for editorial notes, accidentals, articulations, etc. @@ -1113,6 +1113,12 @@ Square brackets: [ and ]. + + Box. + + + None. + @@ -1865,7 +1871,9 @@ Tempo expressed as "beats" per minute, where "beat" is always defined as a quarter note, *not the numerator of the time signature or the metronomic indication*. - + + 0 + Tempo expressed as microseconds per "beat", where "beat" is always defined as a quarter @@ -6154,7 +6162,7 @@ - + @@ -7641,7 +7649,6 @@ Gestural domain attributes. - Gestural domain attributes. @@ -7651,13 +7658,11 @@ Gestural domain attributes. - Gestural domain attributes. - Gestural domain attributes. @@ -7807,7 +7812,6 @@ Gestural domain attributes. - @@ -13432,7 +13436,9 @@ Contains the number indicating the beat unit, that is, the bottom number of the meter signature. - + + 0 + @@ -18706,6 +18712,7 @@ + @@ -18853,6 +18860,7 @@ + @@ -19369,6 +19377,7 @@ + @@ -19405,6 +19414,7 @@ + @@ -19561,6 +19571,7 @@ + @@ -19986,6 +19997,7 @@ + @@ -20043,6 +20055,7 @@ + diff --git a/tools/includes/vrv/config.yml b/tools/includes/vrv/config.yml index 9ada1ee5..df18b063 100644 --- a/tools/includes/vrv/config.yml +++ b/tools/includes/vrv/config.yml @@ -78,6 +78,8 @@ mapped: std::string data.MEASUREBEATOFFSET: data_MEASUREBEAT + data.MIDIBPM: + double data.MIDIVALUE_PERCENT: data_PERCENT data.MUSICFONT: @@ -135,7 +137,7 @@ defaults: data_MEASUREMENTREL: VRV_UNSET data_MIDIBPM: - -1 + -1.0 data_MIDICHANNEL: -1 data_MIDIMSPB: From 126b1680c642077720f0f29bb74e44b094896243 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 5 Jul 2021 11:35:29 +0200 Subject: [PATCH 2/4] Cleanup --- tools/includes/vrv/config.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/tools/includes/vrv/config.yml b/tools/includes/vrv/config.yml index df18b063..b142ab0e 100644 --- a/tools/includes/vrv/config.yml +++ b/tools/includes/vrv/config.yml @@ -136,8 +136,6 @@ defaults: VRV_UNSET data_MEASUREMENTREL: VRV_UNSET - data_MIDIBPM: - -1.0 data_MIDICHANNEL: -1 data_MIDIMSPB: From 46291e078114b8dd0fd631e52bc4c86b04b47845 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 12 Jul 2021 08:53:53 +0200 Subject: [PATCH 3/4] Remove user path --- mei/develop/mei-verovio_compiled.odd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mei/develop/mei-verovio_compiled.odd b/mei/develop/mei-verovio_compiled.odd index 51b24c2f..974426da 100644 --- a/mei/develop/mei-verovio_compiled.odd +++ b/mei/develop/mei-verovio_compiled.odd @@ -1,4 +1,4 @@ - + From 2385648159f9c154bf56626fcbef07a1c3c946d2 Mon Sep 17 00:00:00 2001 From: David Bauer Date: Mon, 12 Jul 2021 09:05:08 +0200 Subject: [PATCH 4/4] Remove user path --- mei/develop/mei-verovio_compiled.odd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mei/develop/mei-verovio_compiled.odd b/mei/develop/mei-verovio_compiled.odd index 974426da..67452731 100644 --- a/mei/develop/mei-verovio_compiled.odd +++ b/mei/develop/mei-verovio_compiled.odd @@ -40,7 +40,7 @@ - + Written accidental values.