Skip to content

Audio addon doesn't build on macOS due to new API #1544

@pedro-w

Description

@pedro-w

Recent changes to aqueue.m use kAudioObjectPropertyElementMain which was introduced by macOS 12.0.
Therefore it is impossible to build Allegro on 11.x or earlier.

propertyAddress.mElement = kAudioObjectPropertyElementMain;

See
https://developer.apple.com/documentation/coreaudio/1494464-anonymous/kaudioobjectpropertyelementmain?language=objc

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions