pymusicxml icon indicating copy to clipboard operation
pymusicxml copied to clipboard

how to add chord of notes with different durations

Open breadbread1984 opened this issue 3 years ago • 1 comments

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.

breadbread1984 avatar Dec 12 '21 02:12 breadbread1984

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!

MarcTheSpark avatar Feb 20 '22 18:02 MarcTheSpark