DCML Missing scores
First, the new DCML repos are missing some scores (reported there). Note to self: update when they fill in the gaps.
Conversion from DCML fails
Hi @malcolmsailor . I ran the DMCL-rntxt converter on all the new DCML analyses and have mostly great results. Some exceptions:
Parses and writes fine, but probably warrants a clean up:
- Some
[no5][no5] duplication in DCML to rntxt. E.g., Corpus/Keyboard_Other/Chopin,_Frédéric/Mazurkas/BI145-1/analysis.txt
Actually fails to parse = 4 cases in total:
Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S161_5_Sonetto_104_del_Petrarca/
Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S160_6_Vallee_dObermann/
Corpus/Keyboard_Other/Medtner,_Nikolai/Tales/Op34_No3/
Corpus/Keyboard_Other/Medtner,_Nikolai/Tales/Op35_No2/
Example error message:
Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S161_5_Sonetto_104_del_Petrarca raises this exception music21.roman.RomanNumeralException: Cannot make a dominant-seventh chord out of 7[addb1o]. Figure should be in ('7', '65', '43', '42', '2')
DCML Missing scores
First, the new DCML repos are missing some scores (reported there). Note to self: update when they fill in the gaps.
Conversion from DCML fails
Hi @malcolmsailor . I ran the DMCL-rntxt converter on all the new DCML analyses and have mostly great results. Some exceptions:
Parses and writes fine, but probably warrants a clean up:
[no5][no5]duplication in DCML to rntxt. E.g.,Corpus/Keyboard_Other/Chopin,_Frédéric/Mazurkas/BI145-1/analysis.txtActually fails to parse = 4 cases in total:
Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S161_5_Sonetto_104_del_Petrarca/Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S160_6_Vallee_dObermann/Corpus/Keyboard_Other/Medtner,_Nikolai/Tales/Op34_No3/Corpus/Keyboard_Other/Medtner,_Nikolai/Tales/Op35_No2/Example error message:
Corpus/Keyboard_Other/Liszt,_Franz/Années_de_pèlerinage/S161_5_Sonetto_104_del_Petrarcaraises this exceptionmusic21.roman.RomanNumeralException: Cannot make a dominant-seventh chord out of 7[addb1o]. Figure should be in ('7', '65', '43', '42', '2')