mirror of https://github.com/tiyn/dotfiles
parent
46996ed60b
commit
764dc17b31
@ -1,18 +0,0 @@
|
||||
context.objects = [
|
||||
{ factory = adapter
|
||||
args = {
|
||||
factory.name = support.null-audio-sink
|
||||
node.name = "null-sink-0"
|
||||
node.description = "Null Sink 0"
|
||||
media.class = Audio/Sink
|
||||
audio.position = [ FL FR ]
|
||||
monitor.channel-volumes = true
|
||||
monitor.passthrough = true
|
||||
adapter.auto-port-config = {
|
||||
mode = dsp
|
||||
monitor = true
|
||||
position = preserve
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
@ -1,18 +0,0 @@
|
||||
context.objects = [
|
||||
{ factory = adapter
|
||||
args = {
|
||||
factory.name = support.null-audio-sink
|
||||
node.name = "null-sink-1"
|
||||
node.description = "Null Sink 1"
|
||||
media.class = Audio/Sink
|
||||
audio.position = [ FL FR ]
|
||||
monitor.channel-volumes = true
|
||||
monitor.passthrough = true
|
||||
adapter.auto-port-config = {
|
||||
mode = dsp
|
||||
monitor = true
|
||||
position = preserve
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
Loading…
Reference in new issue