text
stringlengths
1
24.5M
/* ======================================== * Verbity2 - Verbity2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity2_H #include "Verbity2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Verbi...
/* ======================================== * Verbity2 - Verbity2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity2_H #define __Verbity2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Verbity2 - Verbity2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity2_H #include "Verbity2.h" #endif void Verbity2::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>
/* ======================================== * VerbSixes - VerbSixes.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbSixes_H #include "VerbSixes.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new VerbSi...
/* ======================================== * VerbSixes - VerbSixes.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbSixes_H #define __VerbSixes_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * VerbSixes - VerbSixes.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbSixes_H #include "VerbSixes.h" #endif void VerbSixes::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>
/* ======================================== * VerbTiny - VerbTiny.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbTiny_H #include "VerbTiny.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new VerbTiny(a...
/* ======================================== * VerbTiny - VerbTiny.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbTiny_H #define __VerbTiny_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * VerbTiny - VerbTiny.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VerbTiny_H #include "VerbTiny.h" #endif void VerbTiny::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>
/* ======================================== * Vibrato - Vibrato.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Vibrato_H #include "Vibrato.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Vibrato(a...
/* ======================================== * Vibrato - Vibrato.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Vibrato_H #define __Vibrato_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Vibrato - Vibrato.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Vibrato_H #include "Vibrato.h" #endif void Vibrato::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>
/* ======================================== * VinylDither - VinylDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VinylDither_H #include "VinylDither.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * VinylDither - VinylDither.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __VinylDither_H #define __VinylDither_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * VinylDither - VinylDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VinylDither_H #include "VinylDither.h" #endif void VinylDither::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>
/* ======================================== * VoiceOfTheStarship - VoiceOfTheStarship.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceOfTheStarship_H #include "VoiceOfTheStarship.h" #endif AudioEffect* createEffectInstance(audioMaste...
/* ======================================== * VoiceOfTheStarship - VoiceOfTheStarship.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceOfTheStarship_H #define __VoiceOfTheStarship_H #ifndef __au...
/* ======================================== * VoiceOfTheStarship - VoiceOfTheStarship.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceOfTheStarship_H #include "VoiceOfTheStarship.h" #endif void VoiceOfTheStarship::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>
/* ======================================== * VoiceTrick - VoiceTrick.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceTrick_H #include "VoiceTrick.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * VoiceTrick - VoiceTrick.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceTrick_H #define __VoiceTrick_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * VoiceTrick - VoiceTrick.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VoiceTrick_H #include "VoiceTrick.h" #endif void VoiceTrick::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>
/* ======================================== * Weight - Weight.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Weight_H #include "Weight.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Weight(audioMaster...
/* ======================================== * Weight - Weight.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Weight_H #define __Weight_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * Weight - Weight.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Weight_H #include "Weight.h" #endif void Weight::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>
/* ======================================== * Wider - Wider.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Wider_H #include "Wider.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Wider(audioMaster...
/* ======================================== * Wider - Wider.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Wider_H #define __Wider_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Wider - Wider.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Wider_H #include "Wider.h" #endif void Wider::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>
/* ======================================== * Wolfbot - Wolfbot.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Wolfbot_H #include "Wolfbot.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Wolfbot(audioM...
/* ======================================== * Wolfbot - Wolfbot.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Wolfbot_H #define __Wolfbot_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Wolfbot - Wolfbot.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Wolfbot_H #include "Wolfbot.h" #endif void Wolfbot::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>
/* ======================================== * X2Buss - X2Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __X2Buss_H #include "X2Buss.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new X2Buss(audioMaster...
/* ======================================== * X2Buss - X2Buss.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __X2Buss_H #define __X2Buss_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * X2Buss - X2Buss.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __X2Buss_H #include "X2Buss.h" #endif void X2Buss::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>
/* ======================================== * XBandpass - XBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XBandpass_H #include "XBandpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new X...
/* ======================================== * XBandpass - XBandpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __XBandpass_H #define __XBandpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * XBandpass - XBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XBandpass_H #include "XBandpass.h" #endif void XBandpass::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>
/* ======================================== * XHighpass - XHighpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XHighpass_H #include "XHighpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new X...
/* ======================================== * XHighpass - XHighpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __XHighpass_H #define __XHighpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * XHighpass - XHighpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XHighpass_H #include "XHighpass.h" #endif void XHighpass::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>
/* ======================================== * XLowpass - XLowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XLowpass_H #include "XLowpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new XLowp...
/* ======================================== * XLowpass - XLowpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __XLowpass_H #define __XLowpass_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * XLowpass - XLowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XLowpass_H #include "XLowpass.h" #endif void XLowpass::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>
/* ======================================== * XNotch - XNotch.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XNotch_H #include "XNotch.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new XNotch(audioM...
/* ======================================== * XNotch - XNotch.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __XNotch_H #define __XNotch_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * XNotch - XNotch.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XNotch_H #include "XNotch.h" #endif void XNotch::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>
/* ======================================== * XRegion - XRegion.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XRegion_H #include "XRegion.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new XRegion(a...
/* ======================================== * XRegion - XRegion.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __XRegion_H #define __XRegion_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * XRegion - XRegion.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __XRegion_H #include "XRegion.h" #endif void XRegion::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>
/* ======================================== * YBandpass - YBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YBandpass_H #include "YBandpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Y...
/* ======================================== * YBandpass - YBandpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __YBandpass_H #define __YBandpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * YBandpass - YBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YBandpass_H #include "YBandpass.h" #endif void YBandpass::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>
/* ======================================== * YHighpass - YHighpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YHighpass_H #include "YHighpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Y...
/* ======================================== * YHighpass - YHighpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __YHighpass_H #define __YHighpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * YHighpass - YHighpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YHighpass_H #include "YHighpass.h" #endif void YHighpass::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>
/* ======================================== * YLowpass - YLowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YLowpass_H #include "YLowpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new YLowp...
/* ======================================== * YLowpass - YLowpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __YLowpass_H #define __YLowpass_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * YLowpass - YLowpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YLowpass_H #include "YLowpass.h" #endif void YLowpass::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>
/* ======================================== * YNotBandpass - YNotBandpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotBandpass_H #include "YNotBandpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * YNotBandpass - YNotBandpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotBandpass_H #define __YNotBandpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * YNotBandpass - YNotBandpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotBandpass_H #include "YNotBandpass.h" #endif void YNotBandpass::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>
/* ======================================== * YNotch - YNotch.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotch_H #include "YNotch.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new YNotch(audioM...
/* ======================================== * YNotch - YNotch.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotch_H #define __YNotch_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * YNotch - YNotch.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotch_H #include "YNotch.h" #endif void YNotch::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>
/* ======================================== * YNotHighpass - YNotHighpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotHighpass_H #include "YNotHighpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * YNotHighpass - YNotHighpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotHighpass_H #define __YNotHighpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * YNotHighpass - YNotHighpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotHighpass_H #include "YNotHighpass.h" #endif void YNotHighpass::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>
/* ======================================== * YNotLowpass - YNotLowpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotLowpass_H #include "YNotLowpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * YNotLowpass - YNotLowpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotLowpass_H #define __YNotLowpass_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * YNotLowpass - YNotLowpass.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotLowpass_H #include "YNotLowpass.h" #endif void YNotLowpass::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>
/* ======================================== * YNotNotch - YNotNotch.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotNotch_H #include "YNotNotch.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new YNotNo...
/* ======================================== * YNotNotch - YNotNotch.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotNotch_H #define __YNotNotch_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * YNotNotch - YNotNotch.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __YNotNotch_H #include "YNotNotch.h" #endif void YNotNotch::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>
/* ======================================== * ZBandpass - ZBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ZBandpass_H #include "ZBandpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Z...
/* ======================================== * ZBandpass - ZBandpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ZBandpass_H #define __ZBandpass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ZBandpass - ZBandpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ZBandpass_H #include "ZBandpass.h" #endif void ZBandpass::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>