Struggles creating a new instrument and soundfont
I have some questions about the instruments.xml
file and how to link an instrument that is in thta list to a specific soundfont wich I maked.
What's the meaning and function of musicXMLid
? (I read the MuseScore documentation, but I didn't find an answer)
How do I specify what soundfont archive the instrument I'm creating have to use?
Comments
musicXMLid is for Musicxml export
There's no way to link an instrument to a specific soundfont, just to a channel
Standard ID's: https://www.musicxml.com/for-developers/standard-sounds/
Name your instrument xml with the name of the your soundfont. eg: mySfname-Ins.xml
and set and use it when needed.