Skip to content

Instantly share code, notes, and snippets.

@standinga
Created May 3, 2019 14:08
Show Gist options
  • Save standinga/c81375bc0dc22821543bc60894395cb6 to your computer and use it in GitHub Desktop.
Save standinga/c81375bc0dc22821543bc60894395cb6 to your computer and use it in GitHub Desktop.
AUFramework.h for medium post about Apple's Audio Unit V3
//AUFramework.h
#import <Cocoa/Cocoa.h>
FOUNDATION_EXPORT double AUFrameworkVersionNumber;
FOUNDATION_EXPORT const unsigned char AUFrameworkVersionString[];
#import <AUFramework/VolumePluginAudioUnit.h>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment