Identifying verses and chorus
I am using Musescore v1.3 on Windows XP, to prepare scores for display in my Android Tablet program.
To transfer to my program, I am using MusicXML exports.
I have seen that MusicXML allows for indicating if the given lyric is part of a verse (with it's verse number) or part of a chorus, or other.
How can I enter this information in Musescore ?
It appears to me that the Text properties box for lyrics does not give this possibility.
Does it exist elsewhere ?
Comments
There is no way to indicate verse number in MuseScore 1.3 and have them reflected in MusicXML export. In MuseScore 2.0, still in development, there is a way to indicate verse number, not sure if it will export to MusicXML or not. But since Musescore is open source :) and you seem to be a developer, you can check/fix this by yourself.
You can find out how to build the current development version of Musescore for your OS here: http://musescore.org/en/developers-handbook/compilation
The code is here https://github.com/musescore/MuseScore
And you can talk with other developers on the developer mailing list or on IRC #musescore on freenode.net
In reply to There is no way to indicate by [DELETED] 5
Thank you for your reply.
Ok, I understand this now.
Can you tell me if there is a target date for the release of MuseScore 2.0 ?
In reply to Thank you for your reply. Ok, by Simon Giddings
No, there is not target date. It will be released when it's ready. Any help is welcome.