#include <AudioUnit/AudioUnitCarbonView.h>
#include "AUMIDIEffectBase.h"
#include "CAUGuiDemoCsts.h"
#include "CAUGuiConfig.h"
Include dependency graph for CAUGuiDemoAU.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
struct | EZ_preset |
class | CAUGuiDemoAU |
Defines | |
#define | PI (3.1415926535897932384626433832795) |
#define | kProperty_MIDILearn 100000 |
Enumerations | |
enum | { kParam_Knob_1 = 0, kParam_Knob_2, kParam_Buttons_1, kParam_Buttons_2, kParam_Slider_1, kParam_Slider_2, kParam_Slider_3, kParam_Display_1, kNumParameters, kNumAUParameters = kNumParameters, kNumPresets = 10 } |
|
|
|
|
|
|