If we have a midi file, and we get the .musicxml file by some method, such as by using MuseScore. How do we make the whole song as if we pressed on the sustain pedal (of a piano)? Can we do it globally or must that be add it for each of the note?
How to add sustain to the whole song in MusicXML?
104 views Asked by Stefanie Gauss At
1
I found an answer by having a piano piece without sustain, and then add sustain to the whole song, and then diff the two
.musicxmlfiles, and I found under this part:there is this new addition:
There is also one for a
<staff>2</staff>below as well that looks the same like above but just thestaffis changed to2and it should be for the Bass Staff.