text
stringlengths
1
24.5M
/* ======================================== * IronOxideClassic2 - IronOxideClassic2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic2_H #include "IronOxideClassic2.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * IronOxideClassic2 - IronOxideClassic2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic2_H #define __IronOxideClassic2_H #ifndef __audioe...
/* ======================================== * IronOxideClassic2 - IronOxideClassic2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic2_H #include "IronOxideClassic2.h" #endif void IronOxideClassic2::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>
/* ======================================== * Isolator - Isolator.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator_H #include "Isolator.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isola...
/* ======================================== * Isolator - Isolator.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator_H #define __Isolator_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Isolator - Isolator.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator_H #include "Isolator.h" #endif void Isolator::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>
/* ======================================== * Isolator2 - Isolator2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Isolator2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isolat...
/* ======================================== * Isolator2 - Isolator2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #define __Gain_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif ...
/* ======================================== * Isolator2 - Isolator2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Isolator2.h" #endif void Isolator2::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>
/* ======================================== * Isolator3 - Isolator3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator3_H #include "Isolator3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isolat...
/* ======================================== * Isolator3 - Isolator3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator3_H #define __Isolator3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Isolator3 - Isolator3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Isolator3_H #include "Isolator3.h" #endif void Isolator3::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>
/* ======================================== * kAlienSpaceship - kAlienSpaceship.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kAlienSpaceship_H #include "kAlienSpaceship.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMa...
/* ======================================== * kAlienSpaceship - kAlienSpaceship.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kAlienSpaceship_H #define __kAlienSpaceship_H #ifndef __audioeffect__ #include "au...
/* ======================================== * kAlienSpaceship - kAlienSpaceship.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kAlienSpaceship_H #include "kAlienSpaceship.h" #endif void kAlienSpaceship::processReplacing(float **inputs, 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>
/* ======================================== * Kalman - Kalman.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Kalman_H #include "Kalman.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Kalman(audioMaster...
/* ======================================== * Kalman - Kalman.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Kalman_H #define __Kalman_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * Kalman - Kalman.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Kalman_H #include "Kalman.h" #endif void Kalman::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>
/* ======================================== * kBeyond - kBeyond.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kBeyond_H #include "kBeyond.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kBeyond(audioM...
/* ======================================== * kBeyond - kBeyond.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kBeyond_H #define __kBeyond_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kBeyond - kBeyond.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kBeyond_H #include "kBeyond.h" #endif void kBeyond::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>
/* ======================================== * kCathedral - kCathedral.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral_H #include "kCathedral.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kC...
/* ======================================== * kCathedral - kCathedral.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral_H #define __kCathedral_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * kCathedral - kCathedral.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral_H #include "kCathedral.h" #endif void kCathedral::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>
/* ======================================== * kCathedral2 - kCathedral2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral2_H #include "kCathedral2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * kCathedral2 - kCathedral2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral2_H #define __kCathedral2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * kCathedral2 - kCathedral2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral2_H #include "kCathedral2.h" #endif void kCathedral2::processReplacing(float **inputs, float **outputs, VstInt32 ...
#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>
/* ======================================== * kCathedral3 - kCathedral3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral3_H #include "kCathedral3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * kCathedral3 - kCathedral3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral3_H #define __kCathedral3_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * kCathedral3 - kCathedral3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral3_H #include "kCathedral3.h" #endif void kCathedral3::processReplacing(float **inputs, float **outputs, VstInt32 ...
#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>
/* ======================================== * kCathedral4 - kCathedral4.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral4_H #include "kCathedral4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * kCathedral4 - kCathedral4.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral4_H #define __kCathedral4_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * kCathedral4 - kCathedral4.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral4_H #include "kCathedral4.h" #endif void kCathedral4::processReplacing(float **inputs, float **outputs, VstInt32 ...
#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>
/* ======================================== * kCathedral5 - kCathedral5.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral5_H #include "kCathedral5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * kCathedral5 - kCathedral5.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral5_H #define __kCathedral5_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * kCathedral5 - kCathedral5.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCathedral5_H #include "kCathedral5.h" #endif void kCathedral5::processReplacing(float **inputs, float **outputs, VstInt32 ...
#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>
/* ======================================== * kChamberAR - kChamberAR.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kChamberAR_H #include "kChamberAR.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kC...
/* ======================================== * kChamberAR - kChamberAR.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kChamberAR_H #define __kChamberAR_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * kChamberAR - kChamberAR.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kChamberAR_H #include "kChamberAR.h" #endif void kChamberAR::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>
/* ======================================== * kCosmos - kCosmos.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCosmos_H #include "kCosmos.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kCosmos(audioM...
/* ======================================== * kCosmos - kCosmos.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCosmos_H #define __kCosmos_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kCosmos - kCosmos.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kCosmos_H #include "kCosmos.h" #endif void kCosmos::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>
/* ======================================== * kGuitarHall - kGuitarHall.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall_H #include "kGuitarHall.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * kGuitarHall - kGuitarHall.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall_H #define __kGuitarHall_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * kGuitarHall - kGuitarHall.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall_H #include "kGuitarHall.h" #endif void kGuitarHall::processReplacing(float **inputs, float **outputs, VstInt32 ...
#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>
/* ======================================== * kGuitarHall2 - kGuitarHall2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall2_H #include "kGuitarHall2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * kGuitarHall2 - kGuitarHall2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall2_H #define __kGuitarHall2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * kGuitarHall2 - kGuitarHall2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kGuitarHall2_H #include "kGuitarHall2.h" #endif void kGuitarHall2::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>
/* ======================================== * kPlate140 - kPlate140.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate140_H #include "kPlate140.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlate...
/* ======================================== * kPlate140 - kPlate140.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate140_H #define __kPlate140_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * kPlate140 - kPlate140.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate140_H #include "kPlate140.h" #endif void kPlate140::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>
/* ======================================== * kPlate240 - kPlate240.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate240_H #include "kPlate240.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlate...
/* ======================================== * kPlate240 - kPlate240.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate240_H #define __kPlate240_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * kPlate240 - kPlate240.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlate240_H #include "kPlate240.h" #endif void kPlate240::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>
/* ======================================== * kPlateA - kPlateA.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateA_H #include "kPlateA.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlateA(audioM...
/* ======================================== * kPlateA - kPlateA.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateA_H #define __kPlateA_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kPlateA - kPlateA.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateA_H #include "kPlateA.h" #endif void kPlateA::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>
/* ======================================== * kPlateB - kPlateB.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateB_H #include "kPlateB.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlateB(audioM...
/* ======================================== * kPlateB - kPlateB.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateB_H #define __kPlateB_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kPlateB - kPlateB.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateB_H #include "kPlateB.h" #endif void kPlateB::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>
/* ======================================== * kPlateC - kPlateC.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateC_H #include "kPlateC.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlateC(audioM...
/* ======================================== * kPlateC - kPlateC.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateC_H #define __kPlateC_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kPlateC - kPlateC.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateC_H #include "kPlateC.h" #endif void kPlateC::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>
/* ======================================== * kPlateD - kPlateD.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateD_H #include "kPlateD.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kPlateD(audioM...
/* ======================================== * kPlateD - kPlateD.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateD_H #define __kPlateD_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * kPlateD - kPlateD.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kPlateD_H #include "kPlateD.h" #endif void kPlateD::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>
/* ======================================== * kStation - kStation.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kStation_H #include "kStation.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kStation(a...
/* ======================================== * kStation - kStation.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kStation_H #define __kStation_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * kStation - kStation.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kStation_H #include "kStation.h" #endif void kStation::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>
/* ======================================== * kWoodRoom - kWoodRoom.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kWoodRoom_H #include "kWoodRoom.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kWoodR...
/* ======================================== * kWoodRoom - kWoodRoom.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kWoodRoom_H #define __kWoodRoom_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * kWoodRoom - kWoodRoom.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __kWoodRoom_H #include "kWoodRoom.h" #endif void kWoodRoom::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>
/* ======================================== * LeadAmp - LeadAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "LeadAmp.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new LeadAmp(audi...
/* ======================================== * LeadAmp - LeadAmp.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #define __Gain_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inc...
/* ======================================== * LeadAmp - LeadAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "LeadAmp.h" #endif void LeadAmp::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>