Musescore cannot find Musesounds in a custom path
I installed Muse Hub for Linux as described in the announcement of beta release and downloaded Musescore Appimage from there. However the default path that Muse Hub uses to download would fill up a limited partition at my disk. I chose a custom path to install Muse Sounds. Everything was downloaded correctly, but when I run Musescore it simply doesn't recognize Muse Sounds. The only soundfont available in the mixer is MS Basic. What do I do to make MS4 recognize Muse Sounds where they are installed?
Comments
I think this is known; MuseScore 4 does not currently have a method to specify where to look for sounds. So for now at least, you need to install to the standard location. But, you can use a symbolic link from the standard location /srv/muse-hub to whatever other location you like. It might work to set this up after the fact, but some people have reported better results if you set up the link first, then do the download of Muse Sounds. Or, you might need to manually copy over libMuseSamplerCoreLib.so from wherever it ends up to /usr/lib - not sure what happens with that when you specify an alternate download location for the sounds.
In reply to I think this is known;… by Marc Sabatella
Should I create a symbolic link to the whole directory or to each file inside of it?
Should i install Muse sounds then move them to the desired location and create a link where they were before? Or should I install them at the desired location and then create a link in the standard folder?
Got the same experience on Win 10. No installation in custom path. So a workaround:
First follow the procedure described in https://github.com/musescore/MuseScore/issues/13952 and
https://github.com/musescore/MuseScore/issues/13934
Download all MuseSounds in the default location. C:\ProgramData\MuseHub\Downloads\Instruments
In "services' stop the Muse Hub service to enable moving. Move the Instruments folder to an SSD in a location called MuseSounds\Instruments
Then start the command prompt as administrator.
Make in C:\ProgramData\MuseHub\Downloads a symbolic link 'Instruments' pointing to the SSD location.
Command in my case:
C:\Users\UserName> /D mklink C:\ProgramData\MuseHub\Downloads\Instruments S:\MuseSounds\Instruments
Start the Muse Hub service again.
In reply to Got the same experience on… by MichLeon
Thank you. It's somewhat complicated for me to do what is in the links above because I'm a Linux user.
In reply to Thank you. It's somewhat… by fernandoamartin
You could try
https://linuxize.com/post/how-to-create-symbolic-links-in-linux-using-t…
Things are getting worse.
I removed all configurations files of Musescore 4 in .config and .local files, installed Muse strings from muse hub at default location, ran MS4 but even so, muse sounds doesn't appear in the mixer.
In reply to Things are getting worse. I… by fernandoamartin
Have you restarted the computer before you installed Muse Hub again and downloaded Muse Strings?
In my case it turned out to be necessary. So I got lucky after my third attempt.
In reply to Have you restarted the… by MichLeon
I found a way. just enter the /srv/ directory and delete everything that muse hub has created....then go back to the program and place the default directory....it will create a folder called muse-hub and there will have a Settings file. json and inside that file has the custom path that you put... load a midi file and test it for you to see. It works