adding the simple GUI alternative now available on cachyos
This commit is contained in:
@@ -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
|
||||||
|
```
|
||||||
Reference in New Issue
Block a user