Summary: | incorrect sample rate when recording a monitor | ||
---|---|---|---|
Product: | PulseAudio | Reporter: | Maarten Baert <maarten-baert> |
Component: | core | Assignee: | pulseaudio-bugs |
Status: | RESOLVED FIXED | QA Contact: | pulseaudio-bugs |
Severity: | normal | ||
Priority: | medium | CC: | lennart |
Version: | unspecified | ||
Hardware: | x86-64 (AMD64) | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
Maarten Baert
2013-07-01 01:00:09 UTC
I've figured out how to reproduce the bug. It's related to the switching between normal and alternate sample rates. These steps will trigger the bug: - Make sure nothing is using PulseAudio. - Play anything at the alternate sample rate (48000 Hz) and then stop it. - Record the monitor (at any sample rate). - Play something (at any sample rate). Result: The pitch of the recorded audio is too low. It appears that PulseAudio is still using the alternate sample rate, but the monitor thinks it's using the default sample rate. The bug goes away if default-sample-rate == alternate-sample-rate. Thanks for reporting and debugging this. I made a fix for this bug (along with several other fixes) and sent it to the mailing list: http://thread.gmane.org/gmane.comp.audio.pulseaudio.general/17919 |
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.