Package: pulseaudio Version: 12.2-3 Severity: Important The Problem I got a new microphone, a Tonor BM-700, that crackles when using OBS, Discord, or Firefox recording sites. This is especially obvious while talking. When using ALSA with Audacity, or Windows 10 on the same physical machine, the crackling is absent.
ArchWiki Suggested Solution In an effort to fix this, I have changed this: .ifexists module-udev-detect.so load-module module-udev-detect .else To this: .ifexists module-udev-detect.so load-module module-udev-detect tsched=0 .else In /etc/pulse/default.pa And I appended options snd-hda-intel vid=8086 pid=8ca0 snoop=0 To /etc/modprobe.d/sound.conf Following https://wiki.archlinux.org/index.php/PulseAudio/Troubleshooting#Glitches.2C_skips_or_crackling I don't believe I have the proper module for this to work, module-udev-detect. It's listed as being in the debports here: https://packages.debian.org/sid/pulseaudio-module-udev But not available for AMD64. Ubuntu Forum Suggested Solution After the previously attempted solution failed, I found a possible answer here: https://ubuntuforums.org/showthread.php?t=989456#3 With still no help. Addendum I use Debian Sid Architecture AMD64 And Kernel version 4.19.13-1 I have no clue what I'm doing, I just pretend as if I do, so I would be grateful if you spent some of your time to help me out with this important (to me) issue of mine.
_______________________________________________ pkg-pulseaudio-devel mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-pulseaudio-devel
