No longer able to add pedals?

Hi!
I’ve been using MODEP on a PatchboxOS setup with a pisound that has been working, up until today, fine.

Today I have tried to add some pedals to a saved voard I have, and all I get now is a dashed white outline of the pedal and a spinning circle, but it never loads.

I am using a 4gb Pi4 booting from USB, with the CPU or ram never going above 20-30% max.
Sometimes I’m getting 6 Xruns on startup, last time I received 60+.

The board seems to continue to be playable and responds to my USB midi device, but doesn’t adding pedals or loading a different board.

Anybody else experiencing this?

Cheers!

Craig

Check out the logs of the major services:

Did you run some apt operations recently?

I didn’t buddy. I’ve done absolutely nothing with the patchbox install outside of the patchbox cmd.
I did switch from a USB interface yesterday, but has ran a number of times successfully since without the issues once I’d changed my jack config.

Will check logs this afternoon, thank you!

Wow, Jack doesn’t seem to be right at all:

-- Logs begin at Thu 2022-02-10 14:18:52 GMT, end at Thu 2022-02-10 15:33:27 GMT. --
Feb 10 14:18:56 patchbox systemd[1]: Started JACK Server.
Feb 10 14:18:57 patchbox jackdrc[429]: Failed to create secure directory (/home/jack/.config/pulse): No such file or directory
Feb 10 14:18:57 patchbox jackdrc[429]: jackdmp 1.9.12
Feb 10 14:18:57 patchbox jackdrc[429]: Copyright 2001-2005 Paul Davis and others.
Feb 10 14:18:57 patchbox jackdrc[429]: Copyright 2004-2016 Grame.
Feb 10 14:18:57 patchbox jackdrc[429]: Copyright 2016-2017 Filipe Coelho.
Feb 10 14:18:57 patchbox jackdrc[429]: jackdmp comes with ABSOLUTELY NO WARRANTY
Feb 10 14:18:57 patchbox jackdrc[429]: This is free software, and you are welcome to redistribute it
Feb 10 14:18:57 patchbox jackdrc[429]: under certain conditions; see the file COPYING for details
Feb 10 14:18:57 patchbox jackdrc[429]: JACK server starting in realtime mode with priority 95
Feb 10 14:18:57 patchbox jackdrc[429]: self-connect-mode is "Don't restrict self connect requests"
Feb 10 14:18:57 patchbox jackdrc[429]: creating alsa driver ... hw:pisound|hw:pisound|128|2|192000|0|0|nomon|swmeter|soft-mode|16bit
Feb 10 14:18:57 patchbox jackdrc[429]: configuring for 192000Hz, period = 128 frames (0.7 ms), buffer = 2 periods
Feb 10 14:18:57 patchbox jackdrc[429]: ALSA: final selected sample format for capture: 16bit little-endian
Feb 10 14:18:57 patchbox jackdrc[429]: ALSA: use 2 periods for capture
Feb 10 14:18:57 patchbox jackdrc[429]: ALSA: final selected sample format for playback: 16bit little-endian
Feb 10 14:18:57 patchbox jackdrc[429]: ALSA: use 2 periods for playback
Feb 10 14:18:57 patchbox jackdrc[429]: port created: Midi-Through:midi/playback_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: Midi-Through:midi/capture_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: pisound:midi/playback_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: pisound:midi/capture_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: Pico:midi/playback_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: Pico:midi/capture_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: touchosc:midi/playback_1
Feb 10 14:18:57 patchbox jackdrc[429]: port created: touchosc:midi/capture_1
Feb 10 14:18:58 patchbox jackdrc[429]: No jack_get_descriptor entry-point for mod-midi-broadcaster
Feb 10 14:18:58 patchbox jackdrc[429]: No jack_get_descriptor entry-point for mod-midi-merger
Feb 10 14:18:59 patchbox jackdrc[429]: JackEngine::XRun: client = mod-midi-merger was not finished, state = Triggered
Feb 10 14:18:59 patchbox jackdrc[429]: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Feb 10 14:18:59 patchbox jackdrc[429]: JackEngine::XRun: client = mod-midi-merger was not finished, state = Triggered
Feb 10 14:18:59 patchbox jackdrc[429]: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = mod-host was not finished, state = Triggered
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = mod-midi-broadcaster was not finished, state = Triggered
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = effect_1 was not finished, state = Triggered
Feb 10 14:19:03 patchbox jackdrc[429]: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = mod-host was not finished, state = Triggered
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = mod-midi-merger was not finished, state = Triggered
Feb 10 14:19:03 patchbox jackdrc[429]: JackAudioDriver::ProcessGraphAsyncMaster: Process error
Feb 10 14:19:03 patchbox jackdrc[429]: JackEngine::XRun: client = mod-host was not finished, state = Triggered

