Skip to content

Complex durations cant be converted to MusicXML #61

@cgl8

Description

@cgl8

Hi,

I am unfamiliar with the MusicXML file format, but I am attempting to generate fingerings from a .mid file on an Ubuntu system. Upon hitting GENERATE, I get the following:

...
meas.100 finger_2  plays  C#3   v=9.1    [2, 5, 3, 1, 3, 2, 4, 1, 3] d:9
Saving score to output.xml
music21.musicxml.xmlObjects.MusicXMLExportException: In part (Piano), measure (189): Cannot convert complex durations to MusicXML. Try exporting with makeNotation=True or manually running splitAtDurations()

I have tried going to the file and adding the two suggested lines, but neither seemed to work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions