text stringlengths 1 24.5M |
|---|
/* ========================================
* Holt2 - Holt2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Holt2_H
#include "Holt2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Holt2(audioMaster... |
/* ========================================
* Holt2 - Holt2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Holt2_H
#define __Holt2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Holt2 - Holt2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Holt2_H
#include "Holt2.h"
#endif
void Holt2::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> |
/* ========================================
* Hombre - Hombre.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hombre_H
#include "Hombre.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hombre(audioM... |
/* ========================================
* Hombre - Hombre.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hombre_H
#define __Hombre_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Hombre - Hombre.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hombre_H
#include "Hombre.h"
#endif
void Hombre::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> |
/* ========================================
* Huge - Huge.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Huge_H
#include "Huge.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Huge(audioMaster);}
Huge:... |
/* ========================================
* Huge - Huge.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Huge_H
#define __Huge_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>
#includ... |
/* ========================================
* Huge - Huge.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Huge_H
#include "Huge.h"
#endif
void Huge::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames)
{
float* in1 = ... |
#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> |
/* ========================================
* Hull - Hull.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull_H
#include "Hull.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hull(audioMaster);}
... |
/* ========================================
* Hull - Hull.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull_H
#define __Hull_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* Hull - Hull.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull_H
#include "Hull.h"
#endif
void Hull::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> |
/* ========================================
* Hull2 - Hull2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull2_H
#include "Hull2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hull2(audioMaster);}
... |
/* ========================================
* Hull2 - Hull2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull2_H
#define __Hull2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>
#in... |
/* ========================================
* Hull2 - Hull2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hull2_H
#include "Hull2.h"
#endif
void Hull2::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> |
/* ========================================
* Hype - Hype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hype_H
#include "Hype.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hype(audioMaster);}
... |
/* ========================================
* Hype - Hype.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hype_H
#define __Hype_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* Hype - Hype.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hype_H
#include "Hype.h"
#endif
void Hype::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> |
/* ========================================
* Hypersoft - Hypersoft.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersoft_H
#include "Hypersoft.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Hypers... |
/* ========================================
* Hypersoft - Hypersoft.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersoft_H
#define __Hypersoft_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Hypersoft - Hypersoft.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersoft_H
#include "Hypersoft.h"
#endif
void Hypersoft::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> |
/* ========================================
* Hypersonic - Hypersonic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersonic_H
#include "Hypersonic.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* Hypersonic - Hypersonic.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersonic_H
#define __Hypersonic_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Hypersonic - Hypersonic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Hypersonic_H
#include "Hypersonic.h"
#endif
void Hypersonic::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> |
/* ========================================
* HypersonX - HypersonX.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __HypersonX_H
#include "HypersonX.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new H... |
/* ========================================
* HypersonX - HypersonX.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __HypersonX_H
#define __HypersonX_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* HypersonX - HypersonX.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __HypersonX_H
#include "HypersonX.h"
#endif
void HypersonX::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> |
/* ========================================
* Infinity - Infinity.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity_H
#include "Infinity.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Infin... |
/* ========================================
* Infinity - Infinity.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity_H
#define __Infinity_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* Infinity - Infinity.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity_H
#include "Infinity.h"
#endif
void Infinity::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> |
/* ========================================
* Infinity2 - Infinity2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity2_H
#include "Infinity2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new I... |
/* ========================================
* Infinity2 - Infinity2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity2_H
#define __Infinity2_H
#ifndef __audioeffect__
#include "audioeffectx.h... |
/* ========================================
* Infinity2 - Infinity2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infinity2_H
#include "Infinity2.h"
#endif
void Infinity2::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> |
/* ========================================
* Inflamer - Inflamer.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Inflamer_H
#include "Inflamer.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Inflamer(a... |
/* ========================================
* Inflamer - Inflamer.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Inflamer_H
#define __Inflamer_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#inclu... |
/* ========================================
* Inflamer - Inflamer.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Inflamer_H
#include "Inflamer.h"
#endif
void Inflamer::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> |
/* ========================================
* Infrasonic - Infrasonic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infrasonic_H
#include "Infrasonic.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* Infrasonic - Infrasonic.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infrasonic_H
#define __Infrasonic_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Infrasonic - Infrasonic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Infrasonic_H
#include "Infrasonic.h"
#endif
void Infrasonic::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> |
/* ========================================
* Interstage - Interstage.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Interstage_H
#include "Interstage.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* Interstage - Interstage.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Interstage_H
#define __Interstage_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* Interstage - Interstage.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Interstage_H
#include "Interstage.h"
#endif
void Interstage::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> |
/* ========================================
* IronOxide5 - IronOxide5.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxide5_H
#include "IronOxide5.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n... |
/* ========================================
* IronOxide5 - IronOxide5.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxide5_H
#define __IronOxide5_H
#ifndef __audioeffect__
#include "audioeffec... |
/* ========================================
* IronOxide5 - IronOxide5.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxide5_H
#include "IronOxide5.h"
#endif
void IronOxide5::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> |
/* ========================================
* IronOxideClassic - IronOxideClassic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic_H
#include "IronOxideClassic.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallbac... |
/* ========================================
* IronOxideClassic - IronOxideClassic.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic_H
#define __IronOxideClassic_H
#ifndef __audioeffec... |
/* ========================================
* IronOxideClassic - IronOxideClassic.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic_H
#include "IronOxideClassic.h"
#endif
void IronOxideClassic::processReplacing(float **inpu... |
#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> |
/* ========================================
* IronOxideClassic2 - IronOxideClassic2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic2_H
#include "IronOxideClassic2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCal... |
/* ========================================
* IronOxideClassic2 - IronOxideClassic2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic2_H
#define __IronOxideClassic2_H
#ifndef __audioe... |
/* ========================================
* IronOxideClassic2 - IronOxideClassic2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __IronOxideClassic2_H
#include "IronOxideClassic2.h"
#endif
void IronOxideClassic2::processReplacing(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> |
/* ========================================
* Isolator - Isolator.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator_H
#include "Isolator.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isola... |
/* ========================================
* Isolator - Isolator.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator_H
#define __Isolator_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* Isolator - Isolator.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator_H
#include "Isolator.h"
#endif
void Isolator::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> |
/* ========================================
* Isolator2 - Isolator2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Gain_H
#include "Isolator2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isolat... |
/* ========================================
* Isolator2 - Isolator2.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
... |
/* ========================================
* Isolator2 - Isolator2.h
* Copyright (c) 2016 airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Gain_H
#include "Isolator2.h"
#endif
void Isolator2::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> |
/* ========================================
* Isolator3 - Isolator3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator3_H
#include "Isolator3.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Isolat... |
/* ========================================
* Isolator3 - Isolator3.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator3_H
#define __Isolator3_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#i... |
/* ========================================
* Isolator3 - Isolator3.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Isolator3_H
#include "Isolator3.h"
#endif
void Isolator3::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> |
/* ========================================
* kAlienSpaceship - kAlienSpaceship.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kAlienSpaceship_H
#include "kAlienSpaceship.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMa... |
/* ========================================
* kAlienSpaceship - kAlienSpaceship.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kAlienSpaceship_H
#define __kAlienSpaceship_H
#ifndef __audioeffect__
#include "au... |
/* ========================================
* kAlienSpaceship - kAlienSpaceship.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kAlienSpaceship_H
#include "kAlienSpaceship.h"
#endif
void kAlienSpaceship::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> |
/* ========================================
* Kalman - Kalman.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Kalman_H
#include "Kalman.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Kalman(audioMaster... |
/* ========================================
* Kalman - Kalman.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Kalman_H
#define __Kalman_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <set>... |
/* ========================================
* Kalman - Kalman.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __Kalman_H
#include "Kalman.h"
#endif
void Kalman::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> |
/* ========================================
* kBeyond - kBeyond.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kBeyond_H
#include "kBeyond.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kBeyond(audioM... |
/* ========================================
* kBeyond - kBeyond.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kBeyond_H
#define __kBeyond_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif
#include <... |
/* ========================================
* kBeyond - kBeyond.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kBeyond_H
#include "kBeyond.h"
#endif
void kBeyond::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> |
/* ========================================
* kCathedral - kCathedral.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral_H
#include "kCathedral.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new kC... |
/* ========================================
* kCathedral - kCathedral.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral_H
#define __kCathedral_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#endif... |
/* ========================================
* kCathedral - kCathedral.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral_H
#include "kCathedral.h"
#endif
void kCathedral::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> |
/* ========================================
* kCathedral2 - kCathedral2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral2_H
#include "kCathedral2.h"
#endif
AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne... |
/* ========================================
* kCathedral2 - kCathedral2.h
* Created 8/12/11 by SPIAdmin
* Copyright (c) Airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral2_H
#define __kCathedral2_H
#ifndef __audioeffect__
#include "audioeffectx.h"
#e... |
/* ========================================
* kCathedral2 - kCathedral2.h
* Copyright (c) airwindows, Airwindows uses the MIT license
* ======================================== */
#ifndef __kCathedral2_H
#include "kCathedral2.h"
#endif
void kCathedral2::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> |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.