Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

src/audio/macosx/SDL_coreaudio.c needs to use v2 AudioUnit APIs for x86_64 support #474

Closed
SDLBugzilla opened this issue Feb 10, 2021 · 0 comments

Comments

@SDLBugzilla
Copy link
Collaborator

This bug report was migrated from our old Bugzilla tracker.

Reported in version: 1.2.13
Reported for operating system, platform: Mac OS X 10.5 (Intel), PowerPC

Comments on the original bug report:

On 2009-04-17 10:03:13 +0000, Jack Howarth wrote:

The current code in src/audio/macosx/SDL_coreaudio.c uses the depreciated v1 AudioUnit APIs which prohibits compiling this code as x86_64 on darwin. This code should be rewritten to use the interfaces in AudioUnit/AUComponent.h instead.

On 2009-09-13 16:24:17 +0000, Ryan C. Gordon wrote:

This is fixed in Subversion.

--ryan.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant