text
stringlengths
1
24.5M
/* ======================================== * 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) ...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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 *...
/* ======================================== * 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...
/* ======================================== * 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 *...
/* ======================================== * 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...
/* ======================================== * PurestDrive - PurestDrive.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestDrive_H #include "PurestDrive.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * PurestDrive - PurestDrive.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestDrive_H #define __PurestDrive_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * PurestDrive - PurestDrive.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestDrive_H #include "PurestDrive.h" #endif void PurestDrive::processReplacing(float **inputs, float **outputs, VstI...
/* ======================================== * PurestEcho - PurestEcho.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestEcho_H #include "PurestEcho.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * PurestEcho - PurestEcho.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestEcho_H #define __PurestEcho_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * PurestEcho - PurestEcho.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestEcho_H #include "PurestEcho.h" #endif void PurestEcho::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * PurestFade - PurestFade.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestFade_H #include "PurestFade.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * PurestFade - PurestFade.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestFade_H #define __PurestFade_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * PurestFade - PurestFade.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestFade_H #include "PurestFade.h" #endif void PurestFade::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * PurestGain - PurestGain.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestGain_H #include "PurestGain.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * PurestGain - PurestGain.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestGain_H #define __PurestGain_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * PurestGain - PurestGain.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestGain_H #include "PurestGain.h" #endif void PurestGain::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * PurestSquish - PurestSquish.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestSquish_H #include "PurestSquish.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * PurestSquish - PurestSquish.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestSquish_H #define __PurestSquish_H #ifndef __audioeffect__ #include "au...
/* ======================================== * PurestSquish - PurestSquish.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestSquish_H #include "PurestSquish.h" #endif void PurestSquish::processReplacing(float **inputs, float **outputs,...
/* ======================================== * PurestWarm - PurestWarm.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestWarm_H #include "PurestWarm.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * PurestWarm - PurestWarm.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestWarm_H #define __PurestWarm_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * PurestWarm - PurestWarm.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestWarm_H #include "PurestWarm.h" #endif void PurestWarm::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * PurestWarm2 - PurestWarm2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "PurestWarm2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ...
/* ======================================== * PurestWarm2 - PurestWarm2.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" #end...
/* ======================================== * PurestWarm2 - PurestWarm2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "PurestWarm2.h" #endif void PurestWarm2::processReplacing(float **inputs, float **outputs, VstInt32 sa...
/* ======================================== * Pyewacket - Pyewacket.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pyewacket_H #include "Pyewacket.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * Pyewacket - Pyewacket.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Pyewacket_H #define __Pyewacket_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Pyewacket - Pyewacket.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Pyewacket_H #include "Pyewacket.h" #endif void Pyewacket::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * RawGlitters - RawGlitters.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RawGlitters_H #include "RawGlitters.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * RawGlitters - RawGlitters.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __RawGlitters_H #define __RawGlitters_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * RawGlitters - RawGlitters.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RawGlitters_H #include "RawGlitters.h" #endif void RawGlitters::processReplacing(float **inputs, float **outputs, VstI...
/* ======================================== * RawTimbers - RawTimbers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RawTimbers_H #include "RawTimbers.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * RawTimbers - RawTimbers.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __RawTimbers_H #define __RawTimbers_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * RawTimbers - RawTimbers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RawTimbers_H #include "RawTimbers.h" #endif void RawTimbers::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * Recurve - Recurve.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Recurve_H #include "Recurve.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Recurve(a...
/* ======================================== * Recurve - Recurve.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Recurve_H #define __Recurve_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Recurve - Recurve.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Recurve_H #include "Recurve.h" #endif void Recurve::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * Remap - Remap.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Remap_H #include "Remap.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Remap(audioMaster...
/* ======================================== * Remap - Remap.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Remap_H #define __Remap_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Remap - Remap.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Remap_H #include "Remap.h" #endif void Remap::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
/* ======================================== * ResEQ - ResEQ.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ_H #include "ResEQ.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ResEQ(audioMaster...
/* ======================================== * ResEQ - ResEQ.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ_H #define __ResEQ_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * ResEQ - ResEQ.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ_H #include "ResEQ.h" #endif void ResEQ::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
/* ======================================== * ResEQ2 - ResEQ2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ2_H #include "ResEQ2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ResEQ2(audioMaster...
/* ======================================== * ResEQ2 - ResEQ2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ2_H #define __ResEQ2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * ResEQ2 - ResEQ2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ResEQ2_H #include "ResEQ2.h" #endif void ResEQ2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
/* ======================================== * Reverb - Reverb.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Reverb_H #include "Reverb.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Reverb(audioM...
/* ======================================== * Reverb - Reverb.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Reverb_H #define __Reverb_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Reverb - Reverb.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Reverb_H #include "Reverb.h" #endif void Reverb::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { ...
/* ======================================== * Righteous4 - Righteous4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Righteous4_H #include "Righteous4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Righteous4 - Righteous4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Righteous4_H #define __Righteous4_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Righteous4 - Righteous4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Righteous4_H #include "Righteous4.h" #endif void Righteous4::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * RightoMono - RightoMono.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RightoMono_H #include "RightoMono.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * RightoMono - RightoMono.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __RightoMono_H #define __RightoMono_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * RightoMono - RightoMono.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RightoMono_H #include "RightoMono.h" #endif void RightoMono::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * RingModulator - RingModulator.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RingModulator_H #include "RingModulator.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r...
/* ======================================== * RingModulator - RingModulator.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RingModulator_H #define __RingModulator_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * RingModulator - RingModulator.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __RingModulator_H #include "RingModulator.h" #endif void RingModulator::processReplacing(float **inputs, float **outputs,...
/* ======================================== * SampleDelay - SampleDelay.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __SampleDelay_H #include "SampleDelay.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * SampleDelay - SampleDelay.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __SampleDelay_H #define __SampleDelay_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * SampleDelay - SampleDelay.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __SampleDelay_H #include "SampleDelay.h" #endif void SampleDelay::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * Shape - Shape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Shape.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Shape(audioMaster)...
/* ======================================== * Shape - Shape.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 #include...
/* ======================================== * Shape - Shape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Shape.h" #endif void Shape::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float...
/* ======================================== * ShortBuss - ShortBuss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ShortBuss_H #include "ShortBuss.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ShortB...
/* ======================================== * ShortBuss - ShortBuss.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ShortBuss_H #define __ShortBuss_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * ShortBuss - ShortBuss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ShortBuss_H #include "ShortBuss.h" #endif void ShortBuss::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * SideDull - SideDull.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __SideDull_H #include "SideDull.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new SideD...
/* ======================================== * SideDull - SideDull.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __SideDull_H #define __SideDull_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * SideDull - SideDull.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __SideDull_H #include "SideDull.h" #endif void SideDull::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * Sidepass - Sidepass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Sidepass_H #include "Sidepass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Sidep...
/* ======================================== * Sidepass - Sidepass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Sidepass_H #define __Sidepass_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Sidepass - Sidepass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Sidepass_H #include "Sidepass.h" #endif void Sidepass::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * Silhouette - Silhouette.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Silhouette.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Sil...
/* ======================================== * Silhouette - Silhouette.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...