Houston4444
Houston4444
Nice to hear it works ! > However, I cannot open the same session (RaySession) on two different Jack servers but on the same machine. Hopefully you can't !!! this...
Hi. I know that an option exists to hide the monitor ports, but I don't know which is the keyword to use. In this release note https://gitlab.freedesktop.org/pipewire/pipewire/-/releases/0.3.40 it says that...
The main problem I see is that the hardware playbacks can also be grouped with capture ports. I don't know what would be the best solution to manage all of...
Mmmh... The scripted template "with JACK configuration memory" also saves pulseaudio bridges, but I am (pretty) sure this scripts wont work with pipewire. I think you could be able to...
> I guess it can still be nice if it's automatically detected. No, RS basically doesn't manage any hardware config, and it is Well this way, for session portability
icons are found by Qt, with the [QIcon.fromTheme()](https://doc.qt.io/qt-6/qicon.html#fromTheme) method. It's maybe a problem with XDG_DATA_DIRS, normally if this environment variable is not set, it should be `~/.local/share/:/usr/local/share/:/usr/share`. This is more...
No theme name is passed to the QIcon.fromTheme() method, the argument 'name' is for the icon name.
oh, you should run `make uninstall` before if already installed.
I made some tests this afternoon with qseq66, but this is far to works well, with RS or NSM. Seems to have a problem with optional-gui because it starts sometimes...
Hi @BrunoVernay , sorry for the delay. The feature has been implemented a long time ago, probably in summer 2020, I forgot to mention this in this ticket. IIRC, it...