text stringlengths 1 24.5M |
|---|
/* ========================================
* StereoDoubler - StereoDoubler.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoDoubler_H
#include "StereoDoubler.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaste... |
/* ========================================
* StereoDoubler - StereoDoubler.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoDoubler_H
#define __StereoDoubler_H
#ifndef __audioeffect__
#include... |
/* ========================================
* StereoDoubler - StereoDoubler.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoDoubler_H
#include "StereoDoubler.h"
#endif
void StereoDoubler::processReplacing(float **inputs, float **out... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* StereoEnsemble - StereoEnsemble.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoEnsemble_H
#include "StereoEnsemble.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioM... |
/* ========================================
* StereoEnsemble - StereoEnsemble.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoEnsemble_H
#define __StereoEnsemble_H
#ifndef __audioeffect__
#inc... |
/* ========================================
* StereoEnsemble - StereoEnsemble.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoEnsemble_H
#include "StereoEnsemble.h"
#endif
void StereoEnsemble::processReplacing(float **inputs, float ... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* StereoFX - StereoFX.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoFX_H
#include "StereoFX.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stere... |
/* ========================================
* StereoFX - StereoFX.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoFX_H
#define __StereoFX_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* StereoFX - StereoFX.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoFX_H
#include "StereoFX.h"
#endif
void StereoFX::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* Stonefire - Stonefire.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Stonefire_H
#include "Stonefire.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Stonef... |
/* ========================================
* Stonefire - Stonefire.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Stonefire_H
#define __Stonefire_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Stonefire - Stonefire.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Stonefire_H
#include "Stonefire.h"
#endif
void Stonefire::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* StoneFireComp - StoneFireComp.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StoneFireComp_H
#include "StoneFireComp.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r... |
/* ========================================
* StoneFireComp - StoneFireComp.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StoneFireComp_H
#define __StoneFireComp_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* StoneFireComp - StoneFireComp.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StoneFireComp_H
#include "StoneFireComp.h"
#endif
void StoneFireComp::processReplacing(float **inputs, float **outputs,... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* StudioTan - StudioTan.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StudioTan_H
#include "StudioTan.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new S... |
/* ========================================
* StudioTan - StudioTan.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StudioTan_H
#define __StudioTan_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* StudioTan - StudioTan.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StudioTan_H
#include "StudioTan.h"
#endif
void StudioTan::processReplacing(float **inputs, float **outputs, VstInt32 sampl... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* SubsOnly - SubsOnly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubsOnly_H
#include "SubsOnly.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new SubsO... |
/* ========================================
* SubsOnly - SubsOnly.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubsOnly_H
#define __SubsOnly_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* SubsOnly - SubsOnly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SubsOnly_H
#include "SubsOnly.h"
#endif
void SubsOnly::processReplacing(float **inputs, float **outputs, VstInt32 sampleFram... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
{
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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 ... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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 ... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
/* ========================================
* 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)
... |
#define MAC 1
#define MACX 1
#define USE_NAMESPACE 0
#define TARGET_API_MAC_CARBON 1
#define USENAVSERVICES 1
#define __CF_USE_FRAMEWORK_INCLUDES__
#if __MWERKS__
#define __NOEXTENSIONS__
#endif
#define QUARTZ 1
#include <AvailabilityMacros.h> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.