text
stringlengths
1
24.5M
/* ======================================== * Focus - Focus.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Focus_H #include "Focus.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Focus(audioMaster...
/* ======================================== * Focus - Focus.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Focus_H #define __Focus_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Focus - Focus.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Focus_H #include "Focus.h" #endif void Focus::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>
/* ======================================== * Fracture - Fracture.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture_H #include "Fracture.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Fract...
/* ======================================== * Fracture - Fracture.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture_H #define __Fracture_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Fracture - Fracture.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture_H #include "Fracture.h" #endif void Fracture::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>
/* ======================================== * Fracture2 - Fracture2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture2_H #include "Fracture2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Fractu...
/* ======================================== * Fracture2 - Fracture2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture2_H #define __Fracture2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Fracture2 - Fracture2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Fracture2_H #include "Fracture2.h" #endif void Fracture2::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>
/* ======================================== * FromTape - FromTape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __FromTape_H #include "FromTape.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new FromT...
/* ======================================== * FromTape - FromTape.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __FromTape_H #define __FromTape_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * FromTape - FromTape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __FromTape_H #include "FromTape.h" #endif void FromTape::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>
/* ======================================== * Galactic - Galactic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic_H #include "Galactic.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Galac...
/* ======================================== * Galactic - Galactic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic_H #define __Galactic_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Galactic - Galactic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic_H #include "Galactic.h" #endif void Galactic::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>
/* ======================================== * Galactic2 - Galactic2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic2_H #include "Galactic2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Galact...
/* ======================================== * Galactic2 - Galactic2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic2_H #define __Galactic2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Galactic2 - Galactic2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic2_H #include "Galactic2.h" #endif void Galactic2::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>
/* ======================================== * Galactic3 - Galactic3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic3_H #include "Galactic3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Galact...
/* ======================================== * Galactic3 - Galactic3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic3_H #define __Galactic3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Galactic3 - Galactic3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Galactic3_H #include "Galactic3.h" #endif void Galactic3::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>
/* ======================================== * GalacticVibe - GalacticVibe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GalacticVibe_H #include "GalacticVibe.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur...
/* ======================================== * GalacticVibe - GalacticVibe.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GalacticVibe_H #define __GalacticVibe_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * GalacticVibe - GalacticVibe.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GalacticVibe_H #include "GalacticVibe.h" #endif void GalacticVibe::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>
/* ======================================== * Gatelope - Gatelope.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gatelope_H #include "Gatelope.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Gatel...
/* ======================================== * Gatelope - Gatelope.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Gatelope_H #define __Gatelope_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Gatelope - Gatelope.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gatelope_H #include "Gatelope.h" #endif void Gatelope::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>
/* ======================================== * GlitchShifter - GlitchShifter.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GlitchShifter_H #include "GlitchShifter.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaste...
/* ======================================== * GlitchShifter - GlitchShifter.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __GlitchShifter_H #define __GlitchShifter_H #ifndef __audioeffect__ #include...
/* ======================================== * GlitchShifter - GlitchShifter.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GlitchShifter_H #include "GlitchShifter.h" #endif void GlitchShifter::processReplacing(float **inputs, float **out...
#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>
/* ======================================== * GoldenSlew - GoldenSlew.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GoldenSlew_H #include "GoldenSlew.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Go...
/* ======================================== * GoldenSlew - GoldenSlew.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GoldenSlew_H #define __GoldenSlew_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * GoldenSlew - GoldenSlew.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GoldenSlew_H #include "GoldenSlew.h" #endif void GoldenSlew::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>
/* ======================================== * Golem - Golem.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Golem_H #include "Golem.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Golem(audioMaster...
/* ======================================== * Golem - Golem.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Golem_H #define __Golem_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Golem - Golem.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Golem_H #include "Golem.h" #endif void Golem::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>
/* ======================================== * GrindAmp - GrindAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "GrindAmp.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new GrindAmp(...
/* ======================================== * GrindAmp - GrindAmp.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #define __Gain_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * GrindAmp - GrindAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "GrindAmp.h" #endif void GrindAmp::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>
/* ======================================== * Gringer - Gringer.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gringer_H #include "Gringer.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Gringer(a...
/* ======================================== * Gringer - Gringer.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Gringer_H #define __Gringer_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Gringer - Gringer.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gringer_H #include "Gringer.h" #endif void Gringer::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>
/* ======================================== * GrooveWear - GrooveWear.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GrooveWear_H #include "GrooveWear.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * GrooveWear - GrooveWear.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __GrooveWear_H #define __GrooveWear_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * GrooveWear - GrooveWear.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GrooveWear_H #include "GrooveWear.h" #endif void GrooveWear::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>
/* ======================================== * GuitarConditioner - GuitarConditioner.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GuitarConditioner_H #include "GuitarConditioner.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * GuitarConditioner - GuitarConditioner.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __GuitarConditioner_H #define __GuitarConditioner_H #ifndef __audioe...
/* ======================================== * GuitarConditioner - GuitarConditioner.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __GuitarConditioner_H #include "GuitarConditioner.h" #endif void GuitarConditioner::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>
/* ======================================== * HardVacuum - HardVacuum.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HardVacuum_H #include "HardVacuum.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * HardVacuum - HardVacuum.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __HardVacuum_H #define __HardVacuum_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * HardVacuum - HardVacuum.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HardVacuum_H #include "HardVacuum.h" #endif void HardVacuum::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>
/* ======================================== * Hermepass - Hermepass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hermepass_H #include "Hermepass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new H...
/* ======================================== * Hermepass - Hermepass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Hermepass_H #define __Hermepass_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Hermepass - Hermepass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hermepass_H #include "Hermepass.h" #endif void Hermepass::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>
/* ======================================== * HermeTrim - HermeTrim.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HermeTrim_H #include "HermeTrim.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new H...
/* ======================================== * HermeTrim - HermeTrim.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __HermeTrim_H #define __HermeTrim_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * HermeTrim - HermeTrim.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HermeTrim_H #include "HermeTrim.h" #endif void HermeTrim::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>
/* ======================================== * HighGlossDither - HighGlossDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HighGlossDither_H #include "HighGlossDither.h" #endif AudioEffect* createEffectInstance(audioMasterCallback au...
/* ======================================== * HighGlossDither - HighGlossDither.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __HighGlossDither_H #define __HighGlossDither_H #ifndef __audioeffect__ ...
/* ======================================== * HighGlossDither - HighGlossDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HighGlossDither_H #include "HighGlossDither.h" #endif void HighGlossDither::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>
/* ======================================== * HighImpact - HighImpact.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HighImpact_H #include "HighImpact.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * HighImpact - HighImpact.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __HighImpact_H #define __HighImpact_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * HighImpact - HighImpact.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HighImpact_H #include "HighImpact.h" #endif void HighImpact::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>
/* ======================================== * Highpass - Highpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass_H #include "Highpass.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Highp...
/* ======================================== * Highpass - Highpass.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass_H #define __Highpass_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Highpass - Highpass.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass_H #include "Highpass.h" #endif void Highpass::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>
/* ======================================== * Highpass2 - Highpass2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass2_H #include "Highpass2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new H...
/* ======================================== * Highpass2 - Highpass2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass2_H #define __Highpass2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Highpass2 - Highpass2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Highpass2_H #include "Highpass2.h" #endif void Highpass2::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>
/* ======================================== * HipCrush - HipCrush.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HipCrush_H #include "HipCrush.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new HipCrush(a...
/* ======================================== * HipCrush - HipCrush.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HipCrush_H #define __HipCrush_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * HipCrush - HipCrush.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HipCrush_H #include "HipCrush.h" #endif void HipCrush::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>
/* ======================================== * Holt - Holt.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt_H #include "Holt.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Holt(audioMaster);} ...
/* ======================================== * Holt - Holt.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt_H #define __Holt_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Holt - Holt.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt_H #include "Holt.h" #endif void Holt::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>