Save default guitar tunings
I have a few different tunings I like to play with, is there a way to save these so I can just switch to them easily without having to manually change each string so the tabs match what I'm playing?
I have a few different tunings I like to play with, is there a way to save these so I can just switch to them easily without having to manually change each string so the tabs match what I'm playing?
Do you still have an unanswered question? Please log in first to post your question.
Comments
If these are solo pieces, then save an empty score with the tunings. See https://musescore.org/en/handbook/3/create-new-score#user-templates-fol…
make a custom instrument xml where you add guitars with all your tunings
In reply to make a custom instrument xml… by wolfgan
Can you explain how to do this? or give a link that does?
In reply to Can you explain how to do… by allelopath
https://musescore.org/en/node/15803
In reply to https://musescore.org/en… by wolfgan
I'm working on creating an instrument that is an Acoustic Guitar with Open D tuning. I don't see how to set the pitch for each string. File attached.
In reply to I'm working on creating an… by allelopath
Check the instruments.xml that comes with MuseScore for an example
In reply to Check the instruments.xml… by Jojo-Schmitz
I've created /home/allelopath/Documents/MuseScore3/instruments-guitar-alternate-tunings.xml
(attached)
Then in MuseScore, I go to Edit>Preferences>Score and add this file as Instrument list 2
Then I restart MuseScore.
The I create a new Score with Guitar Tablature/Treble Clef
Then I click select the Tabalture Staff Properties
I click Change Instrument
I do not see my new instrument.
What am I doing wrong?
In reply to I've created /home… by allelopath
Because there's no Tablature definition I guess. Again, check the instruments.xml that MuseScore provides and look for an example there.
In reply to I've created /home… by allelopath
<string>28</string>
but
??? The range should surely start at 28?
In reply to <string>28</string> but … by Jojo-Schmitz
Thanks. Is there a MuseScore startup message log to consult to see if it tells of error when reading the xml files?
In reply to Thanks. Is there a MuseScore… by allelopath
-d maybe. But that would at best detect syntax error, not non-sensical values