Hello! I’m working on a test project in OM, and I need to import MusicXML files to extract information on onset and durations of the pitches. I’m testing this with a really small fragment, comprised of a polyphonic measure, like this:
But, when importing it to OM, and connecting it either to a Voice object or a Poly object, I get this as a result:
The onset and duration information is also incorrect, it’s not just a visualization problem.
Is there a workaround to this? Thank you in advance!