OpenUtau icon indicating copy to clipboard operation
OpenUtau copied to clipboard

.XML file support

Open nicolalandro opened this issue 3 years ago • 6 comments

It is possible to import a .XML music file? It is open source and it have the text associated to the notes and it is possible to export it from MuseScore and similar software.

nicolalandro avatar Mar 22 '22 15:03 nicolalandro

Currently OpenUTAU doesn't support MusicXML, but you can to convert it to vsqx with utaformatix first, then import it in OpenUTAU.

oxygen-dioxide avatar Mar 23 '22 00:03 oxygen-dioxide

It's a good idea. However, MusicXML format is obscure and requires some effort. Contribution welcomed.

stakira avatar Mar 23 '22 05:03 stakira

I'm able to read from MusicXML file the notes pitch, duration and lirycs, how can I write an UTAU file?

nicolalandro avatar Mar 27 '22 11:03 nicolalandro

You could refer to VSQx.cs as example.

stakira avatar Mar 28 '22 00:03 stakira

I'm trying to convert in that way wiht the script in this repo. I will make streamlit demo soon. It seams OpenUtau can open it.

nicolalandro avatar Mar 28 '22 09:03 nicolalandro

Here a demo webserver to test it and try to validate the correctness.

nicolalandro avatar Mar 28 '22 13:03 nicolalandro

This issue is stale because it has been open for 60 days with no activity. It will be closed if no further activity occurs. Thank you.

github-actions[bot] avatar Jun 19 '23 02:06 github-actions[bot]