[03:35] coming back to linux audio after some time, jack is behaving strangely. there seem to be two servers, one started by qjackctl and one started by all other apps (patchage, ray-session, ardour, carla), but they seem to share settings / patch connections? [03:36] Weird thing, I can't find any running processes with the name *jack* [05:09] also all the jack patchbays I've tried have really really super blurry fonts [05:09] does anyone know anything about that? [18:27] can anyone recommend something like madjack but more full-featured? [18:45] oh, I hadn't heard of that, that looks fun [18:46] orbisvicis: what features does it lack? [18:49] gordonjcp: qmadjack: queue multiple tracks, remember the tracks across sessions [18:49] manage tracks in a playlist [18:50] basically I'm looking for something like a regular media player, but controllable via osc [18:52] orbisvicis: oh, that's the whole point of OSC [18:53] just make it play stuff using OSC, and write your script to keep track of state etc via OSC [18:56] yeah but I've got to make this easy-to-use for non-computer people [19:00] maybe mpd + osc-mpd + ymuse [19:28] Had you tried linux media player? [19:29] Sorry linux show player [19:29] https://www.linux-show-player.org/ [19:29] It works via osc and midi [19:29] orbisvicis: https://www.linux-show-player.org/ [20:06] CristianDelgado[: wow thanks, that looks like exactly what I need. I'll have to test it since it doesn't have a jack backend and my setup is veery sensitive to latency [20:11] hmm the github page mentions osc but the docs talk only about midi messages [20:16] There is a osc to midi bridge [20:18] https://github.com/Andymann/ofxOscMidi [20:18] I used this many times in performances and works great