text
stringlengths
1
24.5M
/* ======================================== * CrunchCoat - CrunchCoat.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchCoat_H #include "CrunchCoat.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Cr...
/* ======================================== * CrunchCoat - CrunchCoat.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchCoat_H #define __CrunchCoat_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * CrunchCoat - CrunchCoat.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchCoat_H #include "CrunchCoat.h" #endif void CrunchCoat::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>
/* ======================================== * CrunchyGrooveWear - CrunchyGrooveWear.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchyGrooveWear_H #include "CrunchyGrooveWear.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * CrunchyGrooveWear - CrunchyGrooveWear.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchyGrooveWear_H #define __CrunchyGrooveWear_H #ifndef __audioe...
/* ======================================== * CrunchyGrooveWear - CrunchyGrooveWear.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CrunchyGrooveWear_H #include "CrunchyGrooveWear.h" #endif void CrunchyGrooveWear::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>
/* ======================================== * Crystal - Crystal.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Crystal_H #include "Crystal.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Crystal(a...
/* ======================================== * Crystal - Crystal.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Crystal_H #define __Crystal_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Crystal - Crystal.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Crystal_H #include "Crystal.h" #endif void Crystal::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>
/* ======================================== * CStrip - CStrip.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip_H #include "CStrip.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new CStrip(audioM...
/* ======================================== * CStrip - CStrip.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip_H #define __CStrip_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * CStrip - CStrip.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip_H #include "CStrip.h" #endif void CStrip::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>
/* ======================================== * CStrip2 - CStrip2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip2_H #include "CStrip2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new CStrip2(audioM...
/* ======================================== * CStrip2 - CStrip2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip2_H #define __CStrip2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * CStrip2 - CStrip2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CStrip2_H #include "CStrip2.h" #endif void CStrip2::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>
/* ======================================== * curve - curve.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __curve_H #include "curve.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new curve(audioMaster...
/* ======================================== * curve - curve.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __curve_H #define __curve_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * curve - curve.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __curve_H #include "curve.h" #endif void curve::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>
/* ======================================== * Dark - Dark.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Dark_H #include "Dark.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dark(audioMaster);} ...
/* ======================================== * Dark - Dark.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Dark_H #define __Dark_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Dark - Dark.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Dark_H #include "Dark.h" #endif void Dark::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
#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>
/* ======================================== * DarkNoise - DarkNoise.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DarkNoise_H #include "DarkNoise.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D...
/* ======================================== * DarkNoise - DarkNoise.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DarkNoise_H #define __DarkNoise_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * DarkNoise - DarkNoise.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DarkNoise_H #include "DarkNoise.h" #endif void DarkNoise::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>
/* ======================================== * DCVoltage - DCVoltage.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DCVoltage_H #include "DCVoltage.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D...
/* ======================================== * DCVoltage - DCVoltage.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DCVoltage_H #define __DCVoltage_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * DCVoltage - DCVoltage.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DCVoltage_H #include "DCVoltage.h" #endif void DCVoltage::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>
/* ======================================== * DeBess - DeBess.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBess_H #include "DeBess.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeBess(audioM...
/* ======================================== * DeBess - DeBess.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBess_H #define __DeBess_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * DeBess - DeBess.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBess_H #include "DeBess.h" #endif void DeBess::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>
/* ======================================== * DeBez - DeBez.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBez_H #include "DeBez.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeBez(audioMaster);} ...
/* ======================================== * DeBez - DeBez.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBez_H #define __DeBez_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #in...
/* ======================================== * DeBez - DeBez.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeBez_H #include "DeBez.h" #endif void DeBez::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
#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>
/* ======================================== * Deckwrecka - Deckwrecka.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Deckwrecka_H #include "Deckwrecka.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Deckwrecka - Deckwrecka.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Deckwrecka_H #define __Deckwrecka_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Deckwrecka - Deckwrecka.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Deckwrecka_H #include "Deckwrecka.h" #endif void Deckwrecka::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>
/* ======================================== * DeCrackle - DeCrackle.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeCrackle_H #include "DeCrackle.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeCrac...
/* ======================================== * DeCrackle - DeCrackle.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeCrackle_H #define __DeCrackle_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * DeCrackle - DeCrackle.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeCrackle_H #include "DeCrackle.h" #endif void DeCrackle::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>
/* ======================================== * DeEss - DeEss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeEss_H #include "DeEss.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeEss(audioMaster...
/* ======================================== * DeEss - DeEss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DeEss_H #define __DeEss_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * DeEss - DeEss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeEss_H #include "DeEss.h" #endif void DeEss::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>
/* ======================================== * DeHiss - DeHiss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeHiss_H #include "DeHiss.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeHiss(audioM...
/* ======================================== * DeHiss - DeHiss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DeHiss_H #define __DeHiss_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * DeHiss - DeHiss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeHiss_H #include "DeHiss.h" #endif void DeHiss::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>
/* ======================================== * DeNoise - DeNoise.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeNoise_H #include "DeNoise.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeNoise(audioM...
/* ======================================== * DeNoise - DeNoise.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeNoise_H #define __DeNoise_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * DeNoise - DeNoise.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeNoise_H #include "DeNoise.h" #endif void DeNoise::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>
/* ======================================== * Density - Density.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density_H #include "Density.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Density(a...
/* ======================================== * Density - Density.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Density_H #define __Density_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Density - Density.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density_H #include "Density.h" #endif void Density::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>
/* ======================================== * Density2 - Density2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density2_H #include "Density2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Densi...
/* ======================================== * Density2 - Density2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Density2_H #define __Density2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Density2 - Density2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density2_H #include "Density2.h" #endif void Density2::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>
/* ======================================== * Density3 - Density3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density3_H #include "Density3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Density3(a...
/* ======================================== * Density3 - Density3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density3_H #define __Density3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Density3 - Density3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Density3_H #include "Density3.h" #endif void Density3::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>
/* ======================================== * DeRez - DeRez.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez_H #include "DeRez.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeRez(audioMaster...
/* ======================================== * DeRez - DeRez.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez_H #define __DeRez_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * DeRez - DeRez.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez_H #include "DeRez.h" #endif void DeRez::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>
/* ======================================== * DeRez2 - DeRez2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez2_H #include "DeRez2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeRez2(audioM...
/* ======================================== * DeRez2 - DeRez2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez2_H #define __DeRez2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * DeRez2 - DeRez2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez2_H #include "DeRez2.h" #endif void DeRez2::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>
/* ======================================== * DeRez3 - DeRez3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez3_H #include "DeRez3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DeRez3(audioMaster...
/* ======================================== * DeRez3 - DeRez3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez3_H #define __DeRez3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * DeRez3 - DeRez3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DeRez3_H #include "DeRez3.h" #endif void DeRez3::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>
/* ======================================== * Desk - Desk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk_H #include "Desk.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Desk(audioMaster);} ...
/* ======================================== * Desk - Desk.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk_H #define __Desk_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Desk - Desk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk_H #include "Desk.h" #endif void Desk::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
#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>
/* ======================================== * Desk4 - Desk4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk4_H #include "Desk4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Desk4(audioMaster...
/* ======================================== * Desk4 - Desk4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk4_H #define __Desk4_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Desk4 - Desk4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Desk4_H #include "Desk4.h" #endif void Desk4::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>
/* ======================================== * DigitalBlack - DigitalBlack.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DigitalBlack_H #include "DigitalBlack.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * DigitalBlack - DigitalBlack.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DigitalBlack_H #define __DigitalBlack_H #ifndef __audioeffect__ #include "au...
/* ======================================== * DigitalBlack - DigitalBlack.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DigitalBlack_H #include "DigitalBlack.h" #endif void DigitalBlack::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>