text stringlengths 1 24.5M |
|---|
/* ========================================
* ClipOnly2 - ClipOnly2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ClipOnly2_H
#include "ClipOnly2.h"
#endif
void ClipOnly2::processReplacing(float **inputs, float **outputs, VstInt32 sampl... |
/* ========================================
* ClipSoftly - ClipSoftly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ClipSoftly_H
#include "ClipSoftly.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* ClipSoftly - ClipSoftly.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __ClipSoftly_H
#define __ClipSoftly_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* ClipSoftly - ClipSoftly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ClipSoftly_H
#include "ClipSoftly.h"
#endif
void ClipSoftly::processReplacing(float **inputs, float **outputs, VstInt32 ... |
/* ========================================
* CloudCoat - CloudCoat.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __CloudCoat_H
#include "CloudCoat.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new CloudC... |
/* ========================================
* CloudCoat - CloudCoat.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __CloudCoat_H
#define __CloudCoat_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* CloudCoat - CloudCoat.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __CloudCoat_H
#include "CloudCoat.h"
#endif
void CloudCoat::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram... |
/* ========================================
* Coils - Coils.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils_H
#include "Coils.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Coils(audioMaster... |
/* ========================================
* Coils - Coils.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils_H
#define __Coils_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Coils - Coils.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils_H
#include "Coils.h"
#endif
void Coils::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
floa... |
/* ========================================
* Coils2 - Coils2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils2_H
#include "Coils2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Coils2(audioM... |
/* ========================================
* Coils2 - Coils2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils2_H
#define __Coils2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Coils2 - Coils2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Coils2_H
#include "Coils2.h"
#endif
void Coils2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
... |
/* ========================================
* Cojones - Cojones.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Cojones_H
#include "Cojones.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Cojones(a... |
/* ========================================
* Cojones - Cojones.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Cojones_H
#define __Cojones_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif... |
/* ========================================
* Cojones - Cojones.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Cojones_H
#include "Cojones.h"
#endif
void Cojones::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
... |
/* ========================================
* Compresaturator - Compresaturator.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Compresaturator_H
#include "Compresaturator.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Compresaturator - Compresaturator.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Compresaturator_H
#define __Compresaturator_H
#ifndef __audioeffect__
... |
/* ========================================
* Compresaturator - Compresaturator.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Compresaturator_H
#include "Compresaturator.h"
#endif
void Compresaturator::processReplacing(float **inputs, f... |
/* ========================================
* Console0Buss - Console0Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Buss_H
#include "Console0Buss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur... |
/* ========================================
* Console0Buss - Console0Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Buss_H
#define __Console0Buss_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Console0Buss - Console0Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Buss_H
#include "Console0Buss.h"
#endif
void Console0Buss::processReplacing(float **inputs, float **outputs, VstI... |
/* ========================================
* Console0Channel - Console0Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Channel_H
#include "Console0Channel.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMa... |
/* ========================================
* Console0Channel - Console0Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Channel_H
#define __Console0Channel_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console0Channel - Console0Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console0Channel_H
#include "Console0Channel.h"
#endif
void Console0Channel::processReplacing(float **inputs, float ... |
/* ========================================
* Console4Buss - Console4Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Buss_H
#include "Console4Buss.h"
#endif
AudioEffect* createEffectIns... |
/* ========================================
* Console4Buss - Console4Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Buss_H
#define __Console4Buss_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console4Buss - Console4Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Buss_H
#include "Console4Buss.h"
#endif
void Console4Buss::processRe... |
/* ========================================
* Console4Channel - Console4Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Channel_H
#include "Console4Channel.h"
#endif
AudioEffect* cre... |
/* ========================================
* Console4Channel - Console4Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Channel_H
#define __Console4Channel_H
#ifndef __audioeffect__
... |
/* ========================================
* Console4Channel - Console4Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console4Channel_H
#include "Console4Channel.h"
#endif
void Console4Cha... |
/* ========================================
* Console5Buss - Console5Buss.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Buss_H
#include "Console5Buss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {... |
/* ========================================
* Console5Buss - Console5Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Buss_H
#define __Console5Buss_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console5Buss - Console5Buss.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Buss_H
#include "Console5Buss.h"
#endif
void Console5Buss::processReplacing(float **inputs, float **outputs,... |
/* ========================================
* Console5Channel - Console5Channel.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Channel_H
#include "Console5Channel.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Console5Channel - Console5Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Channel_H
#define __Console5Channel_H
#ifndef __audioeffect__
... |
/* ========================================
* Console5Channel - Console5Channel.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5Channel_H
#include "Console5Channel.h"
#endif
void Console5Channel::processReplacing(float **inputs, f... |
/* ========================================
* Console5DarkCh - Console5DarkCh.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5DarkCh_H
#include "Console5DarkCh.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioM... |
/* ========================================
* Console5DarkCh - Console5DarkCh.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5DarkCh_H
#define __Console5DarkCh_H
#ifndef __audioeffect__
#inc... |
/* ========================================
* Console5DarkCh - Console5DarkCh.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console5DarkCh_H
#include "Console5DarkCh.h"
#endif
void Console5DarkCh::processReplacing(float **inputs, float ... |
/* ========================================
* Console6Buss - Console6Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Buss_H
#include "Console6Buss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur... |
/* ========================================
* Console6Buss - Console6Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Buss_H
#define __Console6Buss_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Console6Buss - Console6Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Buss_H
#include "Console6Buss.h"
#endif
void Console6Buss::processReplacing(float **inputs, float **outputs, VstI... |
/* ========================================
* Console6Channel - Console6Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Channel_H
#include "Console6Channel.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMa... |
/* ========================================
* Console6Channel - Console6Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Channel_H
#define __Console6Channel_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console6Channel - Console6Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console6Channel_H
#include "Console6Channel.h"
#endif
void Console6Channel::processReplacing(float **inputs, float ... |
/* ========================================
* Console7Buss - Console7Buss.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Buss_H
#include "Console7Buss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {... |
/* ========================================
* Console7Buss - Console7Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Buss_H
#define __Console7Buss_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console7Buss - Console7Buss.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Buss_H
#include "Console7Buss.h"
#endif
void Console7Buss::processReplacing(float **inputs, float **outputs,... |
/* ========================================
* Console7Cascade - Console7Cascade.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Cascade_H
#include "Console7Cascade.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Console7Cascade - Console7Cascade.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Cascade_H
#define __Console7Cascade_H
#ifndef __audioeffect__
... |
/* ========================================
* Console7Cascade - Console7Cascade.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Cascade_H
#include "Console7Cascade.h"
#endif
void Console7Cascade::processReplacing(float **inputs, f... |
/* ========================================
* Console7Channel - Console7Channel.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Channel_H
#include "Console7Channel.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Console7Channel - Console7Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Channel_H
#define __Console7Channel_H
#ifndef __audioeffect__
... |
/* ========================================
* Console7Channel - Console7Channel.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Channel_H
#include "Console7Channel.h"
#endif
void Console7Channel::processReplacing(float **inputs, f... |
/* ========================================
* Console7Crunch - Console7Crunch.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Crunch_H
#include "Console7Crunch.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioM... |
/* ========================================
* Console7Crunch - Console7Crunch.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Crunch_H
#define __Console7Crunch_H
#ifndef __audioeffect__
#inc... |
/* ========================================
* Console7Crunch - Console7Crunch.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console7Crunch_H
#include "Console7Crunch.h"
#endif
void Console7Crunch::processReplacing(float **inputs, float ... |
/* ========================================
* Console8BussHype - Console8BussHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussHype_H
#include "Console8BussHype.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallbac... |
/* ========================================
* Console8BussHype - Console8BussHype.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussHype_H
#define __Console8BussHype_H
#ifndef __audioeffec... |
/* ========================================
* Console8BussHype - Console8BussHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussHype_H
#include "Console8BussHype.h"
#endif
void Console8BussHype::processReplacing(float **inpu... |
/* ========================================
* Console8BussIn - Console8BussIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussIn_H
#include "Console8BussIn.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioM... |
/* ========================================
* Console8BussIn - Console8BussIn.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussIn_H
#define __Console8BussIn_H
#ifndef __audioeffect__
#inc... |
/* ========================================
* Console8BussIn - Console8BussIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussIn_H
#include "Console8BussIn.h"
#endif
void Console8BussIn::processReplacing(float **inputs, float ... |
/* ========================================
* Console8BussOut - Console8BussOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussOut_H
#include "Console8BussOut.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Console8BussOut - Console8BussOut.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussOut_H
#define __Console8BussOut_H
#ifndef __audioeffect__
... |
/* ========================================
* Console8BussOut - Console8BussOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8BussOut_H
#include "Console8BussOut.h"
#endif
void Console8BussOut::processReplacing(float **inputs, f... |
/* ========================================
* Console8ChannelHype - Console8ChannelHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelHype_H
#include "Console8ChannelHype.h"
#endif
AudioEffect* createEffectInstance(audioM... |
/* ========================================
* Console8ChannelHype - Console8ChannelHype.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelHype_H
#define __Console8ChannelHype_H
#ifndef ... |
/* ========================================
* Console8ChannelHype - Console8ChannelHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelHype_H
#include "Console8ChannelHype.h"
#endif
void Console8ChannelHype::processReplaci... |
/* ========================================
* Console8ChannelIn - Console8ChannelIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelIn_H
#include "Console8ChannelIn.h"
#endif
AudioEffect* createEffectInstance(audioMasterCal... |
/* ========================================
* Console8ChannelIn - Console8ChannelIn.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelIn_H
#define __Console8ChannelIn_H
#ifndef __audioe... |
/* ========================================
* Console8ChannelIn - Console8ChannelIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelIn_H
#include "Console8ChannelIn.h"
#endif
void Console8ChannelIn::processReplacing(float *... |
/* ========================================
* Console8ChannelOut - Console8ChannelOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelOut_H
#include "Console8ChannelOut.h"
#endif
AudioEffect* createEffectInstance(audioMaste... |
/* ========================================
* Console8ChannelOut - Console8ChannelOut.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelOut_H
#define __Console8ChannelOut_H
#ifndef __au... |
/* ========================================
* Console8ChannelOut - Console8ChannelOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8ChannelOut_H
#include "Console8ChannelOut.h"
#endif
void Console8ChannelOut::processReplacing(fl... |
/* ========================================
* Console8LiteBuss - Console8LiteBuss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteBuss_H
#include "Console8LiteBuss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback aud... |
/* ========================================
* Console8LiteBuss - Console8LiteBuss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteBuss_H
#define __Console8LiteBuss_H
#ifndef __audioeffect__
#include... |
/* ========================================
* Console8LiteBuss - Console8LiteBuss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteBuss_H
#include "Console8LiteBuss.h"
#endif
void Console8LiteBuss::processReplacing(float **inputs, f... |
/* ========================================
* Console8LiteChannel - Console8LiteChannel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteChannel_H
#include "Console8LiteChannel.h"
#endif
AudioEffect* createEffectInstance(audioMaster... |
/* ========================================
* Console8LiteChannel - Console8LiteChannel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteChannel_H
#define __Console8LiteChannel_H
#ifndef __audioeffec... |
/* ========================================
* Console8LiteChannel - Console8LiteChannel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8LiteChannel_H
#include "Console8LiteChannel.h"
#endif
void Console8LiteChannel::processReplacing(fl... |
/* ========================================
* Console8SubHype - Console8SubHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubHype_H
#include "Console8SubHype.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* Console8SubHype - Console8SubHype.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubHype_H
#define __Console8SubHype_H
#ifndef __audioeffect__
... |
/* ========================================
* Console8SubHype - Console8SubHype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubHype_H
#include "Console8SubHype.h"
#endif
void Console8SubHype::processReplacing(float **inputs, f... |
/* ========================================
* Console8SubIn - Console8SubIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubIn_H
#include "Console8SubIn.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaste... |
/* ========================================
* Console8SubIn - Console8SubIn.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubIn_H
#define __Console8SubIn_H
#ifndef __audioeffect__
#include... |
/* ========================================
* Console8SubIn - Console8SubIn.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubIn_H
#include "Console8SubIn.h"
#endif
void Console8SubIn::processReplacing(float **inputs, float **out... |
/* ========================================
* Console8SubOut - Console8SubOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubOut_H
#include "Console8SubOut.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioM... |
/* ========================================
* Console8SubOut - Console8SubOut.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubOut_H
#define __Console8SubOut_H
#ifndef __audioeffect__
#inc... |
/* ========================================
* Console8SubOut - Console8SubOut.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console8SubOut_H
#include "Console8SubOut.h"
#endif
void Console8SubOut::processReplacing(float **inputs, float ... |
/* ========================================
* Console9Buss - Console9Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Buss_H
#include "Console9Buss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur... |
/* ========================================
* Console9Buss - Console9Buss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Buss_H
#define __Console9Buss_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Console9Buss - Console9Buss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Buss_H
#include "Console9Buss.h"
#endif
void Console9Buss::processReplacing(float **inputs, float **outputs, VstI... |
/* ========================================
* Console9Channel - Console9Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Channel_H
#include "Console9Channel.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMa... |
/* ========================================
* Console9Channel - Console9Channel.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Channel_H
#define __Console9Channel_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* Console9Channel - Console9Channel.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Console9Channel_H
#include "Console9Channel.h"
#endif
void Console9Channel::processReplacing(float **inputs, float ... |
/* ========================================
* ConsoleHBuss - ConsoleHBuss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ConsoleHBuss_H
#include "ConsoleHBuss.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur... |
/* ========================================
* ConsoleHBuss - ConsoleHBuss.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ConsoleHBuss_H
#define __ConsoleHBuss_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* ConsoleHBuss - ConsoleHBuss.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __ConsoleHBuss_H
#include "ConsoleHBuss.h"
#endif
void ConsoleHBuss::processReplacing(float **inputs, float **outputs, VstI... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.