From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.7.3) Gecko/20040922 Description of problem: It's a little improvement but some card (snd-via82xx here) does not support 44 100 Hz rate. This is the warning from aplay : Warning: rate is not accurate (requested = 44100Hz, got = 48000Hz) Using "-D plughw:..." should fix this. Version-Release number of selected component (if applicable): 1.2.10-1 How reproducible: Always Steps to Reproduce: 1. launch s-c-sc 2. play test sound Actual Results: The sample is not play at accurate rate. Expected Results: The sample is play at accurate rate.
Fixed in CVS. 2005-04-02 Bastien Nocera <hadess> * src/soundcardBackend.py: use plughw: instead of hw: as the device to allow resampling for cards that don't support the rate of the test file (Closes: #134335)
*** Bug 149721 has been marked as a duplicate of this bug. ***