mirror of
https://github.com/ksyasuda/dotfiles.git
synced 2026-09-12 17:16:18 -07:00
update
This commit is contained in:
@@ -22,11 +22,14 @@ context.modules = [
|
||||
capture.props = {
|
||||
node.name = "capture.rnnoise_source"
|
||||
node.passive = true
|
||||
target.object = "alsa_input.pci-0000_0d_00.4.analog-stereo"
|
||||
audio.rate = 48000
|
||||
}
|
||||
playback.props = {
|
||||
node.name = "rnnoise_source"
|
||||
node.description = "Noise-cancelled wired earbuds"
|
||||
media.class = "Audio/Source"
|
||||
priority.session = 3000
|
||||
audio.rate = 48000
|
||||
}
|
||||
audio.channels = 1
|
||||
|
||||
Reference in New Issue
Block a user