Comment on
COSMIC DE: Tiling redesign and libcosmic rebasing
Reply in thread
Great, thanks! Subscribing
Comment on
COSMIC DE: Tiling redesign and libcosmic rebasing
Reply in thread
Great, thanks! Subscribing
Comment on
COSMIC DE: Tiling redesign and libcosmic rebasing
This looks great! Is there some issue tracker to follow, or is it too early for that? I'm personally really interested in the 'Remember layout from previous session/screen setup' feature, but I realize that might be something for later :)
Comment on
7.1 virtual surround sound with any headphones
Hey, thank you so much for this!
I seem to be misunderstanding some step though: I have copy-pasted the steps above and put the atmos.wav file in the hrir directory, but I don't get any sound in my headphones when I select the Virtual Surround sink with connected headphones? I get sound when I select the regular Headphone device.
Is this meant to work out of the box when I connect my headphones in the regular jack on my laptop, or does it only work with a USB DAC?
Comment on
7.1 virtual surround sound with any headphones
Reply in thread
Thanks, the PIPEWIRE_DEBUG=3 thing showed what's wrong: it uses a relative path to find the atmos.wav, so when I changed to use an absolute path it worked.
It might have something to do with my .config/pipewire directory being a symlink to my dotfiles, but now I know that it works! Thanks again :)
Comment on
7.1 virtual surround sound with any headphones
Reply in thread
The config file doesn't seem to support environment variables: for me it throws an error in the logs when i use the ${HOME} variable.
I can't find any docs on if it supports any environment vars - does it work for you?
Comment on
7.1 virtual surround sound with any headphones
Reply in thread
(I don't see comments below the post - only saw this in my inbox right now?)
Aha, I did the change manually, forgetting that sed would substitute the var. Would be great if Pipewire was aware of environment variables, but that's not an issue to complain about here I guess :)