|
|
@@ -56,6 +56,13 @@ |
|
|
#define Component CarbonDummyCompName
|
|
|
#define Component CarbonDummyCompName
|
|
|
#endif
|
|
|
#endif
|
|
|
|
|
|
|
|
|
|
|
|
/*
|
|
|
|
|
|
Got an include error here?
|
|
|
|
|
|
|
|
|
|
|
|
You probably need to install Apple's AU classes - see the
|
|
|
|
|
|
juce website for more info on how to get them:
|
|
|
|
|
|
http://www.juce.com/forum/topic/aus-xcode
|
|
|
|
|
|
*/
|
|
|
#include "AUMIDIEffectBase.h"
|
|
|
#include "AUMIDIEffectBase.h"
|
|
|
#include "MusicDeviceBase.h"
|
|
|
#include "MusicDeviceBase.h"
|
|
|
#undef Point
|
|
|
#undef Point
|
|
|
|