Diego Simak wrote:
[ ... ]
Error, failed to start jack midi thread: 1
That's coming from a pthread_create, which needs to set SCHED_FIFO on the midi thread.
I don't see any mention of realtime in your jack startup. Do you have your realtime
settings organized in /etc/security/limits.conf, /etc/security/limits.d and all that
stuff?
cheers.