We are currently migrating Bugzilla to GitHub issues.
Any changes made to the bug tracker now will be lost, so please do not post new bugs or make changes to them.
When we're done, all bug URLs will redirect to their equivalent location on the new bug tracker.

Bug 154

Summary: win x64 audio has become pure static
Product: SDL Reporter: William Weilep <william>
Component: audioAssignee: Ryan C. Gordon <icculus>
Status: RESOLVED INVALID QA Contact: Sam Lantinga <slouken>
Severity: normal    
Priority: P2    
Version: HG 1.2   
Hardware: x86   
OS: Other   

Description William Weilep 2006-03-03 19:22:36 UTC
audio output is now purely static (not just a static overlay, but only static)... It is very hard to track down when/where exactly this happened.  It worked before the SDL_config.h rehashing, and I've confirmed it is broken in 2/27/06 cvs

If it is not known what may have caused this, I'll toy around with the config mess and try to get compilable versions within the time period.
Comment 1 Ryan C. Gordon 2006-03-03 19:44:00 UTC
*** Bug 155 has been marked as a duplicate of this bug. ***
Comment 2 William Weilep 2006-03-07 06:08:06 UTC
Tested with loopwave and appears to work, guess my other test application has new faulty code.