text stringlengths 1 24.5M |
|---|
/* ========================================
* Spiral - Spiral.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral_H
#include "Spiral.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Spiral(audioM... |
/* ========================================
* Spiral - Spiral.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral_H
#define __Spiral_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Spiral - Spiral.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral_H
#include "Spiral.h"
#endif
void Spiral::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> |
/* ========================================
* Spiral2 - Spiral2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral2_H
#include "Spiral2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Spiral2(a... |
/* ========================================
* Spiral2 - Spiral2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral2_H
#define __Spiral2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif... |
/* ========================================
* Spiral2 - Spiral2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Spiral2_H
#include "Spiral2.h"
#endif
void Spiral2::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> |
/* ========================================
* SquareRoot - SquareRoot.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SquareRoot_H
#include "SquareRoot.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Sq... |
/* ========================================
* SquareRoot - SquareRoot.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SquareRoot_H
#define __SquareRoot_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif... |
/* ========================================
* SquareRoot - SquareRoot.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __SquareRoot_H
#include "SquareRoot.h"
#endif
void SquareRoot::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> |
/* ========================================
* Srsly - Srsly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly_H
#include "Srsly.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Srsly(audioMaster... |
/* ========================================
* Srsly - Srsly.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly_H
#define __Srsly_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Srsly - Srsly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly_H
#include "Srsly.h"
#endif
void Srsly::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> |
/* ========================================
* Srsly2 - Srsly2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly2_H
#include "Srsly2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Srsly2(audioM... |
/* ========================================
* Srsly2 - Srsly2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly2_H
#define __Srsly2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Srsly2 - Srsly2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly2_H
#include "Srsly2.h"
#endif
void Srsly2::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> |
/* ========================================
* Srsly3 - Srsly3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly3_H
#include "Srsly3.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Srsly3(audioMaster... |
/* ========================================
* Srsly3 - Srsly3.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly3_H
#define __Srsly3_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>... |
/* ========================================
* Srsly3 - Srsly3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Srsly3_H
#include "Srsly3.h"
#endif
void Srsly3::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> |
/* ========================================
* StarChild - StarChild.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild_H
#include "StarChild.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new S... |
/* ========================================
* StarChild - StarChild.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild_H
#define __StarChild_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* StarChild - StarChild.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild_H
#include "StarChild.h"
#endif
void StarChild::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> |
/* ========================================
* StarChild2 - StarChild2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild2_H
#include "StarChild2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new St... |
/* ========================================
* StarChild2 - StarChild2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild2_H
#define __StarChild2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif... |
/* ========================================
* StarChild2 - StarChild2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StarChild2_H
#include "StarChild2.h"
#endif
void StarChild2::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> |
/* ========================================
* StereoChorus - StereoChorus.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoChorus_H
#include "StereoChorus.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {... |
/* ========================================
* StereoChorus - StereoChorus.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoChorus_H
#define __StereoChorus_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* StereoChorus - StereoChorus.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __StereoChorus_H
#include "StereoChorus.h"
#endif
void StereoChorus::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> |
/* ========================================
* 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> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.