summaryrefslogtreecommitdiff
path: root/.config/pipewire
diff options
context:
space:
mode:
authoryuzu-eva <stevenhu@web.de>2024-11-22 22:46:51 +0100
committeryuzu-eva <stevenhu@web.de>2024-11-22 22:46:51 +0100
commit8ee1d315286dd91035cc52e4fa918d6ff710fc76 (patch)
treea4cfb2e8327b06cdbd87863b7566a15aa5d49a4d /.config/pipewire
parent244a38ddffb4919ab29b474be1d2880f37d87528 (diff)
updated some config files
Diffstat (limited to '.config/pipewire')
-rw-r--r--.config/pipewire/pipewire.conf28
1 files changed, 19 insertions, 9 deletions
diff --git a/.config/pipewire/pipewire.conf b/.config/pipewire/pipewire.conf
index 3a622a0..0a71217 100644
--- a/.config/pipewire/pipewire.conf
+++ b/.config/pipewire/pipewire.conf
@@ -220,13 +220,13 @@ context.objects = [
# This creates a single PCM source device for the given
# alsa device path hw:0. You can change source to sink
# to make a sink in the same way.
- #{ factory = adapter
- # args = {
- # factory.name = api.alsa.pcm.source
- # node.name = "alsa-source"
- # node.description = "PCM Source"
- # media.class = "Audio/Source"
- # api.alsa.path = "hw:0"
+ # { factory = adapter
+ # args = {
+ # factory.name = api.alsa.pcm.source
+ # node.name = "alsa-source"
+ # node.description = "PCM Source"
+ # media.class = "Audio/Source"
+ # api.alsa.path = "hw:Creative,0"
# api.alsa.period-size = 1024
# api.alsa.headroom = 0
# api.alsa.disable-mmap = false
@@ -235,8 +235,18 @@ context.objects = [
# audio.rate = 48000
# audio.channels = 2
# audio.position = "FL,FR"
- # }
- #}
+ # }
+ # }
+
+ # { factory = adapter
+ # args = {
+ # factory.name = api.alsa.pcm.sink
+ # node.name = "alsa-dmix-internal"
+ # node.description = "PCM Internal"
+ # media.class = "Audio/Sink"
+ # api.alsa.path = "dmix:Creative,0"
+ # }
+ # }
]
context.exec = [