OpenUtau
OpenUtau copied to clipboard
.XML file support
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.
Currently OpenUTAU doesn't support MusicXML, but you can to convert it to vsqx with utaformatix first, then import it in OpenUTAU.
It's a good idea. However, MusicXML format is obscure and requires some effort. Contribution welcomed.
I'm able to read from MusicXML file the notes pitch, duration and lirycs, how can I write an UTAU file?
You could refer to VSQx.cs as example.
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.
Here a demo webserver to test it and try to validate the correctness.
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.