PyQT GUI application to dynamically modify Pipewire and Wireplumber settings at runtime.
I wanted to make my workflow bit easier so I asked Claude 3.5 Sonnet to write it for me, and it did. You shouldn't need to restart Pipewire or Wireplumber after changing any of the setting in the app. These buttons are there for convenience. Devices, nodes and settings should now reload after services restart.
If you wonder what Latency option does, look here.
To start just run:
python Cable.py
, install using PKGBUILD or Arch package.