From e425bdd68e3c30f647d4cf0771c85ab34f81448e Mon Sep 17 00:00:00 2001 From: menekis <_a+B*9y[%Q8)> Date: Sun, 19 Jul 2026 15:24:27 -0400 Subject: [PATCH] adding the simple GUI alternative now available on cachyos --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index bdb2ec7..59552cf 100644 --- a/README.md +++ b/README.md @@ -59,3 +59,9 @@ Once the services have restarted successfully, open your desktop environment's s ## 💡 Troubleshooting * **No Sound / Sink Missing?** Double-check the absolute paths to the `atmos.wav` file in `pipewire.conf`. If PipeWire cannot locate the convolution `.wav` file at the exact path specified, the filter chain module will fail to load, and the sink will not appear. * **Routing Issues:** You can use a patchbay tool like **qpwgraph** or **Helvum** to visually inspect your PipeWire routing. Ensure the `7.1 Virtual Surround Sink` is capturing the audio and that its `mixL` and `mixR` outputs are correctly wired to the playback ports of your physical stereo headphones. + +# Alternative on CachyOS +install Virtual-Surround-Manager +``` +paru -S virtual-surround-manager +``` \ No newline at end of file