Hello everyone,
I installed OM using the available package from the arch user repository, but installing it form the archive in the download section yields the same result.
OM starts up just fine with the following messages in the terminal:
[ale@ale-archbook ~]$ openmusic“Loading PortMIDI library: libportmidi.so”
“could not load foreign-library libsamplerate”
“Initializing cl-jack…”
“Init cl-jack: done”
“Loaded SDIF lib: libsdif.so”
; Loading text file /home/ale/.local/share/OpenMusic/6.10.1/OMPrefs.lisp
; Loading text file /home/ale/openmusic/preferences.lisp
; Loading text file /home/ale/openmusic/wsparams.lisp“PortMIDI reinitialized.”
“PortMIDI - devices detected:
“Midi Through Port-0” [OUTPUT]
“Midi Through Port-0” [INPUT]
“qjackctl” [OUTPUT]”
“MIDI: Restoring presets from preferences…”
“PortMIDI reinitialized.”
“PortMIDI - devices detected:
“Midi Through Port-0” [OUTPUT]
“Midi Through Port-0” [INPUT]
“qjackctl” [OUTPUT]”
“PortMIDI :: OUTPUT port 0 => Synth input port (2666:0)”
“MIDI: Restoring presets from preferences…”
I tried loading a sound file and play it in the editor, but i get no sound, while everything else seems to work. I checked qjacktcl and it shows me xruns about every second. The message log shows me a lot of these messages:
Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Wed Nov 2 12:11:55 2016: ERROR: JackEngine::XRun: client = CLJack was not finished, state = Triggered Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error Wed Nov 2 12:11:55 2016: ERROR: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Does any one have an idea, what is causing this?
Thanks for your help