text
stringlengths
1
24.5M
/* ======================================== * IronOxideClassic - IronOxideClassic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic_H #define __IronOxideClassic_H #ifndef __audioeffec...
/* ======================================== * IronOxideClassic - IronOxideClassic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic_H #include "IronOxideClassic.h" #endif void IronOxideClassic::processReplacing(float **inpu...
/* ======================================== * 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 *...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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 ...
/* ======================================== * 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...
/* ======================================== * 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) { ...
/* ======================================== * 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...
/* ======================================== * 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 ...
/* ======================================== * 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 ...
/* ======================================== * 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 ...
/* ======================================== * 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 ...
/* ======================================== * 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...
/* ======================================== * 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) { ...
/* ======================================== * 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 ...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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) { ...
/* ======================================== * 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) { ...
/* ======================================== * 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) { ...
/* ======================================== * 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) { ...
/* ======================================== * 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) ...
/* ======================================== * 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...
/* ======================================== * 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) { ...
/* ======================================== * LeftoMono - LeftoMono.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LeftoMono_H #include "LeftoMono.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new L...
/* ======================================== * LeftoMono - LeftoMono.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __LeftoMono_H #define __LeftoMono_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * LeftoMono - LeftoMono.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LeftoMono_H #include "LeftoMono.h" #endif void LeftoMono::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * LilAmp - LilAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "LilAmp.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new LilAmp(audioMas...
/* ======================================== * LilAmp - LilAmp.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 #inclu...
/* ======================================== * LilAmp - LilAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "LilAmp.h" #endif void LilAmp::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { f...
/* ======================================== * Logical4 - Logical4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Logical4_H #include "Logical4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Logic...
/* ======================================== * Logical4 - Logical4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Logical4_H #define __Logical4_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Logical4 - Logical4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Logical4_H #include "Logical4.h" #endif void Logical4::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * Loud - Loud.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Loud_H #include "Loud.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Loud(audioMaster);} ...
/* ======================================== * Loud - Loud.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Loud_H #define __Loud_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Loud - Loud.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Loud_H #include "Loud.h" #endif void Loud::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * Lowpass - Lowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass_H #include "Lowpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Lowpass(a...
/* ======================================== * Lowpass - Lowpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass_H #define __Lowpass_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Lowpass - Lowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass_H #include "Lowpass.h" #endif void Lowpass::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * Lowpass2 - Lowpass2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass2_H #include "Lowpass2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Lowpa...
/* ======================================== * Lowpass2 - Lowpass2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass2_H #define __Lowpass2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Lowpass2 - Lowpass2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Lowpass2_H #include "Lowpass2.h" #endif void Lowpass2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * LRConvolve - LRConvolve.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LRConvolve_H #include "LRConvolve.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new LR...
/* ======================================== * LRConvolve - LRConvolve.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LRConvolve_H #define __LRConvolve_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * LRConvolve - LRConvolve.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LRConvolve_H #include "LRConvolve.h" #endif void LRConvolve::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * LRConvolve2 - LRConvolve2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LRConvolve2_H #include "LRConvolve2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * LRConvolve2 - LRConvolve2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __LRConvolve2_H #define __LRConvolve2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...