text
stringlengths
1
24.5M
/* ======================================== * Cabs2 - Cabs2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cabs2_H #include "Cabs2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Cabs2(audioMaster);} ...
/* ======================================== * Cabs2 - Cabs2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cabs2_H #define __Cabs2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #in...
/* ======================================== * Cabs2 - Cabs2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cabs2_H #include "Cabs2.h" #endif void Cabs2::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>
/* ======================================== * Calibre - Calibre.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Calibre_H #include "Calibre.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Calibre(a...
/* ======================================== * Calibre - Calibre.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Calibre_H #define __Calibre_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Calibre - Calibre.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Calibre_H #include "Calibre.h" #endif void Calibre::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>
/* ======================================== * Cans - Cans.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cans_H #include "Cans.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Cans(audioMaster);} Cans:...
/* ======================================== * Cans - Cans.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cans_H #define __Cans_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #includ...
/* ======================================== * Cans - Cans.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cans_H #include "Cans.h" #endif void Cans::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in1 = ...
#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>
/* ======================================== * CansAW - CansAW.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CansAW_H #include "CansAW.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new CansAW(audioMaster...
/* ======================================== * CansAW - CansAW.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CansAW_H #define __CansAW_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * CansAW - CansAW.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __CansAW_H #include "CansAW.h" #endif void CansAW::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>
/* ======================================== * Capacitor - Capacitor.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor_H #include "Capacitor.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new C...
/* ======================================== * Capacitor - Capacitor.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor_H #define __Capacitor_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Capacitor - Capacitor.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor_H #include "Capacitor.h" #endif void Capacitor::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>
/* ======================================== * Capacitor2 - Capacitor2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor2_H #include "Capacitor2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Capacitor2 - Capacitor2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor2_H #define __Capacitor2_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Capacitor2 - Capacitor2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Capacitor2_H #include "Capacitor2.h" #endif void Capacitor2::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>
/* ======================================== * Chamber - Chamber.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber_H #include "Chamber.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chamber(a...
/* ======================================== * Chamber - Chamber.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber_H #define __Chamber_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Chamber - Chamber.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber_H #include "Chamber.h" #endif void Chamber::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>
/* ======================================== * Chamber2 - Chamber2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber2_H #include "Chamber2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chamb...
/* ======================================== * Chamber2 - Chamber2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber2_H #define __Chamber2_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Chamber2 - Chamber2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chamber2_H #include "Chamber2.h" #endif void Chamber2::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>
/* ======================================== * Channel4 - Channel4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel4_H #include "Channel4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel4 - Channel4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel4_H #define __Channel4_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel4 - Channel4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel4_H #include "Channel4.h" #endif void Channel4::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>
/* ======================================== * Channel5 - Channel5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel5_H #include "Channel5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel5 - Channel5.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel5_H #define __Channel5_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel5 - Channel5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel5_H #include "Channel5.h" #endif void Channel5::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>
/* ======================================== * Channel6 - Channel6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel6_H #include "Channel6.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel6 - Channel6.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel6_H #define __Channel6_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel6 - Channel6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel6_H #include "Channel6.h" #endif void Channel6::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>
/* ======================================== * Channel7 - Channel7.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel7_H #include "Channel7.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel7 - Channel7.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel7_H #define __Channel7_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel7 - Channel7.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel7_H #include "Channel7.h" #endif void Channel7::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>
/* ======================================== * Channel8 - Channel8.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel8_H #include "Channel8.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel8 - Channel8.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel8_H #define __Channel8_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel8 - Channel8.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel8_H #include "Channel8.h" #endif void Channel8::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>
/* ======================================== * Channel9 - Channel9.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel9_H #include "Channel9.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chann...
/* ======================================== * Channel9 - Channel9.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel9_H #define __Channel9_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Channel9 - Channel9.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Channel9_H #include "Channel9.h" #endif void Channel9::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>
/* ======================================== * ChimeyDeluxe - ChimeyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyDeluxe_H #include "ChimeyDeluxe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * ChimeyDeluxe - ChimeyDeluxe.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyDeluxe_H #define __ChimeyDeluxe_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ChimeyDeluxe - ChimeyDeluxe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyDeluxe_H #include "ChimeyDeluxe.h" #endif void ChimeyDeluxe::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>
/* ======================================== * ChimeyGuitar - ChimeyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar_H #include "ChimeyGuitar.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * ChimeyGuitar - ChimeyGuitar.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar_H #define __ChimeyGuitar_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ChimeyGuitar - ChimeyGuitar.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar_H #include "ChimeyGuitar.h" #endif void ChimeyGuitar::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>
/* ======================================== * ChimeyGuitar2 - ChimeyGuitar2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar2_H #include "ChimeyGuitar2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r...
/* ======================================== * ChimeyGuitar2 - ChimeyGuitar2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar2_H #define __ChimeyGuitar2_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * ChimeyGuitar2 - ChimeyGuitar2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChimeyGuitar2_H #include "ChimeyGuitar2.h" #endif void ChimeyGuitar2::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>
/* ======================================== * Chorus - Chorus.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chorus_H #include "Chorus.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Chorus(audioM...
/* ======================================== * Chorus - Chorus.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Chorus_H #define __Chorus_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Chorus - Chorus.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Chorus_H #include "Chorus.h" #endif void Chorus::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>
/* ======================================== * ChorusEnsemble - ChorusEnsemble.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChorusEnsemble_H #include "ChorusEnsemble.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioM...
/* ======================================== * ChorusEnsemble - ChorusEnsemble.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ChorusEnsemble_H #define __ChorusEnsemble_H #ifndef __audioeffect__ #inc...
/* ======================================== * ChorusEnsemble - ChorusEnsemble.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChorusEnsemble_H #include "ChorusEnsemble.h" #endif void ChorusEnsemble::processReplacing(float **inputs, 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>
/* ======================================== * ChromeOxide - ChromeOxide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChromeOxide_H #include "ChromeOxide.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * ChromeOxide - ChromeOxide.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ChromeOxide_H #define __ChromeOxide_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * ChromeOxide - ChromeOxide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ChromeOxide_H #include "ChromeOxide.h" #endif void ChromeOxide::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>
/* ======================================== * Cider - Cider.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cider_H #include "Cider.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Cider(audioMaster...
/* ======================================== * Cider - Cider.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Cider_H #define __Cider_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Cider - Cider.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Cider_H #include "Cider.h" #endif void Cider::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>
/* ======================================== * ClearCoat - ClearCoat.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClearCoat_H #include "ClearCoat.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ClearC...
/* ======================================== * ClearCoat - ClearCoat.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClearCoat_H #define __ClearCoat_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * ClearCoat - ClearCoat.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClearCoat_H #include "ClearCoat.h" #endif void ClearCoat::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>
/* ======================================== * ClipOnly - ClipOnly.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly_H #include "ClipOnly.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ClipO...
/* ======================================== * ClipOnly - ClipOnly.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly_H #define __ClipOnly_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * ClipOnly - ClipOnly.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly_H #include "ClipOnly.h" #endif void ClipOnly::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>
/* ======================================== * ClipOnly2 - ClipOnly2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly2_H #include "ClipOnly2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new C...
/* ======================================== * ClipOnly2 - ClipOnly2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly2_H #define __ClipOnly2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ClipOnly2 - ClipOnly2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipOnly2_H #include "ClipOnly2.h" #endif void ClipOnly2::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>
/* ======================================== * ClipSoftly - ClipSoftly.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipSoftly_H #include "ClipSoftly.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * ClipSoftly - ClipSoftly.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipSoftly_H #define __ClipSoftly_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * ClipSoftly - ClipSoftly.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ClipSoftly_H #include "ClipSoftly.h" #endif void ClipSoftly::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>