[MusicXML import] add instrument-sound to MIDI mapping
Some MusicXML files do not contain midi-instrument definitions for the score-parts, but use instrument-sound and/or virtual-instrument definitions instead. This is done by Sibelius 7 (Direct export).
Currently, MuseScore defaults the instrument to piano for these parts.
E.g. see https://musescore.org/en/node/73901.
Easiest solution would be to define an instrument-sound to MIDI mapping, as suggested by Michael Good in http://forums.makemusic.com/viewtopic.php?f=12&t=2229.
Note that I consider this must have for both 2.1 and 3.0.
Comments
Attached MusicXML files with (hopefully) all Sib 7 instruments.
Thanks
Attached files contain 739 instrument but only 461 including instrument-sound definitions. Only 358 of these are found in the templates. Obviously additional work is required to recognise all Sibelius instruments ... Specifically drums and voices are not yet handled correctly.
Nevertheless, this is a significant step in the right direction.
Pull request 3040.
Fixed in branch master, commit 161639f719
fix #175226 - [MusicXML import] add instrument-sound to MIDI mapping
Fixed in branch master, commit e2d682e141
Merge pull request #3040 from lvinken/musicxml-fixes
fix #175226 - [MusicXML import] add instrument-sound to MIDI mapping
Fixed in branch 2.1, commit 8ddd45d97b
fix #175226 - [MusicXML import] add instrument-sound to MIDI mapping
Automatically closed -- issue fixed for 2 weeks with no activity.