• 238 Posts
  • 718 Comments
Joined 1 year ago
cake
Cake day: July 9th, 2023

help-circle
  • It doesn’t even matter all that much in the case of the Democratic party. Any Democratic president would ultimately follow the platform of the party, and you can see that by the fact that Biden’s agenda has been a lot more progressive than most expected, but makes sense since the party has become more progressive in recent years.

    It doesn’t apply as much with Trump because he’s a wannabe dictator and there’s a huge cult of personality behind him. He can do whatever he wants and the Republican party will follow, because they’ll be kicked out of the party if they protest in the slightest.





  • Pipewire has built in EQ support (no GUI, but useful once you’ve chosen your settings), and you can use EasyEffects for a GUI to experiment with.

    Pipewire also supports complex multichannel impulse responses (including the same files that Hesuvi supports if you supply them). Both of these are a bit challenging to configure it should be said, but it’s nice they they are just effectively outputs you can connect to once they are setup, and don’t require a bunch of programs running at once.

    Here’s the official example for virtual sound with “hesuvi”: https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/master/src/daemon/filter-chain/sink-virtual-surround-7.1-hesuvi.conf

    I’ve had issues with relative paths in the past for the filenames, so try setting a full path if it doesn’t work.

    And here’s an example for EQ (you can add more channels if you need them): https://gitlab.freedesktop.org/pipewire/pipewire/-/blob/master/src/daemon/filter-chain/sink-eq6.conf

    You can also add a preamp if your EQ needs that which is just essentially a 0.0 freq, 0 Q filter and then you set the gain that you need. I didn’t need it as I’m not using external amps for any of my pipewire EQs.

    One more thing I’ll add is that if you want the effect to also connect to a specific output (maybe your headphone EQ goes to one output, and your speaker EQ goes to a different one) you can set target.object=<your hardware output> in playback.props section. There’s an even better solution in wireplumber 0.5.X but I haven’t tried it yet and it might not be available on your system. Read this Collabora article if you’re interested.


  • is it possible to set the steamdeck to “default” to always keep picking the steamdeck speaker as default audio out also when an HDMI is connected through the USB-C?

    Some audio issues were introduced in the SteamOS 3.5 update (partly due to having to handle the OLED model around the same time) which causes the HDMI problem. Hopefully it will be fixed in SteamOS 3.6 or 3.7. I’ve found that Bazzite doesn’t have the issue, although obviously that’s an invasive change, and I understand it’s still a bit buggy with the OLED model.

    how do y’all combine music and games?

    I think doing what you want could be a bit technically involved. One way might be to have one device control the music, and then cast it to the deck with snapcast or similar. Then, if you can get a snapcast client on the deck to be persistently running in the background, any music that is played on the other device, will be heard on the Deck.

    Or more simply, you could try pairing your Deck in bluetooth from another device, and then select that Deck as an output. This is assuming that the Deck allows this, and that your source device supports it (Android did last time I tried).