text
stringlengths
1
24.5M
/* ======================================== * 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>
/* ======================================== * Dirt - Dirt.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Dirt_H #include "Dirt.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dirt(audioMaster);} ...
/* ======================================== * Dirt - Dirt.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Dirt_H #define __Dirt_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Dirt - Dirt.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Dirt_H #include "Dirt.h" #endif void Dirt::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>
/* ======================================== * Discontapeity - Discontapeity.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontapeity_H #include "Discontapeity.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r...
/* ======================================== * Discontapeity - Discontapeity.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontapeity_H #define __Discontapeity_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Discontapeity - Discontapeity.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontapeity_H #include "Discontapeity.h" #endif void Discontapeity::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>
/* ======================================== * Discontinuity - Discontinuity.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontinuity_H #include "Discontinuity.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r...
/* ======================================== * Discontinuity - Discontinuity.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontinuity_H #define __Discontinuity_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Discontinuity - Discontinuity.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Discontinuity_H #include "Discontinuity.h" #endif void Discontinuity::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>
/* ======================================== * Disintegrate - Disintegrate.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Disintegrate_H #include "Disintegrate.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * Disintegrate - Disintegrate.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Disintegrate_H #define __Disintegrate_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Disintegrate - Disintegrate.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Disintegrate_H #include "Disintegrate.h" #endif void Disintegrate::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>
/* ======================================== * Distance - Distance.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance_H #include "Distance.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dista...
/* ======================================== * Distance - Distance.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance_H #define __Distance_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Distance - Distance.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance_H #include "Distance.h" #endif void Distance::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>
/* ======================================== * Distance2 - Distance2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance2_H #include "Distance2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D...
/* ======================================== * Distance2 - Distance2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance2_H #define __Distance2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Distance2 - Distance2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance2_H #include "Distance2.h" #endif void Distance2::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>
/* ======================================== * Distance3 - Distance3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance3_H #include "Distance3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Distan...
/* ======================================== * Distance3 - Distance3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance3_H #define __Distance3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Distance3 - Distance3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distance3_H #include "Distance3.h" #endif void Distance3::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>
/* ======================================== * Distortion - Distortion.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distortion_H #include "Distortion.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Distortion - Distortion.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Distortion_H #define __Distortion_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Distortion - Distortion.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Distortion_H #include "Distortion.h" #endif void Distortion::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>
/* ======================================== * Ditherbox - Ditherbox.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ditherbox_H #include "Ditherbox.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D...
/* ======================================== * Ditherbox - Ditherbox.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Ditherbox_H #define __Ditherbox_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Ditherbox - Ditherbox.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ditherbox_H #include "Ditherbox.h" #endif void Ditherbox::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>
/* ======================================== * DitherFloat - DitherFloat.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherFloat_H #include "DitherFloat.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * DitherFloat - DitherFloat.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherFloat_H #define __DitherFloat_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * DitherFloat - DitherFloat.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherFloat_H #include "DitherFloat.h" #endif void DitherFloat::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>
/* ======================================== * DitherMeDiskers - DitherMeDiskers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeDiskers_H #include "DitherMeDiskers.h" #endif AudioEffect* createEffectInstance(audioMasterCallback au...
/* ======================================== * DitherMeDiskers - DitherMeDiskers.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeDiskers_H #define __DitherMeDiskers_H #ifndef __audioeffect__ ...
/* ======================================== * DitherMeDiskers - DitherMeDiskers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeDiskers_H #include "DitherMeDiskers.h" #endif void DitherMeDiskers::processReplacing(float **inputs, f...
#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>
/* ======================================== * DitherMeTimbers - DitherMeTimbers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeTimbers_H #include "DitherMeTimbers.h" #endif AudioEffect* createEffectInstance(audioMasterCallback au...
/* ======================================== * DitherMeTimbers - DitherMeTimbers.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeTimbers_H #define __DitherMeTimbers_H #ifndef __audioeffect__ ...
/* ======================================== * DitherMeTimbers - DitherMeTimbers.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DitherMeTimbers_H #include "DitherMeTimbers.h" #endif void DitherMeTimbers::processReplacing(float **inputs, f...
#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>
/* ======================================== * Doublelay - Doublelay.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Doublelay_H #include "Doublelay.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D...
/* ======================================== * Doublelay - Doublelay.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Doublelay_H #define __Doublelay_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Doublelay - Doublelay.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Doublelay_H #include "Doublelay.h" #endif void Doublelay::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>
/* ======================================== * DoublePaul - DoublePaul.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DoublePaul_H #include "DoublePaul.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * DoublePaul - DoublePaul.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DoublePaul_H #define __DoublePaul_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * DoublePaul - DoublePaul.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DoublePaul_H #include "DoublePaul.h" #endif void DoublePaul::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>
/* ======================================== * Drive - Drive.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Drive_H #include "Drive.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Drive(audioMaster...
/* ======================================== * Drive - Drive.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Drive_H #define __Drive_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Drive - Drive.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Drive_H #include "Drive.h" #endif void Drive::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>
/* ======================================== * DrumSlam - DrumSlam.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DrumSlam_H #include "DrumSlam.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DrumS...
/* ======================================== * DrumSlam - DrumSlam.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __DrumSlam_H #define __DrumSlam_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * DrumSlam - DrumSlam.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __DrumSlam_H #include "DrumSlam.h" #endif void DrumSlam::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>