New Instrument using AppImage
I have succeeded in notating a tune for 5 string banjo and linking it to TAB. My minstrel banjo is tuned lower than standard 5 string - Eb4, Bb2, Eb3, G3, Bb3 - all good so far, though it took quite a lot of figuring out! How can I save this tuning as a new instrument?
I have consulted the documentation and tried to create a second xml file with a Minstrel Banjo entry, referencing it in the APPImage preferences. However, although that second file is still in the preferences settings, the Minstrel Banjo instrument does not appear in my instrument list. I may have not constructed the xml file correctly, but I don't think I can get to the file that the AppImage uses to check this, as it is contained within the app, not stored on my computer.
My xml file attempt is attached...
If I simply rename the instrument for my score, will I not overwrite the normal Banjo settings, which of course I don't want to do?
Attachment | Size |
---|---|
instruments_steve.xml | 503 bytes |
Comments
You're missing the stuff that goes "around" that - the "musescore" element. Also probably there should be an "xml" line before that. See the actual source - https://github.com/musescore/MuseScore/blob/3.6.2/share/instruments/ins…
In reply to You're missing the stuff… by Marc Sabatella
Thank you so much for this. I recomposed my 'new instrument' xml file, using tags & note/range info from the actual source - it works - see attached. Now I have 2 new instrument entries 'Minstrel Banjo' and 'Minstrel Banjo (Tablature)', which contain the string pitches and range of my Minstrel Banjo, in my instrument list.