Default Drumset directory for Mac?
I'm preparing the script for my next Video tutorial on saving Drumset changes, and I need to know the default directory MuseScore uses for these for Mac.
Regards
Michael
I'm preparing the script for my next Video tutorial on saving Drumset changes, and I need to know the default directory MuseScore uses for these for Mac.
Regards
Michael
Do you still have an unanswered question? Please log in first to post your question.
Comments
As far as I know there is no default directory for drumset. The 3 and 5 lines drumset instruments use the built in drumset and this one is hard coded in MuseScore code. The other unpitched percussion instrument are defined with their drumset in
instruments.xml
. This file is embedded in the Musescore binary. Users can change the path to it in Preferences -> Instrument list file.If you change the drumset in a score, the drumset is saved in the MuseScore file. You can also save (or export if your prefer) the drumset in a *.drm file to be reused in another score.
In reply to As far as I know there is no by [DELETED] 5
Yes, it's the saving of the drumset file I am referring to.
Windows opens the MuseScore directory by default
Linux opens Home/Documents
What does the Mac open?
In reply to Yes but which folder does the Mac open by ChurchOrganist
On my mac it opens
/
, the root of the my system.In reply to On my mac it opens /, the by [DELETED] 5
Thanks :)