Muse not running

Support & discussion regarding DAWs and MIDI sequencers.

Moderators: MattKingUSA, khz

Post Reply
vector
Established Member
Posts: 55
Joined: Wed Sep 26, 2018 11:40 pm

Muse not running

Post by vector »

HI there,
I have been using Musescore for notation and a little Audacity for audio work . A gig has come up where I need midi sequencing and whilst musescore does this, its playback is very basic. I need the midi to drive DMX lighting via QLCplus and thus better control/access to the midi.

So was opted to try Muse, which I have tried over the years at various times but have never gotten it to play.
Time to stop running in fear and face the beast..

So here is the dump after installing and trying to run.. would really appreciate your help.

Code: Select all

~$ muse
Config File </home/mark/.config/MusE/MusE.cfg>
LOCALE en_AU
Denormal protection enabled.
jackdmp 1.9.12
Copyright 2001-2005 Paul Davis and others.
Copyright 2004-2016 Grame.
Copyright 2016-2017 Filipe Coelho.
jackdmp comes with ABSOLUTELY NO WARRANTY
This is free software, and you are welcome to redistribute it
under certain conditions; see the file COPYING for details
no message buffer overruns
no message buffer overruns
no message buffer overruns
JACK server starting in realtime mode with priority 10
self-connect-mode is "Don't restrict self connect requests"
audio_reservation_init
Acquire audio card Audio0
creating alsa driver ... hw:0|hw:0|1024|2|44100|0|0|nomon|swmeter|-|32bit
configuring for 44100Hz, period = 1024 frames (23.2 ms), buffer = 2 periods
ALSA: final selected sample format for capture: 32bit integer little-endian
ALSA: use 2 periods for capture
ALSA: final selected sample format for playback: 32bit integer little-endian
ALSA: use 2 periods for playback
scan: added port hw:2,0,0 in-hw-2-0-0-CH345-MIDI-1
scan: added port hw:2,0,0 out-hw-2-0-0-CH345-MIDI-1
scan: opened port hw:2,0,0 in-hw-2-0-0-CH345-MIDI-1
scan: opened port hw:2,0,0 out-hw-2-0-0-CH345-MIDI-1
Trying RTC timer...
RtcTimer::setTimerFreq(): cannot set freq 1024 on /dev/rtc: Permission denied
  precise timer not available, check file permissions and allowed RTC freq (/sys/class/rtc/rtc0/max_user_freq)
Trying ALSA timer...
AlsaTimer::initTimer(): best available ALSA timer: system timer
got timer = 73
Aquired timer frequency: 1000
dlopen(/usr/lib/dssi/whysynth.so) failed: /usr/lib/dssi/whysynth.so: undefined symbol: dssp_voicelist_mutex_unlock
no more csLADSPA plugins
scanDSSILib: dlopen(/usr/lib/dssi/whysynth.so) failed: /usr/lib/dssi/whysynth.so: undefined symbol: dssp_voicelist_mutex_unlock
JACK: buffersize changed 1024
MusE: JackAudioDevice::realtimePriority: JACK is not running realtime
Audio::shutdown()
midi thread 5028 _NOT_ running SCHED_FIFO
Panic! no _client!
starting with template /usr/share/muse/templates/default.med
Route::read(): jack port <system:playback_1> not found
  Warning - route invalid. Ignoring route!
Route::read(): jack port <system:playback_2> not found
  Warning - route invalid. Ignoring route!
I have tried opening jackctrl, starting it etc seems to make no difference, I rebooted and ran nothing just Muse , no difference
I 'continued' past the error pop up and imported some midi but it wont play ;(

Code: Select all

importMidi error: assign to empty port: device not found: 
importMidi error: assign to empty port: device not found: 
importMidi error: assign to empty port: device not found: 

Running Ubuntu studio 18.04
uname -a
4.15.0-34-lowlatency #37-Ubuntu SMP PREEMPT Mon Aug 27 17:40:31 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
What would I know I'm just the bass player
finotti
Established Member
Posts: 528
Joined: Thu Sep 01, 2011 9:07 pm
Has thanked: 86 times
Been thanked: 23 times

Re: Muse not running

Post by finotti »

First, there is a dedicated Muse forum here. You might have better success there.

But what version is it? You can check with:

Code: Select all

apt policy muse
FWIW, I could not get muse version 2 to work. I had to build muse3 from source, which was not too bad at all and works great.
vector
Established Member
Posts: 55
Joined: Wed Sep 26, 2018 11:40 pm

Re: Muse not running

Post by vector »

Thankyou, Sorry i thought I was in the Muse area ill re look. as for building muse no idea where to start

Code: Select all

muse:
  Installed: 2.1.2-3
  Candidate: 2.1.2-3
  Version table:
 *** 2.1.2-3 500
        500 http://au.archive.ubuntu.com/ubuntu bionic/universe amd64 Packages
        100 /var/lib/dpkg/status
What would I know I'm just the bass player
vector
Established Member
Posts: 55
Joined: Wed Sep 26, 2018 11:40 pm

Re: Muse not running

Post by vector »

Post moved continued in
viewtopic.php?f=61&t=19023
What would I know I'm just the bass player
Post Reply