jackaudio / jack1

jack1 codebase
Other
250 stars 71 forks source link

Update OS X CoreAudio AudioUnits API usage. #42

Closed jdek closed 7 years ago

jdek commented 8 years ago

This adds some macros to use the new API if it is supported. It also switches to use the MacTypes.h header which is already in the header path by default.

jdek commented 8 years ago

ce438a4 incorporates changes from #44

Qix- commented 7 years ago

Bump. Been a few months; could the team consider this PR?

pauldavisthefirst commented 7 years ago

Josh - I was about to merge this when I wondered if we could get an #ifdef guard for older versions of OS X to make the old MacTypes.h include available ....