| Summary: | mono->stereo and other upsampling conversions produce poor sound | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Jacob Meuser <jakemsr> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | normal | ||
| Priority: | P2 | CC: | alfredo, brad |
| Version: | 1.2.13 | ||
| Hardware: | All | ||
| OS: | All | ||
| Attachments: | updated patch against 1.2.13 | ||
|
Description
Jacob Meuser
2007-08-11 20:14:54 UTC
This change appears to already be in SDL 1.2.12. no. 1.2.12 is using desired->size, this patch uses audio->spec.size. Created attachment 251 [details]
updated patch against 1.2.13
Could a developer please take a look at the updated patch for 1.2.13? Fixed in svn revision #4763 (and will be included in the 1.2.14 release). --ryan. |