text
stringlengths
1
24.5M
/* ======================================== * 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...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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,...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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) ...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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) { ...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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,...
#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>
/* ======================================== * 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 ...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
#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>
/* ======================================== * 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...
/* ======================================== * Silhouette - Silhouette.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Silhouette.h" #endif void Silhouette::processReplacing(float **inputs, float **outputs, VstInt32 sample...
#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>
/* ======================================== * Silken - Silken.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Silken_H #include "Silken.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Silken(audioMaster...
/* ======================================== * Silken - Silken.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Silken_H #define __Silken_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * Silken - Silken.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Silken_H #include "Silken.h" #endif void Silken::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>