text
stringlengths
1
24.5M
/* * File: ZNotch2.cpp * * Version: 1.0 * * Created: 12/20/21 * * Copyright: Copyright © 2021 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your u...
/* * File: ZNotch2.h * * Version: 1.0 * * Created: 12/20/21 * * Copyright: Copyright © 2021 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use...
/* * File: ZNotch2Version.h * * Version: 1.0 * * Created: 12/20/21 * * Copyright: Copyright © 2021 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and y...
/* * File: Zoom.cpp * * Version: 1.0 * * Created: 10/8/24 * * Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use, ...
/* * File: Zoom.h * * Version: 1.0 * * Created: 10/8/24 * * Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use, in...
/* * File: ZoomVersion.h * * Version: 1.0 * * Created: 10/8/24 * * Copyright: Copyright © 2024 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your ...
/* * File: ZOutputStage.cpp * * Version: 1.0 * * Created: 11/22/23 * * Copyright: Copyright © 2023 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and y...
/* * File: ZOutputStage.h * * Version: 1.0 * * Created: 11/22/23 * * Copyright: Copyright © 2023 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and you...
/* * File: ZOutputStageVersion.h * * Version: 1.0 * * Created: 11/22/23 * * Copyright: Copyright © 2023 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, ...
/* * File: ZRegion.cpp * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use...
/* * File: ZRegion.h * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use, ...
/* * File: ZRegionVersion.h * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and you...
/* * File: ZRegion2.cpp * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your us...
/* * File: ZRegion2.h * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and your use,...
/* * File: ZRegion2Version.h * * Version: 1.0 * * Created: 9/5/22 * * Copyright: Copyright © 2022 Airwindows, Airwindows uses the MIT license * * Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple Computer, Inc. ("Apple") in * consideration of your agreement to the following terms, and yo...
#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>
/* ======================================== * Acceleration - Acceleration.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration_H #include "Acceleration.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * Acceleration - Acceleration.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration_H #define __Acceleration_H #ifndef __audioeffect__ #include "au...
/* ======================================== * Acceleration - Acceleration.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration_H #include "Acceleration.h" #endif void Acceleration::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>
/* ======================================== * Acceleration2 - Acceleration2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration2_H #include "Acceleration2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaste...
/* ======================================== * Acceleration2 - Acceleration2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration2_H #define __Acceleration2_H #ifndef __audioeffect__ #include...
/* ======================================== * Acceleration2 - Acceleration2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Acceleration2_H #include "Acceleration2.h" #endif void Acceleration2::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>
/* ======================================== * ADClip7 - ADClip7.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip7_H #include "ADClip7.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ADClip7(a...
/* ======================================== * ADClip7 - ADClip7.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip7_H #define __ADClip7_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * ADClip7 - ADClip7.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip7_H #include "ADClip7.h" #endif void ADClip7::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>
/* ======================================== * ADClip8 - ADClip8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip8_H #include "ADClip8.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ADClip8(audioM...
/* ======================================== * ADClip8 - ADClip8.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip8_H #define __ADClip8_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * ADClip8 - ADClip8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADClip8_H #include "ADClip8.h" #endif void ADClip8::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>
/* ======================================== * ADT - ADT.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADT_H #include "ADT.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ADT(audioMaster);} ADT::...
/* ======================================== * ADT - ADT.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ADT_H #define __ADT_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * ADT - ADT.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ADT_H #include "ADT.h" #endif void ADT::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>
/* ======================================== * Air - Air.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air_H #include "Air.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Air(audioMaster);} Air::...
/* ======================================== * Air - Air.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Air_H #define __Air_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set>...
/* ======================================== * Air - Air.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air_H #include "Air.h" #endif void Air::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>
/* ======================================== * Air2 - Air2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air2_H #include "Air2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Air2(audioMaster);} ...
/* ======================================== * Air2 - Air2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Air2_H #define __Air2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Air2 - Air2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air2_H #include "Air2.h" #endif void Air2::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>
/* ======================================== * Air3 - Air3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air3_H #include "Air3.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Air3(audioMaster);} Air3:...
/* ======================================== * Air3 - Air3.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air3_H #define __Air3_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #includ...
/* ======================================== * Air3 - Air3.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air3_H #include "Air3.h" #endif void Air3::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>
/* ======================================== * Air4 - Air4.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air4_H #include "Air4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Air4(audioMaster);} Air4:...
/* ======================================== * Air4 - Air4.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air4_H #define __Air4_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <set> #includ...
/* ======================================== * Air4 - Air4.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Air4_H #include "Air4.h" #endif void Air4::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>
/* ======================================== * AngleEQ - AngleEQ.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleEQ_H #include "AngleEQ.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new AngleEQ(audioM...
/* ======================================== * AngleEQ - AngleEQ.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleEQ_H #define __AngleEQ_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * AngleEQ - AngleEQ.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleEQ_H #include "AngleEQ.h" #endif void AngleEQ::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>
/* ======================================== * AngleFilter - AngleFilter.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleFilter_H #include "AngleFilter.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * AngleFilter - AngleFilter.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleFilter_H #define __AngleFilter_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * AngleFilter - AngleFilter.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AngleFilter_H #include "AngleFilter.h" #endif void AngleFilter::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>
/* ======================================== * Apicolypse - Apicolypse.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Apicolypse_H #include "Apicolypse.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Apicolypse - Apicolypse.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Apicolypse_H #define __Apicolypse_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Apicolypse - Apicolypse.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Apicolypse_H #include "Apicolypse.h" #endif void Apicolypse::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>
/* ======================================== * AQuickVoiceClip - AQuickVoiceClip.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AQuickVoiceClip_H #include "AQuickVoiceClip.h" #endif AudioEffect* createEffectInstance(audioMasterCallback au...
/* ======================================== * AQuickVoiceClip - AQuickVoiceClip.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __AQuickVoiceClip_H #define __AQuickVoiceClip_H #ifndef __audioeffect__ ...
/* ======================================== * AQuickVoiceClip - AQuickVoiceClip.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AQuickVoiceClip_H #include "AQuickVoiceClip.h" #endif void AQuickVoiceClip::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>
/* ======================================== * AtmosphereBuss - AtmosphereBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereBuss_H #include "AtmosphereBuss.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioM...
/* ======================================== * AtmosphereBuss - AtmosphereBuss.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereBuss_H #define __AtmosphereBuss_H #ifndef __audioeffect__ #inc...
/* ======================================== * AtmosphereBuss - AtmosphereBuss.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereBuss_H #include "AtmosphereBuss.h" #endif void AtmosphereBuss::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>
/* ======================================== * AtmosphereChannel - AtmosphereChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereChannel_H #include "AtmosphereChannel.h" #endif AudioEffect* createEffectInstance(audioMasterCal...
/* ======================================== * AtmosphereChannel - AtmosphereChannel.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereChannel_H #define __AtmosphereChannel_H #ifndef __audioe...
/* ======================================== * AtmosphereChannel - AtmosphereChannel.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AtmosphereChannel_H #include "AtmosphereChannel.h" #endif void AtmosphereChannel::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>
/* ======================================== * Aura - Aura.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Aura_H #include "Aura.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Aura(audioMaster);} ...
/* ======================================== * Aura - Aura.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Aura_H #define __Aura_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Aura - Aura.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Aura_H #include "Aura.h" #endif void Aura::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>
/* ======================================== * AutoPan - AutoPan.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AutoPan_H #include "AutoPan.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new AutoPan(a...
/* ======================================== * AutoPan - AutoPan.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __AutoPan_H #define __AutoPan_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * AutoPan - AutoPan.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AutoPan_H #include "AutoPan.h" #endif void AutoPan::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>
/* ======================================== * Average - Average.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Average_H #include "Average.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Average(a...
/* ======================================== * Average - Average.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Average_H #define __Average_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Average - Average.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Average_H #include "Average.h" #endif void Average::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>
/* ======================================== * AverMatrix - AverMatrix.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AverMatrix_H #include "AverMatrix.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * AverMatrix - AverMatrix.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __AverMatrix_H #define __AverMatrix_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * AverMatrix - AverMatrix.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __AverMatrix_H #include "AverMatrix.h" #endif void AverMatrix::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>
/* ======================================== * Balanced - Balanced.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Balanced_H #include "Balanced.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Balan...
/* ======================================== * Balanced - Balanced.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 #i...
/* ======================================== * Balanced - Balanced.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Balanced_H #include "Balanced.h" #endif void Balanced::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>
/* ======================================== * BassAmp - BassAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __BassAmp_H #include "BassAmp.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new BassAmp(a...
/* ======================================== * BassAmp - BassAmp.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __BassAmp_H #define __BassAmp_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * BassAmp - BassAmp.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __BassAmp_H #include "BassAmp.h" #endif void BassAmp::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>