cemfi / meico

A converter framework with support for MEI, MSM, MPM, MIDI, WAV, MP3, chroma, and XSLT
GNU General Public License v3.0
66 stars 12 forks source link

Support for MusicXML format #16

Open snow-drop opened 6 years ago

snow-drop commented 6 years ago

Good day. Is it possible for meico to receive an input in a MusicXML format (.mxl) and convert it to others formats currently supported by meico? Thanks.

axelberndt commented 6 years ago

Hi, the quick answer is not yet. Meico cannot read MusicXML at the moment. What you can do is import the mxl in Sibelius and use the MEI plugin to export MEI. From then on, you can put it into meico. If you do not need MEI, most music notation editors support mxl import and Midi export. The Midi can also be loaded by meico if you want to use it for Midi-to-audio rendering.

I will keep your issue open. MusicXML support is on a quite long list of features for further development. Thank you for rising this issue.