text stringlengths 1 24.5M |
|---|
/* ========================================
* SubTight - SubTight.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubTight_H
#include "SubTight.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new SubTight(a... |
/* ========================================
* SubTight - SubTight.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubTight_H
#define __SubTight_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* SubTight - SubTight.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubTight_H
#include "SubTight.h"
#endif
void SubTight::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
... |
/* ========================================
* Surge - Surge.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Surge_H
#include "Surge.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Surge(audioMaster... |
/* ========================================
* Surge - Surge.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Surge_H
#define __Surge_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Surge - Surge.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Surge_H
#include "Surge.h"
#endif
void Surge::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
floa... |
/* ========================================
* SurgeTide - SurgeTide.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SurgeTide_H
#include "SurgeTide.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new S... |
/* ========================================
* SurgeTide - SurgeTide.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __SurgeTide_H
#define __SurgeTide_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* SurgeTide - SurgeTide.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SurgeTide_H
#include "SurgeTide.h"
#endif
void SurgeTide::processReplacing(float **inputs, float **outputs, VstInt32 sampl... |
/* ========================================
* Sweeten - Sweeten.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Sweeten_H
#include "Sweeten.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Sweeten(audioM... |
/* ========================================
* Sweeten - Sweeten.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Sweeten_H
#define __Sweeten_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* Sweeten - Sweeten.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Sweeten_H
#include "Sweeten.h"
#endif
void Sweeten::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
... |
/* ========================================
* SweetWide - SweetWide.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SweetWide_H
#include "SweetWide.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new SweetW... |
/* ========================================
* SweetWide - SweetWide.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SweetWide_H
#define __SweetWide_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* SweetWide - SweetWide.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SweetWide_H
#include "SweetWide.h"
#endif
void SweetWide::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram... |
/* ========================================
* Swell - Swell.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Swell_H
#include "Swell.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Swell(audioMaster... |
/* ========================================
* Swell - Swell.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Swell_H
#define __Swell_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Swell - Swell.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Swell_H
#include "Swell.h"
#endif
void Swell::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
floa... |
/* ========================================
* 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... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.