text stringlengths 1 24.5M |
|---|
/* ========================================
* Dirt - Dirt.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dirt_H
#include "Dirt.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dirt(audioMaster);}
... |
/* ========================================
* Dirt - Dirt.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dirt_H
#define __Dirt_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* Dirt - Dirt.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dirt_H
#include "Dirt.h"
#endif
void Dirt::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> |
/* ========================================
* Discontapeity - Discontapeity.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontapeity_H
#include "Discontapeity.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r... |
/* ========================================
* Discontapeity - Discontapeity.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontapeity_H
#define __Discontapeity_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Discontapeity - Discontapeity.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontapeity_H
#include "Discontapeity.h"
#endif
void Discontapeity::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> |
/* ========================================
* Discontinuity - Discontinuity.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontinuity_H
#include "Discontinuity.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {r... |
/* ========================================
* Discontinuity - Discontinuity.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontinuity_H
#define __Discontinuity_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Discontinuity - Discontinuity.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Discontinuity_H
#include "Discontinuity.h"
#endif
void Discontinuity::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> |
/* ========================================
* Disintegrate - Disintegrate.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Disintegrate_H
#include "Disintegrate.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retur... |
/* ========================================
* Disintegrate - Disintegrate.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Disintegrate_H
#define __Disintegrate_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Disintegrate - Disintegrate.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Disintegrate_H
#include "Disintegrate.h"
#endif
void Disintegrate::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> |
/* ========================================
* Distance - Distance.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance_H
#include "Distance.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dista... |
/* ========================================
* Distance - Distance.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance_H
#define __Distance_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* Distance - Distance.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance_H
#include "Distance.h"
#endif
void Distance::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> |
/* ========================================
* Distance2 - Distance2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance2_H
#include "Distance2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D... |
/* ========================================
* Distance2 - Distance2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance2_H
#define __Distance2_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Distance2 - Distance2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance2_H
#include "Distance2.h"
#endif
void Distance2::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> |
/* ========================================
* Distance3 - Distance3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance3_H
#include "Distance3.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Distan... |
/* ========================================
* Distance3 - Distance3.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance3_H
#define __Distance3_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Distance3 - Distance3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distance3_H
#include "Distance3.h"
#endif
void Distance3::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> |
/* ========================================
* Distortion - Distortion.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distortion_H
#include "Distortion.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* Distortion - Distortion.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distortion_H
#define __Distortion_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Distortion - Distortion.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Distortion_H
#include "Distortion.h"
#endif
void Distortion::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> |
/* ========================================
* Ditherbox - Ditherbox.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Ditherbox_H
#include "Ditherbox.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D... |
/* ========================================
* Ditherbox - Ditherbox.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Ditherbox_H
#define __Ditherbox_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Ditherbox - Ditherbox.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Ditherbox_H
#include "Ditherbox.h"
#endif
void Ditherbox::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> |
/* ========================================
* DitherFloat - DitherFloat.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherFloat_H
#include "DitherFloat.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu... |
/* ========================================
* DitherFloat - DitherFloat.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherFloat_H
#define __DitherFloat_H
#ifndef __audioeffect__
#include "audioe... |
/* ========================================
* DitherFloat - DitherFloat.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherFloat_H
#include "DitherFloat.h"
#endif
void DitherFloat::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> |
/* ========================================
* DitherMeDiskers - DitherMeDiskers.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeDiskers_H
#include "DitherMeDiskers.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* DitherMeDiskers - DitherMeDiskers.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeDiskers_H
#define __DitherMeDiskers_H
#ifndef __audioeffect__
... |
/* ========================================
* DitherMeDiskers - DitherMeDiskers.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeDiskers_H
#include "DitherMeDiskers.h"
#endif
void DitherMeDiskers::processReplacing(float **inputs, f... |
#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> |
/* ========================================
* DitherMeTimbers - DitherMeTimbers.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeTimbers_H
#include "DitherMeTimbers.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback au... |
/* ========================================
* DitherMeTimbers - DitherMeTimbers.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeTimbers_H
#define __DitherMeTimbers_H
#ifndef __audioeffect__
... |
/* ========================================
* DitherMeTimbers - DitherMeTimbers.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DitherMeTimbers_H
#include "DitherMeTimbers.h"
#endif
void DitherMeTimbers::processReplacing(float **inputs, f... |
#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> |
/* ========================================
* Doublelay - Doublelay.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Doublelay_H
#include "Doublelay.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D... |
/* ========================================
* Doublelay - Doublelay.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Doublelay_H
#define __Doublelay_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Doublelay - Doublelay.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Doublelay_H
#include "Doublelay.h"
#endif
void Doublelay::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> |
/* ========================================
* DoublePaul - DoublePaul.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DoublePaul_H
#include "DoublePaul.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* DoublePaul - DoublePaul.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DoublePaul_H
#define __DoublePaul_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* DoublePaul - DoublePaul.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DoublePaul_H
#include "DoublePaul.h"
#endif
void DoublePaul::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> |
/* ========================================
* Drive - Drive.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Drive_H
#include "Drive.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Drive(audioMaster... |
/* ========================================
* Drive - Drive.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Drive_H
#define __Drive_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Drive - Drive.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Drive_H
#include "Drive.h"
#endif
void Drive::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> |
/* ========================================
* DrumSlam - DrumSlam.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DrumSlam_H
#include "DrumSlam.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DrumS... |
/* ========================================
* DrumSlam - DrumSlam.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DrumSlam_H
#define __DrumSlam_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* DrumSlam - DrumSlam.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DrumSlam_H
#include "DrumSlam.h"
#endif
void DrumSlam::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> |
/* ========================================
* DubCenter - DubCenter.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubCenter_H
#include "DubCenter.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D... |
/* ========================================
* DubCenter - DubCenter.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubCenter_H
#define __DubCenter_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* DubCenter - DubCenter.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubCenter_H
#include "DubCenter.h"
#endif
void DubCenter::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> |
/* ========================================
* Dubly - Dubly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly_H
#include "Dubly.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dubly(audioMaster... |
/* ========================================
* Dubly - Dubly.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly_H
#define __Dubly_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Dubly - Dubly.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly_H
#include "Dubly.h"
#endif
void Dubly::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> |
/* ========================================
* Dubly2 - Dubly2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly2_H
#include "Dubly2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dubly2(audioMaster... |
/* ========================================
* Dubly2 - Dubly2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly2_H
#define __Dubly2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>... |
/* ========================================
* Dubly2 - Dubly2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly2_H
#include "Dubly2.h"
#endif
void Dubly2::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> |
/* ========================================
* Dubly3 - Dubly3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly3_H
#include "Dubly3.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Dubly3(audioMaster... |
/* ========================================
* Dubly3 - Dubly3.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly3_H
#define __Dubly3_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>... |
/* ========================================
* Dubly3 - Dubly3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Dubly3_H
#include "Dubly3.h"
#endif
void Dubly3::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> |
/* ========================================
* DubPlate - DubPlate.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate_H
#include "DubPlate.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DubPlate(a... |
/* ========================================
* DubPlate - DubPlate.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate_H
#define __DubPlate_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* DubPlate - DubPlate.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate_H
#include "DubPlate.h"
#endif
void DubPlate::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> |
/* ========================================
* DubPlate2 - DubPlate2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate2_H
#include "DubPlate2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DubPla... |
/* ========================================
* DubPlate2 - DubPlate2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate2_H
#define __DubPlate2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* DubPlate2 - DubPlate2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubPlate2_H
#include "DubPlate2.h"
#endif
void DubPlate2::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> |
/* ========================================
* DubSub - DubSub.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub_H
#include "DubSub.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DubSub(audioM... |
/* ========================================
* DubSub - DubSub.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub_H
#define __DubSub_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* DubSub - DubSub.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub_H
#include "DubSub.h"
#endif
void DubSub::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> |
/* ========================================
* DubSub2 - DubSub2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub2_H
#include "DubSub2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DubSub2(audioM... |
/* ========================================
* DubSub2 - DubSub2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub2_H
#define __DubSub2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* DubSub2 - DubSub2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DubSub2_H
#include "DubSub2.h"
#endif
void DubSub2::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> |
/* ========================================
* DustBunny - DustBunny.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DustBunny_H
#include "DustBunny.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new D... |
/* ========================================
* DustBunny - DustBunny.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __DustBunny_H
#define __DustBunny_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* DustBunny - DustBunny.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __DustBunny_H
#include "DustBunny.h"
#endif
void DustBunny::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> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.