Import of chord symbols from MIDI XF doesn't work
The import of chord symbols from midi files doesn't work in version 3.0.0 ref: 101541c (not yet implemented?)
See the differences in the pictures below (screenshot of 2.0.3 and the actual nightly build of 3.0.0)
refers to: https://musescore.org/en/node/39511
Attachment | Size |
---|---|
Swing low.MID | 1.29 KB |
chordsymbols203.png | 58.6 KB |
chordsymbols3.png | 51.93 KB |
Comments
See #39511: Support XF MIDI for MIDI import (chord symbols, rehearsal mark)
Confirmed with c66f162
It never gets to the point in code where those chord symbols are parsed, it leaves MidiChordName::readChordName() at mscore/Importmidi/Import_midi.cpp, line 104
So whatever we do to fix #167196: import of chord symbols from midi files should correspond with the formal note spelling , it still won't work in master
Attached a test file from our own regression tests (probably disabled currently)
Chord text is on the place, MuseScoreNightly-2018-04-05-2004-master-82e81eb.dmg (MacOS):
Automatically closed -- issue fixed for 2 weeks with no activity.