I’ve got a USB webcam mic that’s not playing well with PulseAudio: recordings are high-pitched and sped up (like an Alvin and the Chipmunks album). If I manually set PulseAudio’s default sample rate to 16000Hz (via `/etc/pulse/daemon.conf`), then it sounds _perfect,_ but then the sound out of my bluetooth headset (44100kHz) is severely degraded. I really don’t know much about how PulseAudio works, but it appears that pacmd is reporting the wrong sample spec on the mic, and I imagine that’s why it’s not working right: $ pacmd list-sources 3 source(s) available. * index: 0 ... sample spec: s16le 1ch 48000Hz ... At first, I was looking for a way to manually set different sample rates on different sinks/sources, but after a lot of failed Googling, I’m beginning to suspect it doesn’t work that way? So, is it possible to override the sample spec for a given sink/source? Or am I way off, and is there another solution to this problem? Many thanks, Ryan _______________________________________________ pulseaudio-discuss mailing list pulseaudio-discuss@xxxxxxxxxxxxxxxxxxxxx https://lists.freedesktop.org/mailman/listinfo/pulseaudio-discuss