Is it possible to specify an instrument in an existing MIDI file or during the conversion of this MIDI to WAVE?
I'm using Python in Windows 10.
Is it possible to specify an instrument in an existing MIDI file or during the conversion of this MIDI to WAVE?
I'm using Python in Windows 10.
MIDI files contain program numbers. You can change them to get an entirely different instrument.
MuseScore uses SoundFont files for synthesizing the actual sounds. You can use a different SoundFont file to change the sounds of the instruments.