text
stringlengths
1
24.5M
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #include "PunchyDeluxe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #define __PunchyDeluxe_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PunchyDeluxe - PunchyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyDeluxe_H #include "PunchyDeluxe.h" #endif void PunchyDeluxe::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #include "PunchyGuitar.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #define __PunchyGuitar_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PunchyGuitar - PunchyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PunchyGuitar_H #include "PunchyGuitar.h" #endif void PunchyGuitar::processReplacing(float **inputs, float **outputs, VstI...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestAir - PurestAir.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #include "PurestAir.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new P...
/* ======================================== * PurestAir - PurestAir.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #define __PurestAir_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * PurestAir - PurestAir.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestAir_H #include "PurestAir.h" #endif void PurestAir::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #include "PurestConsole2Buss.h" #endif AudioEffect* createEffectInstance(audioMaste...
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #define __PurestConsole2Buss_H #ifndef __au...
/* ======================================== * PurestConsole2Buss - PurestConsole2Buss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Buss_H #include "PurestConsole2Buss.h" #endif void PurestConsole2Buss::processReplacing(fl...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #include "PurestConsole2Channel.h" #endif AudioEffect* createEffectInstanc...
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #define __PurestConsole2Channel_H ...
/* ======================================== * PurestConsole2Channel - PurestConsole2Channel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole2Channel_H #include "PurestConsole2Channel.h" #endif void PurestConsole2Channel::proc...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #include "PurestConsole3Buss.h" #endif AudioEffect* createEffectInstance(audioMasterCall...
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #define __PurestConsole3Buss_H #ifndef __audioeffect__ ...
/* ======================================== * PurestConsole3Buss - PurestConsole3Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Buss_H #include "PurestConsole3Buss.h" #endif void PurestConsole3Buss::processReplacing(float *...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #include "PurestConsole3Channel.h" #endif AudioEffect* createEffectInstance(aud...
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #define __PurestConsole3Channel_H #ifndef __au...
/* ======================================== * PurestConsole3Channel - PurestConsole3Channel.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsole3Channel_H #include "PurestConsole3Channel.h" #endif void PurestConsole3Channel::processRe...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #include "PurestConsoleBuss.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #define __PurestConsoleBuss_H #ifndef __audioe...
/* ======================================== * PurestConsoleBuss - PurestConsoleBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleBuss_H #include "PurestConsoleBuss.h" #endif void PurestConsoleBuss::processReplacing(float *...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #include "PurestConsoleChannel.h" #endif AudioEffect* createEffectInstance(au...
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #define __PurestConsoleChannel_H #ifn...
/* ======================================== * PurestConsoleChannel - PurestConsoleChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __PurestConsoleChannel_H #include "PurestConsoleChannel.h" #endif void PurestConsoleChannel::processRe...
#define MAC 1 #define MACX 1 #define USE_NAMESPACE 0 #define TARGET_API_MAC_CARBON 1 #define USENAVSERVICES 1 #define __CF_USE_FRAMEWORK_INCLUDES__ #if __MWERKS__ #define __NOEXTENSIONS__ #endif #define QUARTZ 1 #include <AvailabilityMacros.h>
/* ======================================== * 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>