Bug 14006

Summary: pas2_pcm.c pcm playback problem, with fix
Product: Base System Reporter: youki <youki>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: 3.3-RELEASE   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description youki 1999-09-28 00:10:00 UTC
pas2_pcm.c does not calculate sampling rate correctly.
As a result, stereo audio playback occurs at higher pitch.

Fix: I verified the following patch fixes the problem.
How-To-Repeat: mpg123 someaudiofile.mp3
Comment 1 iedowse freebsd_committer freebsd_triage 2001-12-02 19:29:31 UTC
State Changed
From-To: open->feedback


Does this problem still exist with more recent releases?
Comment 2 iedowse freebsd_committer freebsd_triage 2001-12-03 17:45:32 UTC
State Changed
From-To: feedback->closed


Submitter no longer uses ProAudio Spectrum boards.
Comment 3 Hiroo Ono 2001-12-08 14:43:22 UTC
hello.

> Submitter no longer uses ProAudio Spectrum boards.

I have the hardware (though I have not used it and I am not sure if
it works), and FreeBSD 4.4-stable box (w/ISA bus).
If you give me a week, I can test it.

The same code remains in stable, so I think the problem is still there.
Sound related code seems to have been changed so much in current,
so I cannot say anything about current.