salu133445 / muspy

A toolkit for symbolic music generation
https://salu133445.github.io/muspy/
MIT License
426 stars 49 forks source link

MusicXML harmony attribute parsing #69

Open lucainiaoge opened 2 years ago

lucainiaoge commented 2 years ago

Hi! I was attempting to read WikifoniaDataset using muspy. Although it worked successfully in parsing notes, it seemd to fail in parsing chord attributes (or the attribute in MusicXML format). Here is an example reading "Burt Bacharach and Carole Bayer Sager - That's What Friends Are For.mxl", using muspy/music21.

image image

Maybe I missed some components of the muspy.Music class, which represent the chord information. Could anybody help me on that?

michaelmariaott commented 2 years ago

I am running into the same problem. I wanted to use musepy to parse musicxml, but it does not seem to parse the chord symbols...