Mod-host has errors too:

-- Logs begin at Thu 2022-02-10 14:18:52 GMT, end at Thu 2022-02-10 15:38:05 GMT. --
Feb 10 14:18:56 patchbox systemd[1]: Starting MOD-host...
Feb 10 14:18:57 patchbox mod-host[433]: Forking... child PID: 514
Feb 10 14:18:57 patchbox mod-host[433]: Cannot connect to server socket err = No such file or directory
Feb 10 14:18:57 patchbox mod-host[433]: Cannot connect to server request channel
Feb 10 14:18:57 patchbox mod-host[433]: jack server is not running or cannot be started
Feb 10 14:18:57 patchbox mod-host[433]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Feb 10 14:18:57 patchbox systemd[1]: modep-mod-host.service: Succeeded.
Feb 10 14:18:57 patchbox systemd[1]: Started MOD-host.
Feb 10 14:18:59 patchbox systemd[1]: modep-mod-host.service: Service RestartSec=2s expired, scheduling restart.
Feb 10 14:18:59 patchbox systemd[1]: modep-mod-host.service: Scheduled restart job, restart counter is at 1.
Feb 10 14:18:59 patchbox systemd[1]: Stopped MOD-host.
Feb 10 14:18:59 patchbox systemd[1]: Starting MOD-host...
Feb 10 14:18:59 patchbox mod-host[570]: Forking... child PID: 571
Feb 10 14:18:59 patchbox systemd[1]: Started MOD-host.
Feb 10 14:18:59 patchbox mod-host[570]: mod-host ready!
Feb 10 14:22:56 patchbox systemd[1]: Stopping MOD-host...
Feb 10 14:22:57 patchbox mod-host[570]: PSAnalysis: failed to import wisdom file '/usr/modep/lv2/mod-capo.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: PSSinthesis: failed to import wisdom file '/usr/modep/lv2/mod-capo.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: PSAnalysis: failed to import wisdom file '/usr/modep/lv2/mod-drop.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: PSSinthesis: failed to import wisdom file '/usr/modep/lv2/mod-drop.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: PSAnalysis: failed to import wisdom file '/usr/modep/lv2/mod-superwhammy.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: PSSinthesis: failed to import wisdom file '/usr/modep/lv2/mod-superwhammy.lv2//harmonizer.wisdom', using estimate instead
Feb 10 14:22:57 patchbox mod-host[570]: stopping record
Feb 10 14:22:57 patchbox systemd[1]: modep-mod-host.service: Succeeded.
Feb 10 14:22:57 patchbox systemd[1]: Stopped MOD-host.
Feb 10 14:24:32 patchbox systemd[1]: Starting MOD-host...
Feb 10 14:24:32 patchbox mod-host[961]: Forking... child PID: 964
Feb 10 14:24:32 patchbox systemd[1]: Started MOD-host.
Feb 10 14:24:32 patchbox mod-host[961]: Cannot connect to server socket err = No such file or directory
Feb 10 14:24:32 patchbox mod-host[961]: Cannot connect to server request channel
Feb 10 14:24:32 patchbox mod-host[961]: jack server is not running or cannot be started
Feb 10 14:24:32 patchbox mod-host[961]: JackShmReadWritePtr::~JackShmReadWritePtr - Init not done for -1, skipping unlock
Feb 10 14:24:32 patchbox systemd[1]: modep-mod-host.service: Main process exited, code=exited, status=1/FAILURE
Feb 10 14:24:32 patchbox systemd[1]: modep-mod-host.service: Failed with result 'exit-code'.
Feb 10 14:24:34 patchbox systemd[1]: modep-mod-host.service: Service RestartSec=2s expired, scheduling restart.
Feb 10 14:24:34 patchbox systemd[1]: modep-mod-host.service: Scheduled restart job, restart counter is at 1.
Feb 10 14:24:34 patchbox systemd[1]: Stopped MOD-host.
Feb 10 14:24:34 patchbox systemd[1]: Starting MOD-host...
Feb 10 14:24:34 patchbox mod-host[987]: Forking... child PID: 988

Not sure what the issue was, so flashed Patchbox OS again and rebuilt my pedal board.

All good for now!

1 Like

Hmm, yes, the service logs don’t seem to indicate some very obvious reason for pedal adding not working. :slight_smile: Good to hear it’s working again now.

1 Like

Having the exact same problem…I have just loaded it and it was working…20 mins later it stopped

Did you by any chance build updated versions of any plugins with mod plugin builder? A lot of the newer builds there rely on wisdom files which I don’t think we’re being used in mod 1.8. That’s the only other thing I can think of. Try adding a utility pedal to test, they haven’t had any changes in a while…either that or your SD might have corrupt data. This can happen in rare cases as there is no safe shutdown implemented…

2 Likes