]> Repos - portaudio/commit
Replace usage of deprecated component manager APIs on 10.6+
authorHool, Rory <hoolrory@gmail.com>
Thu, 22 Oct 2020 17:53:56 +0000 (13:53 -0400)
committerHool, Rory <hoolrory@gmail.com>
Thu, 22 Oct 2020 17:53:56 +0000 (13:53 -0400)
commitb1a09028525629a5d7dc9bc4189264e729f47ed8
treefc1af9dfcb665a75e7e2536a6a72c68d83243435
parent6a90e596b60183a7678e88c51d0f3bf4f4e97827
Replace usage of deprecated component manager APIs on 10.6+

These APIs are deprecated in 10.8+ and are disabled on 11.0(10.16)+ https://developer.apple.com/documentation/coreservices/carbon_core/component_manager?language=objc
> "This application, or a library it uses, is using the deprecated Component Manager for hosting Audio Components. This is not supported when rebuilding against the 10.16 or later SDK. Also, this makes the host incompatible with version 3 audio units. Please transition to the API's in AudioComponent.h."
src/hostapi/coreaudio/pa_mac_core.c