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