macOS coreaudio compile - Is anyone working on fixing the problem? I would help.

19 views
Skip to first unread message

Bibiko

unread,
Jun 2, 2022, 4:18:20 AM6/2/22
to pyo-discuss
Hi,

Is anyone working on fixing the problem?

If not, I'd help to come up with a pull request.

There's missing

#include <CoreAudio/HostTime.h>

in ad_coreaudio.h to fix 'implicit declaration of function 'AudioGetCurrentHostTime' is invalid in C99'

and one should use 
AudioObjectGetPropertyDataSize for AudioHardwareGetPropertyInfo
AudioObjectGetPropertyData for AudioHardwareGetProperty

to fix the deprecate warnings.

All the best, Hans

PS I'm on macOS 12.4 (Apple Silicon)

Reply all
Reply to author
Forward
0 new messages