Muse sounds is inactive
In the latest AppImage Muse sounds is inactive. It does not happen using the original Beta. Os Kubuntu 22.04.1lts.
Attachment | Size |
---|---|
Muse Beta.png | 114.21 KB |
Muse del 23-11.png | 133.35 KB |
In the latest AppImage Muse sounds is inactive. It does not happen using the original Beta. Os Kubuntu 22.04.1lts.
Attachment | Size |
---|---|
Muse Beta.png | 114.21 KB |
Muse del 23-11.png | 133.35 KB |
Do you still have an unanswered question? Please log in first to post your question.
Comments
You might have to update MuseSounds then as well; one of the things added between first and second beta was a version check on it.
In reply to You might have to update… by jeetee
Muse Hub is up to date
In reply to Muse Hub is up to date by frirobi48
What is shown if you go to Diagnostic > MuseSampler from within your MS4 version?
In reply to What is shown if you go to… by jeetee
MuseSampler library is not found
In reply to MuseSampler library is not… by frirobi48
You could try to check whether MuseSampler is actually downloaded inside the MuseHub downloads folder. On my windows the current version seems to be 0.2.5.0
In reply to You could try to check… by jeetee
0.2.3.0
I have tried downloading earlier versions of nightly and everything works. It must be a bug of the latest versions. I look forward to it.
In reply to 0.2.3.0 I have tried… by frirobi48
Which OS are you on?
Because having an outdated MuseSampler combined with never software (which now checks on version for it) might be the exact reason your having a mismatch. In which case it's not a bug at all, but you'd have to update MuseSampler (which is supposed to come along when you update sounds from the Hub)
In reply to Which OS are you on? Because… by jeetee
MuseHub and instruments updated as can be seen from attachment.
OS Kubuntu 22.04.1lts.
Muse 4 AppImage the latest.
MuseHub et les instruments connexes ont été mis à jour, comme on peut le voir sur la pièce jointe.
OS Kubuntu 22.04.1lts.
Muse 4 AppImage les plus récents.
In reply to MuseHub and related tools… by frirobi48
I confirm. Problem with latest nightly on Linux.
Latest beta (the one announced on discord) = OK
Today's nightly = "Muse sampler library is not found."
Muse hub and instruments completely up to date. (i will not reinstall)
In reply to I confirm. Problem with… by graffesmusic
In log:
12:07:42.301 | ERROR | main_thread | MuseSamplerResolver | checkLibrary: Incompatible MuseSampler library; ignoring
In reply to In log: 12:07:42.301 | ERROR… by graffesmusic
Perhaps somebody could explain how this is supposed to work.
The deb file from https://www.musehub.com/ is an installer from Nov. 4th . I guess the muse-hub.service should be taking care of the update.
Last update on my system (/muse-hub/downloads/Installers/) is from Nov. 5th. Same as from musehub.com
Muse Sampler lib reported on MS4 Beta2 = 0.2.3
On latest nightly = incompatible library
Can't we just download a up to date deb file somewhere?
(Muse-hub reports that everything is up to date)
Also, after launching muse-hub, the muse-hub.service goes to 100%CPU. and stays at 100% even if muse-hub is closed.
The only remedy seems to be to stop the service
(sudo systemctl stop muse-hub.service.)
In reply to Perhaps somebody could… by graffesmusic
It does seem like not all expected methods are found and https://github.com/musescore/MuseScore/blob/c800b025101d22bc67c22648992… returns false.
In reply to It does seem like not all… by jeetee
Marc confirmed in Discord (he's also on Linux) that he's seeing 0.2.4.7, so a more recent version than both of you. Probably worth it to turn the no-update found for this into a github issue.
In reply to Marc confirmed in Discord … by jeetee
I copied the automatically downloaded library libMuseSamplerCoreLib.so from /srv/muse-hub/downloads/Installers/dc02a17f-f3bc-4035-8acb-e08c341db510/musesampler-linux-0.2.4.7.tar.zip to /usr/lib/ which fixed the problem.
(of course: after unpacking)
Musesampler reported is 0.2.4 now.
Muse-Service still taken a complete CPU
top:
13224 root 20 0 4053804 100864 49392 S 99,7 0,6 17:45.50 Muse.Service
In reply to I copied the automatically… by graffesmusic
Hey, I'm having similar problems, but I appear to already have the libMuseSamplerCoreLib.so file in /usr/lib/. I'm using Linux Mint 21.1 Vera. I'm not exactly a Linux guru, so if I'm missing something obvious, let me know.
In reply to Hey, I'm having similar… by Bigalp628
What exactly is the problem?
So you have /usr/lib/libMuseSamplerCoreLib.so
What version? see Diagnostic > MuseSampler
You also need the soundfiles, default installed under
/srv/muse-hub/downloads/Instruments/
You also should have a file
/var/lib/MuseSampler/.config
In this hidden file, the location of the Instruments
(default: /srv/muse-hub/downloads/Instruments/ or the real location if you moved them)
It is always a good idea to have a look at the logfile for clues.
~/.local/share/MuseScore/MuseScore4/logs/
In reply to What exactly is the problem?… by graffesmusic
Hallo there, by simply copying the libMuseSamplerCoreLib.so file from /usr/lib to /usr/lib64, Musescore 4 allows using new sounds in the mixer.
Hope it helps.