The musicxml allows chord of notes with different durations. But Chord class accept only notes of the same durations. How to create chord with notes of different durations with API, or please add such feature if pymusicxml cannot do it. Thx.
Hi — this can be added fairly easily, but I'm not sure when I'll have time to do it. It hasn't been a huge priority, since it's not a super common need!
The musicxml allows chord of notes with different durations. But Chord class accept only notes of the same durations. How to create chord with notes of different durations with API, or please add such feature if pymusicxml cannot do it. Thx.