ASPiK SDK
Loading...
Searching...
No Matches
aufxplugin.cpp File Reference

implementation file for the AUFXPlugin which is the ASPiK AU Shell object More...

#include "aufxplugin.h"

Macros

#define SMTG_MAKE_STRING_PRIVATE_DONT_USE(x)   # x
 
#define SMTG_MAKE_STRING(x)   SMTG_MAKE_STRING_PRIVATE_DONT_USE(x)
 

Functions

 AUSDK_COMPONENT_ENTRY (ausdk::AUMIDIEffectFactory, AUFXPlugin)
 

Detailed Description

implementation file for the AUFXPlugin which is the ASPiK AU Shell object

Author
Will Pirkle
Date
17-September-2018
    - included in ASPiK(TM) AU Plugin Shell
    - Designing Audio Effects Plugins in C++ 2nd Ed. by Will Pirkle
    - see the book for detailed explanations of functions and an
      AU Programming Guide
    - http://www.aspikplugins.com
    - http://www.willpirkle.com