[05:29] Hey. Is there a way to let Pulse manage unused audio devices when running Jack? See no reason to leave my hdmi outs inaccessible for system audio while running a jack server for my usb interface. [05:42] stej[m]: if pulse is bridged to jack, pulse should not be able to see any devices. If pulse can see any device, it will cause xruns in jack and or crash jack if freewheel mode entered [05:44] stej[m]: it is better to add hdi devices with ubuntustudio-controls as extra devices.... but, currently jack would have to be run with a rther large buffer size (4096) because that is what HDMI requires. [05:45] it is also possible to run zita-ajbridge by hand (in a terminal) to add HDMI to jack by setting a large buffer there. [05:45] (jack can then run with a smaller buffer. [05:46] in the next version of studio-controls, HDMI is special cased at 4096 [10:23] Hello! [13:21] OvenWerks: So, next version you can patch HDMI at an independent buffer without affecting the rest of the setup? That sounds great. SPDIF outs should also be considered for the same treatment.