| Summary: | Failed to start CoreAudio on macOS 10.12 | ||
|---|---|---|---|
| Product: | SDL | Reporter: | Kyungdahm Yun <tomyun> |
| Component: | audio | Assignee: | Ryan C. Gordon <icculus> |
| Status: | RESOLVED FIXED | QA Contact: | Sam Lantinga <slouken> |
| Severity: | critical | ||
| Priority: | P2 | ||
| Version: | 1.2.15 | ||
| Hardware: | x86_64 | ||
| OS: | Mac OS X (All) | ||
|
Description
Kyungdahm Yun
2016-09-29 02:52:20 UTC
We've replaced the macOS audio code in the latest version of SDL entirely; it uses Apple's newer AudioQueues API instead of AudioUnits now, and will probably fix this bug. --ryan. Actually, marking this bug fixed, since the problem code is totally gone. :) --ryan. |