MuseScore is an open source and free music notation software. For support, contribution, bug reports, visit MuseScore.org. Fork and make pull requests!
Describe the bug
When exporting a score as midi file, the volume settings in the mixer are ignored.
This is different from what MuseScore 3.x did and is not in line with export as .wav file.
To Reproduce
Steps to reproduce the behavior:
Open a score
Reduce the volume of all instruments except one
Export as midi file
Play the midi file
Expected behavior
The volume of all instruments except the one should be lower when playing the midi file.
I would have expected that MuseScore adds Change Control 7 messages to the midi file to set the volume for each used channel, but it no longer does since version 4.
Describe the bug When exporting a score as midi file, the volume settings in the mixer are ignored. This is different from what MuseScore 3.x did and is not in line with export as .wav file.
To Reproduce Steps to reproduce the behavior:
Expected behavior The volume of all instruments except the one should be lower when playing the midi file. I would have expected that MuseScore adds Change Control 7 messages to the midi file to set the volume for each used channel, but it no longer does since version 4.
Platform information