You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey @x37v, I've made some progress with this! Can you check out my branch here and let me know if this works for you? It's entirely possible that this also depends on some pipewire settings being set a certain way, so let me know. I haven't done any exhaustive testing yet, but I'm at least able to make and delete connections, and the connections seem to be showing up the same when checking with jack_lsp -c. I'm also treating pipewire "Midi-Bridge" ports as system ports so the I/O is split in the interface, which does help somewhat with the overlapping text, but it's not perfect yet. I'm sure you'd know how to clean that up a bit more. Anyway, let me know what you think. Thanks!
And the latest push gets rid of capture/playback in the port labels, since that's not needed when the ports visually indicate what type of port they are anyway. Hopefully this keeps the names short enough not to go over the box boundary.
related to #173
If I run the runner with pipewire, I can make connections to the
Midi-Bridge
node but the gui doesn't show them.you can test this by doing the following:
this will run the runner against pipewire as installing it will make it run by default (or at least does on my machine)
The text was updated successfully, but these errors were encountered: