text
stringlengths
1
24.5M
/* ======================================== * TakeCare - TakeCare.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TakeCare_H #include "TakeCare.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TakeCare(a...
/* ======================================== * TakeCare - TakeCare.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TakeCare_H #define __TakeCare_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * TakeCare - TakeCare.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TakeCare_H #include "TakeCare.h" #endif void TakeCare::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * Tape - Tape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tape_H #include "Tape.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tape(audioMaster);} ...
/* ======================================== * Tape - Tape.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tape_H #define __Tape_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Tape - Tape.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tape_H #include "Tape.h" #endif void Tape::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * TapeBias - TapeBias.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeBias_H #include "TapeBias.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TapeBias(a...
/* ======================================== * TapeBias - TapeBias.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeBias_H #define __TapeBias_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * TapeBias - TapeBias.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeBias_H #include "TapeBias.h" #endif void TapeBias::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * TapeDelay - TapeDelay.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay_H #include "TapeDelay.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new T...
/* ======================================== * TapeDelay - TapeDelay.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay_H #define __TapeDelay_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * TapeDelay - TapeDelay.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay_H #include "TapeDelay.h" #endif void TapeDelay::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * TapeDelay2 - TapeDelay2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay2_H #include "TapeDelay2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * TapeDelay2 - TapeDelay2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay2_H #define __TapeDelay2_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * TapeDelay2 - TapeDelay2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDelay2_H #include "TapeDelay2.h" #endif void TapeDelay2::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * TapeDither - TapeDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDither_H #include "TapeDither.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * TapeDither - TapeDither.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDither_H #define __TapeDither_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * TapeDither - TapeDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDither_H #include "TapeDither.h" #endif void TapeDither::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * TapeDust - TapeDust.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDust_H #include "TapeDust.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TapeD...
/* ======================================== * TapeDust - TapeDust.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDust_H #define __TapeDust_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * TapeDust - TapeDust.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeDust_H #include "TapeDust.h" #endif void TapeDust::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * TapeFat - TapeFat.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeFat_H #include "TapeFat.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TapeFat(a...
/* ======================================== * TapeFat - TapeFat.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeFat_H #define __TapeFat_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * TapeFat - TapeFat.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeFat_H #include "TapeFat.h" #endif void TapeFat::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * TapeHack - TapeHack.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeHack_H #include "TapeHack.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TapeHack(a...
/* ======================================== * TapeHack - TapeHack.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeHack_H #define __TapeHack_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * TapeHack - TapeHack.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TapeHack_H #include "TapeHack.h" #endif void TapeHack::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * Texturize - Texturize.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Texturize.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Textur...
/* ======================================== * Texturize - Texturize.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 ...
/* ======================================== * Texturize - Texturize.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Gain_H #include "Texturize.h" #endif void Texturize::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * TexturizeMS - TexturizeMS.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TexturizeMS_H #include "TexturizeMS.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * TexturizeMS - TexturizeMS.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TexturizeMS_H #define __TexturizeMS_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * TexturizeMS - TexturizeMS.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TexturizeMS_H #include "TexturizeMS.h" #endif void TexturizeMS::processReplacing(float **inputs, float **outputs, VstI...
/* ======================================== * Thunder - Thunder.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Thunder_H #include "Thunder.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Thunder(a...
/* ======================================== * Thunder - Thunder.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Thunder_H #define __Thunder_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Thunder - Thunder.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Thunder_H #include "Thunder.h" #endif void Thunder::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * ToneSlant - ToneSlant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #include "ToneSlant.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new T...
/* ======================================== * ToneSlant - ToneSlant.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #define __ToneSlant_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ToneSlant - ToneSlant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #include "ToneSlant.h" #endif void ToneSlant::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * ToTape5 - ToTape5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #include "ToTape5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape5(a...
/* ======================================== * ToTape5 - ToTape5.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #define __ToTape5_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * ToTape5 - ToTape5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #include "ToTape5.h" #endif void ToTape5::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * ToTape6 - ToTape6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #include "ToTape6.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape6(a...
/* ======================================== * ToTape6 - ToTape6.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #define __ToTape6_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * ToTape6 - ToTape6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #include "ToTape6.h" #endif void ToTape6::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * ToTape7 - ToTape7.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #include "ToTape7.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape7(audioM...
/* ======================================== * ToTape7 - ToTape7.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #define __ToTape7_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * ToTape7 - ToTape7.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #include "ToTape7.h" #endif void ToTape7::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { ...
/* ======================================== * ToTape8 - ToTape8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #include "ToTape8.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape8(audioM...
/* ======================================== * ToTape8 - ToTape8.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #define __ToTape8_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * ToTape8 - ToTape8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #include "ToTape8.h" #endif void ToTape8::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { ...
/* ======================================== * ToVinyl4 - ToVinyl4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #include "ToVinyl4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToVin...
/* ======================================== * ToVinyl4 - ToVinyl4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #define __ToVinyl4_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * ToVinyl4 - ToVinyl4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #include "ToVinyl4.h" #endif void ToVinyl4::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * TPDFDither - TPDFDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #include "TPDFDither.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * TPDFDither - TPDFDither.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #define __TPDFDither_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * TPDFDither - TPDFDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #include "TPDFDither.h" #endif void TPDFDither::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * TPDFWide - TPDFWide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #include "TPDFWide.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TPDFW...
/* ======================================== * TPDFWide - TPDFWide.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #define __TPDFWide_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * TPDFWide - TPDFWide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #include "TPDFWide.h" #endif void TPDFWide::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * TransDesk - TransDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #include "TransDesk.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new T...
/* ======================================== * TransDesk - TransDesk.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #define __TransDesk_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * TransDesk - TransDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #include "TransDesk.h" #endif void TransDesk::processReplacing(float **inputs, float **outputs, VstInt32 sampl...
/* ======================================== * Tremolo - Tremolo.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #include "Tremolo.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tremolo(a...
/* ======================================== * Tremolo - Tremolo.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #define __Tremolo_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Tremolo - Tremolo.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #include "Tremolo.h" #endif void Tremolo::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) ...
/* ======================================== * TremoSquare - TremoSquare.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #include "TremoSquare.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * TremoSquare - TremoSquare.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #define __TremoSquare_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * TremoSquare - TremoSquare.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #include "TremoSquare.h" #endif void TremoSquare::processReplacing(float **inputs, float **outputs, VstI...
/* ======================================== * Trianglizer - Trianglizer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #include "Trianglizer.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * Trianglizer - Trianglizer.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #define __Trianglizer_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Trianglizer - Trianglizer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #include "Trianglizer.h" #endif void Trianglizer::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * TripleSpread - TripleSpread.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #include "TripleSpread.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * TripleSpread - TripleSpread.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #define __TripleSpread_H #ifndef __audioeffect__ #include "au...
/* ======================================== * TripleSpread - TripleSpread.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #include "TripleSpread.h" #endif void TripleSpread::processReplacing(float **inputs, float **outputs,...
/* ======================================== * Tube - Tube.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #include "Tube.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tube(audioMaster);} ...
/* ======================================== * Tube - Tube.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #define __Tube_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Tube - Tube.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #include "Tube.h" #endif void Tube::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { float* in...
/* ======================================== * Tube2 - Tube2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #include "Tube2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tube2(audioMaster...
/* ======================================== * Tube2 - Tube2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #define __Tube2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Tube2 - Tube2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #include "Tube2.h" #endif void Tube2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) { floa...
/* ======================================== * TubeDesk - TubeDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #include "TubeDesk.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TubeD...
/* ======================================== * TubeDesk - TubeDesk.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #define __TubeDesk_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * TubeDesk - TubeDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #include "TubeDesk.h" #endif void TubeDesk::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram...
/* ======================================== * uLawDecode - uLawDecode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #include "uLawDecode.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * uLawDecode - uLawDecode.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #define __uLawDecode_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * uLawDecode - uLawDecode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #include "uLawDecode.h" #endif void uLawDecode::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * uLawEncode - uLawEncode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #include "uLawEncode.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * uLawEncode - uLawEncode.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #define __uLawEncode_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * uLawEncode - uLawEncode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #include "uLawEncode.h" #endif void uLawEncode::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * Ultrasonic - Ultrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #include "Ultrasonic.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Ultrasonic - Ultrasonic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #define __Ultrasonic_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Ultrasonic - Ultrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #include "Ultrasonic.h" #endif void Ultrasonic::processReplacing(float **inputs, float **outputs, VstInt32 ...
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #include "UltrasonicLite.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioM...
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #define __UltrasonicLite_H #ifndef __audioeffect__ #inc...
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #include "UltrasonicLite.h" #endif void UltrasonicLite::processReplacing(float **inputs, float ...
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #include "UltrasonicMed.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaste...
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #define __UltrasonicMed_H #ifndef __audioeffect__ #include...
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #include "UltrasonicMed.h" #endif void UltrasonicMed::processReplacing(float **inputs, float **out...
/* ======================================== * UltrasonX - UltrasonX.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonX_H #include "UltrasonX.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new U...