MIDI import gives unexpectedly silent notes
The attached MIDI file imports into MuseScore and displays correctly. However, playback skips certain notes. I can't see anything in the note properties that indicates why these notes would not be played.
Saving as an mscz file and reloading gives exactly the same behaviour.
Attachment | Size |
---|---|
Majesty.mid | 714 bytes |
Comments
2 duplicates :
#6116: Repeating notes
#6147: MIDI import introduce playback errors
Short testcase : http://musescore.org/en/node/6147#comment-17085
Fix in the 0.9.6 branch in r3192. The testcase plays right.
In the trunk, notes don't have OffsetType anymore and the testcase cannot be opened. So it's beyond the scope of this bug.
Automatically closed -- issue fixed for 2 weeks with no activity.
It looks like there are still some instances where repeated notes are not played.
1. Open bleach-change.mid
2, Press Play
Expected behavior: ties should affect the two notes that they are tieing.
Actual behavior: ties appear to affect all notes in the chord (even untied notes on the another staff).
For example if you look at the bass clef, measure 1, the bottom note should be sustained but the upper notes of the chord should repeat. For an example of a bass clef tie apparently affecting the treble clef notes see measure 2, beat 4.
Tested using r. 3258 nightly build (Windows 7)
MIDI file provided by Laptopdude: http://musescore.org/en/node/4264#comment-18130
Note that the not tied note have a customized ontime and not an auto one (-1)
Fixed again in r3271
Automatically closed -- issue fixed for 2 weeks with no activity.