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 561 - Audio clicks with playmus
Summary: Audio clicks with playmus
Status: RESOLVED FIXED
Alias: None
Product: SDL
Classification: Unclassified
Component: audio (show other bugs)
Version: HG 2.0
Hardware: PowerPC Mac OS X 10.5 (Intel)
: P1 blocker
Assignee: Ryan C. Gordon
QA Contact: Sam Lantinga
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-02-26 23:20 UTC by Sam Lantinga
Modified: 2013-07-12 01:27 UTC (History)
0 users

See Also:


Attachments
Sample sound file (115.12 KB, audio/x-wav)
2008-02-26 23:21 UTC, Sam Lantinga
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Lantinga 2008-02-26 23:20:45 UTC
I built playmus from SVN against SDL 1.3 and played the attached wav file.  It had clicks, it sounded like at the end of each buffer.  I then rebuilt against SDL 1.2 and they went away.
Comment 1 Sam Lantinga 2008-02-26 23:21:32 UTC
Created attachment 250 [details]
Sample sound file
Comment 2 Sam Lantinga 2009-10-08 00:35:54 UTC
Can you retest with the latest snapshot?
http://www.libsdl.org/tmp/SDL-1.3.zip
http://www.libsdl.org/tmp/SDL_mixer-1.2.9.zip

Thanks!
Comment 3 Sam Lantinga 2009-10-08 00:42:38 UTC
Nevermind, I can reproduce this as described with the latest code.

Thanks!
Comment 4 Ryan C. Gordon 2009-12-15 22:37:36 UTC
Changing bug priorities...

--ryan.
Comment 5 Sam Lantinga 2013-05-21 00:52:18 UTC
Ryan, I think this was memory corruption in the audio mixer.  Can you double-check that it's fixed in the latest snapshot?
Comment 6 Ryan C. Gordon 2013-07-12 01:01:48 UTC
(In reply to comment #5)
> Ryan, I think this was memory corruption in the audio mixer.  Can you
> double-check that it's fixed in the latest snapshot?

Nope, still clicking. Looking into it.

--ryan.
Comment 7 Ryan C. Gordon 2013-07-12 01:27:45 UTC
Fixed in hg changeset a9878830f05e.

--ryan.