text
stringlengths
1
24.5M
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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) ...
/* ======================================== * 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) ...
/* ======================================== * 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 ...
/* ======================================== * 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 *...
/* ======================================== * 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 ...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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 ...
/* ======================================== * 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...
/* ======================================== * 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...
/* ======================================== * 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) ...
/* ======================================== * 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...
/* ======================================== * Holt2 - Holt2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt2_H #include "Holt2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Holt2(audioMaster...
/* ======================================== * Holt2 - Holt2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt2_H #define __Holt2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Holt2 - Holt2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Holt2_H #include "Holt2.h" #endif void Holt2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
/* ======================================== * Hombre - Hombre.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hombre_H #include "Hombre.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hombre(audioM...
/* ======================================== * Hombre - Hombre.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Hombre_H #define __Hombre_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Hombre - Hombre.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hombre_H #include "Hombre.h" #endif void Hombre::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { ...
/* ======================================== * Huge - Huge.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Huge_H #include "Huge.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Huge(audioMaster);} Huge:...
/* ======================================== * Huge - Huge.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Huge_H #define __Huge_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #includ...
/* ======================================== * Huge - Huge.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Huge_H #include "Huge.h" #endif void Huge::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in1 = ...
/* ======================================== * Hull - Hull.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull_H #include "Hull.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hull(audioMaster);} ...
/* ======================================== * Hull - Hull.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull_H #define __Hull_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Hull - Hull.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull_H #include "Hull.h" #endif void Hull::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * Hull2 - Hull2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull2_H #include "Hull2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hull2(audioMaster);} ...
/* ======================================== * Hull2 - Hull2.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull2_H #define __Hull2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #in...
/* ======================================== * Hull2 - Hull2.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hull2_H #include "Hull2.h" #endif void Hull2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * Hype - Hype.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hype_H #include "Hype.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hype(audioMaster);} ...
/* ======================================== * Hype - Hype.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Hype_H #define __Hype_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Hype - Hype.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hype_H #include "Hype.h" #endif void Hype::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * Hypersoft - Hypersoft.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersoft_H #include "Hypersoft.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hypers...
/* ======================================== * Hypersoft - Hypersoft.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersoft_H #define __Hypersoft_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * Hypersoft - Hypersoft.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersoft_H #include "Hypersoft.h" #endif void Hypersoft::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * Hypersonic - Hypersonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersonic_H #include "Hypersonic.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Hypersonic - Hypersonic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersonic_H #define __Hypersonic_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Hypersonic - Hypersonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Hypersonic_H #include "Hypersonic.h" #endif void Hypersonic::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * HypersonX - HypersonX.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HypersonX_H #include "HypersonX.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new H...
/* ======================================== * HypersonX - HypersonX.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __HypersonX_H #define __HypersonX_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * HypersonX - HypersonX.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __HypersonX_H #include "HypersonX.h" #endif void HypersonX::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * Infinity - Infinity.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity_H #include "Infinity.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Infin...
/* ======================================== * Infinity - Infinity.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity_H #define __Infinity_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Infinity - Infinity.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity_H #include "Infinity.h" #endif void Infinity::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * Infinity2 - Infinity2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity2_H #include "Infinity2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new I...
/* ======================================== * Infinity2 - Infinity2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity2_H #define __Infinity2_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * Infinity2 - Infinity2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infinity2_H #include "Infinity2.h" #endif void Infinity2::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * Inflamer - Inflamer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Inflamer_H #include "Inflamer.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Inflamer(a...
/* ======================================== * Inflamer - Inflamer.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Inflamer_H #define __Inflamer_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Inflamer - Inflamer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Inflamer_H #include "Inflamer.h" #endif void Inflamer::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * Infrasonic - Infrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infrasonic_H #include "Infrasonic.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Infrasonic - Infrasonic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Infrasonic_H #define __Infrasonic_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Infrasonic - Infrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Infrasonic_H #include "Infrasonic.h" #endif void Infrasonic::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * Interstage - Interstage.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Interstage_H #include "Interstage.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Interstage - Interstage.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Interstage_H #define __Interstage_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Interstage - Interstage.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Interstage_H #include "Interstage.h" #endif void Interstage::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * IronOxide5 - IronOxide5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxide5_H #include "IronOxide5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * IronOxide5 - IronOxide5.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxide5_H #define __IronOxide5_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * IronOxide5 - IronOxide5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxide5_H #include "IronOxide5.h" #endif void IronOxide5::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * IronOxideClassic - IronOxideClassic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __IronOxideClassic_H #include "IronOxideClassic.h" #endif AudioEffect* createEffectInstance(audioMasterCallbac...