adding the simple GUI alternative now available on cachyos

This commit is contained in:
menekis
2026-07-19 15:24:27 -04:00
parent f69adb7c16
commit e425bdd68e
+6
View File
@@ -59,3 +59,9 @@ Once the services have restarted successfully, open your desktop environment's s
## 💡 Troubleshooting ## 💡 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. * **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. * **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
```