AudioUnit SDK

This thread has been locked by a moderator; it no longer accepts new replies.

Hi All,

The AudioUnit SDK is now available via GitHub, it is designed to be a slimmed down AudioUnit (version 2) focused replacement for the 'Core Audio Utility Classes', which should now be considered deprecated.

Overview

The AudioUnitSDK contains a set of base classes as well as utility sources required for Audio Unit development. These utility classes extend or wrap Core Audio API's providing developers with the essential scaffolding to create audio effects, instruments, and generators on Apple platforms. They provide an easier to implement C++ class model wrapping the C framework APIs.

Link: AudioUnitSDK

Jam

AudioUnit SDK
 
 
Q