Commit Graph

6 Commits

Author SHA1 Message Date
Sanchayan Maity 8df0a2b704
wireplumber: Migrate configuration from 0.4 to 0.5
https://pipewire.pages.freedesktop.org/wireplumber/daemon/configuration/migration.html#

Reintroduce the filter chain configuration we had in PipeWire for DT770
and input de-noising to WirePlumber.
2024-03-26 15:44:22 +05:30
Sanchayan Maity 0496c7a0a0
wireplumber: Fix default volume of USB PnP microphone
Taken from upstream
https://gitlab.freedesktop.org/pipewire/wireplumber/-/blob/master/src/config/main.lua.d/40-stream-defaults.lua
2023-10-18 11:00:22 +05:30
Sanchayan Maity 8218e69e1f
wireplumber: Disable HDMI monitor as an audio sink 2023-06-29 19:43:37 +05:30
Sanchayan Maity 9cf5f2d409
wireplumber: Disable C920 webcam microphone
On the desktop, we use the USB microphone and the C920 being selected
as the default was becoming annoying. Add a rule to disable C920 node
acting as an audio microphone input. The video source provided by C920
will still be functional. We are only turning off the Audio/Source
node and not the complete device.
2023-05-09 10:38:40 +05:30
Sanchayan Maity 2100b228ab wireplumber: Add explicit bluetooth configuration 2022-02-28 17:59:21 +05:30
Sanchayan Maity e28c4f5319 wireplumber: Disable profile auto switching 2022-02-28 17:32:55 +05:30