Export to MusicXML and Velocity Information
Can someone verify in Muse 1.1 that velocity data doesn't export to MusicXML? From my tests it appears you can modify it and save it with the native muse format but once exported, the velocity data is lost.
Comments
Dynamics are exported without velocity value. On import, MuseScore will try to make the velocity change from the dynamic type. I guess sound suggestions should be used.
Velocity change on a single note via Note properties -> Velocity is not exported indeed. I'm not sure MusicXML has an element for this.
In reply to Dynamics are exported without by [DELETED] 5
The DTD of the note element suggests to me that this should indeed be possible. I would disagree with sound selection as an option. Consider a piano piece recorded from a midi keyboard with a wide range of dynamics specific to one sound. To export this from MuseScore via XML for import into another MusicXML application would mean loss of the expressive nature of the piece.
Granted, I haven't tried XML import/Export on other apps to see if the dynamics attributes are handled at this time.
http://www.recordare.com/musicxml/dtd/note-module
Search on 'dynamics'
In reply to The DTD of the note element by charlesrthompson
I suspect if you're importing from MIDI, you've got bigger MusicXML problems than just dynamics. I have't tried, but I really doubt all the individual timings would be preserved, either - I would bet you'd end up with everything quantized. Not to mention complete loss of all controller info. Making it so a MIDI performance even plays back the same upon import to MuseScore is already a pretty big task, it seems to me, independent of what is or is not exported to MusicXML. This kind of ties in with other recent threads regarding the extent to which it makes sense for MuseScore to focus on MIDI issues at all.
In reply to I suspect if you're importing by Marc Sabatella
Timing and velocity should be more or less preserved during the MIDI import, thanks to the offset properties in Note Properties dialog but you are right about the controller info. These offset could be match with release and attack during MusicXML export.
In reply to Timing and velocity should be by [DELETED] 5
Glad to hear the offsets are used, then. I just assumed the MIDI timing wasn't preserved on import based on all the recent discussion of Musescore's usefulness as a MIDI editor.