Midi Import with tuplet
When importing Midi files (even created and correctly exported by Musescore), triplet are not always correctly reproduced.
GIT commit: f51dc11
Attachment | Size |
---|---|
Test triolets.mscz | 7.88 KB |
Test triolets.pdf | 9.88 KB |
When importing Midi files (even created and correctly exported by Musescore), triplet are not always correctly reproduced.
GIT commit: f51dc11
Attachment | Size |
---|---|
Test triolets.mscz | 7.88 KB |
Test triolets.pdf | 9.88 KB |
Comments
Steps to reproduce:
1) load score attached to original message
2) export to MIDI
3) load MIDI file
Result: quarter note triplets in measure 1 are not recognized, but those in measure 3 are. It seems perhaps that quarter note triplets starting on beat 1 or 3 are recognized, but not if they start on beat 2?
I got .
Of course it's not the same but quite close to the original durations. The note length difference is about 1/48.
The program here tries to divide note lengths to tied notes in such a way that as a result - less durations would be across the beats. In this case that led to a more explicit representation of the 3rd beat in the first measure.