Closed napulen closed 6 years ago
Grace notes have a special duration object in music21, these notes end up in the same index of the pandas series, this causes a "duplicate index" issue when trying to concatenate the different parts
Tested with DuosCorpus and other scores, the issue has been corrected.
Grace notes have a special duration object in music21, these notes end up in the same index of the pandas series, this causes a "duplicate index" issue when trying to concatenate the different parts