text
stringlengths
1
24.5M
/* ======================================== * Podcast - Podcast.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Podcast_H #include "Podcast.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Podcast(a...
/* ======================================== * Podcast - Podcast.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Podcast_H #define __Podcast_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Podcast - Podcast.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Podcast_H #include "Podcast.h" #endif void Podcast::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PodcastDeluxe - PodcastDeluxe.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PodcastDeluxe_H #include "PodcastDeluxe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaste...
/* ======================================== * PodcastDeluxe - PodcastDeluxe.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PodcastDeluxe_H #define __PodcastDeluxe_H #ifndef __audioeffect__ #include...
/* ======================================== * PodcastDeluxe - PodcastDeluxe.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PodcastDeluxe_H #include "PodcastDeluxe.h" #endif void PodcastDeluxe::processReplacing(float **inputs, float **out...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Point - Point.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Point_H #include "Point.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Point(audioMaster...
/* ======================================== * Point - Point.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Point_H #define __Point_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Point - Point.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Point_H #include "Point.h" #endif void Point::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PointyDeluxe - PointyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyDeluxe_H #include "PointyDeluxe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PointyDeluxe - PointyDeluxe.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyDeluxe_H #define __PointyDeluxe_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PointyDeluxe - PointyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyDeluxe_H #include "PointyDeluxe.h" #endif void PointyDeluxe::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PointyGuitar - PointyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyGuitar_H #include "PointyGuitar.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PointyGuitar - PointyGuitar.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyGuitar_H #define __PointyGuitar_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PointyGuitar - PointyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PointyGuitar_H #include "PointyGuitar.h" #endif void PointyGuitar::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pop - Pop.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop_H #include "Pop.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Pop(audioMaster);} Pop::...
/* ======================================== * Pop - Pop.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop_H #define __Pop_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * Pop - Pop.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop_H #include "Pop.h" #endif void Pop::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in1 = ...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pop2 - Pop2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop2_H #include "Pop2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Pop2(audioMaster);} ...
/* ======================================== * Pop2 - Pop2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop2_H #define __Pop2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Pop2 - Pop2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop2_H #include "Pop2.h" #endif void Pop2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pop3 - Pop3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop3_H #include "Pop3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Pop3(audioMaster);} Pop3:...
/* ======================================== * Pop3 - Pop3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop3_H #define __Pop3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #includ...
/* ======================================== * Pop3 - Pop3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pop3_H #include "Pop3.h" #endif void Pop3::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in1 = ...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PowerSag - PowerSag.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag_H #include "PowerSag.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Power...
/* ======================================== * PowerSag - PowerSag.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag_H #define __PowerSag_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * PowerSag - PowerSag.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag_H #include "PowerSag.h" #endif void PowerSag::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PowerSag2 - PowerSag2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag2_H #include "PowerSag2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * PowerSag2 - PowerSag2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag2_H #define __PowerSag2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PowerSag2 - PowerSag2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PowerSag2_H #include "PowerSag2.h" #endif void PowerSag2::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Precious - Precious.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Precious_H #include "Precious.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Preci...
/* ======================================== * Precious - Precious.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Precious_H #define __Precious_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Precious - Precious.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Precious_H #include "Precious.h" #endif void Precious::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Preponderant - Preponderant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Preponderant_H #include "Preponderant.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * Preponderant - Preponderant.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Preponderant_H #define __Preponderant_H #ifndef __audioeffect__ #include "au...
/* ======================================== * Preponderant - Preponderant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Preponderant_H #include "Preponderant.h" #endif void Preponderant::processReplacing(float **inputs, float **outputs,...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pressure4 - Pressure4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure4_H #include "Pressure4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * Pressure4 - Pressure4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure4_H #define __Pressure4_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Pressure4 - Pressure4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure4_H #include "Pressure4.h" #endif void Pressure4::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pressure5 - Pressure5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure5_H #include "Pressure5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * Pressure5 - Pressure5.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure5_H #define __Pressure5_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Pressure5 - Pressure5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure5_H #include "Pressure5.h" #endif void Pressure5::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * Pressure6 - Pressure6.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure6_H #include "Pressure6.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Pressu...
/* ======================================== * Pressure6 - Pressure6.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure6_H #define __Pressure6_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Pressure6 - Pressure6.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pressure6_H #include "Pressure6.h" #endif void Pressure6::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PrimeFIR - PrimeFIR.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PrimeFIR_H #include "PrimeFIR.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new PrimeFIR(a...
/* ======================================== * PrimeFIR - PrimeFIR.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PrimeFIR_H #define __PrimeFIR_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * PrimeFIR - PrimeFIR.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PrimeFIR_H #include "PrimeFIR.h" #endif void PrimeFIR::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #include "PunchyDeluxe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #define __PunchyDeluxe_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #include "PunchyDeluxe.h" #endif void PunchyDeluxe::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #include "PunchyGuitar.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #define __PunchyGuitar_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #include "PunchyGuitar.h" #endif void PunchyGuitar::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestAir - PurestAir.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #include "PurestAir.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * PurestAir - PurestAir.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #define __PurestAir_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PurestAir - PurestAir.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #include "PurestAir.h" #endif void PurestAir::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #include "PurestConsole2Buss.h" #endif AudioEffect* createEffectInstance(audioMaste...
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #define __PurestConsole2Buss_H #ifndef __au...
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #include "PurestConsole2Buss.h" #endif void PurestConsole2Buss::processReplacing(fl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #include "PurestConsole2Channel.h" #endif AudioEffect* createEffectInstanc...
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #define __PurestConsole2Channel_H ...
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #include "PurestConsole2Channel.h" #endif void PurestConsole2Channel::proc...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #include "PurestConsole3Buss.h" #endif AudioEffect* createEffectInstance(audioMasterCall...
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #define __PurestConsole3Buss_H #ifndef __audioeffect__ ...
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #include "PurestConsole3Buss.h" #endif void PurestConsole3Buss::processReplacing(float *...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #include "PurestConsole3Channel.h" #endif AudioEffect* createEffectInstance(aud...
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #define __PurestConsole3Channel_H #ifndef __au...
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #include "PurestConsole3Channel.h" #endif void PurestConsole3Channel::processRe...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #include "PurestConsoleBuss.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #define __PurestConsoleBuss_H #ifndef __audioe...
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #include "PurestConsoleBuss.h" #endif void PurestConsoleBuss::processReplacing(float *...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #include "PurestConsoleChannel.h" #endif AudioEffect* createEffectInstance(au...
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #define __PurestConsoleChannel_H #ifn...
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #include "PurestConsoleChannel.h" #endif void PurestConsoleChannel::processRe...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>