| Summary: | SDL_AUDIODRIVER = disk raises assertion error | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Marcus von Appen <mva> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | Keywords: | target-2.0.4 |
| Version: | HG 2.1 | ||
| Hardware: | x86_64 | ||
| OS: | FreeBSD | ||
|
Description
Marcus von Appen
2015-06-24 06:45:48 UTC
I just tried this with the loopwave test program and didn't get the assert. Can you provide a test program or instructions on how to reproduce this? (In reply to Sam Lantinga from comment #1) > I just tried this with the loopwave test program and didn't get the assert. > Can you provide a test program or instructions on how to reproduce this? I can trigger it, will fix. --ryan. This is fixed in https://hg.libsdl.org/SDL/rev/d857f324bede, thanks! --ryan. |