text
stringlengths
1
24.5M
/* ======================================== * ToneSlant - ToneSlant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #include "ToneSlant.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new T...
/* ======================================== * ToneSlant - ToneSlant.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #define __ToneSlant_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * ToneSlant - ToneSlant.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToneSlant_H #include "ToneSlant.h" #endif void ToneSlant::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>
/* ======================================== * ToTape5 - ToTape5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #include "ToTape5.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape5(a...
/* ======================================== * ToTape5 - ToTape5.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #define __ToTape5_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * ToTape5 - ToTape5.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape5_H #include "ToTape5.h" #endif void ToTape5::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>
/* ======================================== * ToTape6 - ToTape6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #include "ToTape6.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape6(a...
/* ======================================== * ToTape6 - ToTape6.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #define __ToTape6_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * ToTape6 - ToTape6.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape6_H #include "ToTape6.h" #endif void ToTape6::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>
/* ======================================== * ToTape7 - ToTape7.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #include "ToTape7.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape7(audioM...
/* ======================================== * ToTape7 - ToTape7.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #define __ToTape7_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * ToTape7 - ToTape7.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape7_H #include "ToTape7.h" #endif void ToTape7::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>
/* ======================================== * ToTape8 - ToTape8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #include "ToTape8.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToTape8(audioM...
/* ======================================== * ToTape8 - ToTape8.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #define __ToTape8_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * ToTape8 - ToTape8.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToTape8_H #include "ToTape8.h" #endif void ToTape8::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>
/* ======================================== * ToVinyl4 - ToVinyl4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #include "ToVinyl4.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new ToVin...
/* ======================================== * ToVinyl4 - ToVinyl4.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #define __ToVinyl4_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * ToVinyl4 - ToVinyl4.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __ToVinyl4_H #include "ToVinyl4.h" #endif void ToVinyl4::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>
/* ======================================== * TPDFDither - TPDFDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #include "TPDFDither.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * TPDFDither - TPDFDither.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #define __TPDFDither_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * TPDFDither - TPDFDither.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFDither_H #include "TPDFDither.h" #endif void TPDFDither::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>
/* ======================================== * TPDFWide - TPDFWide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #include "TPDFWide.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TPDFW...
/* ======================================== * TPDFWide - TPDFWide.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #define __TPDFWide_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * TPDFWide - TPDFWide.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TPDFWide_H #include "TPDFWide.h" #endif void TPDFWide::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>
/* ======================================== * TransDesk - TransDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #include "TransDesk.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new T...
/* ======================================== * TransDesk - TransDesk.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #define __TransDesk_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * TransDesk - TransDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TransDesk_H #include "TransDesk.h" #endif void TransDesk::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>
/* ======================================== * Tremolo - Tremolo.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #include "Tremolo.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tremolo(a...
/* ======================================== * Tremolo - Tremolo.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #define __Tremolo_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Tremolo - Tremolo.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tremolo_H #include "Tremolo.h" #endif void Tremolo::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>
/* ======================================== * TremoSquare - TremoSquare.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #include "TremoSquare.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {retu...
/* ======================================== * TremoSquare - TremoSquare.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #define __TremoSquare_H #ifndef __audioeffect__ #include "audioe...
/* ======================================== * TremoSquare - TremoSquare.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TremoSquare_H #include "TremoSquare.h" #endif void TremoSquare::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>
/* ======================================== * Trianglizer - Trianglizer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #include "Trianglizer.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return ne...
/* ======================================== * Trianglizer - Trianglizer.h * Created 8/12/11 by SPIAdmin * Copyright (c) Airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #define __Trianglizer_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * Trianglizer - Trianglizer.h * Copyright (c) airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Trianglizer_H #include "Trianglizer.h" #endif void Trianglizer::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>
/* ======================================== * TripleSpread - TripleSpread.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #include "TripleSpread.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {...
/* ======================================== * TripleSpread - TripleSpread.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #define __TripleSpread_H #ifndef __audioeffect__ #include "au...
/* ======================================== * TripleSpread - TripleSpread.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TripleSpread_H #include "TripleSpread.h" #endif void TripleSpread::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>
/* ======================================== * Tube - Tube.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #include "Tube.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tube(audioMaster);} ...
/* ======================================== * Tube - Tube.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #define __Tube_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #include <...
/* ======================================== * Tube - Tube.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube_H #include "Tube.h" #endif void Tube::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>
/* ======================================== * Tube2 - Tube2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #include "Tube2.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Tube2(audioMaster...
/* ======================================== * Tube2 - Tube2.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #define __Tube2_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * Tube2 - Tube2.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Tube2_H #include "Tube2.h" #endif void Tube2::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>
/* ======================================== * TubeDesk - TubeDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #include "TubeDesk.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new TubeD...
/* ======================================== * TubeDesk - TubeDesk.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #define __TubeDesk_H #ifndef __audioeffect__ #include "audioeffectx.h" #e...
/* ======================================== * TubeDesk - TubeDesk.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __TubeDesk_H #include "TubeDesk.h" #endif void TubeDesk::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>
/* ======================================== * uLawDecode - uLawDecode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #include "uLawDecode.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * uLawDecode - uLawDecode.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #define __uLawDecode_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * uLawDecode - uLawDecode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawDecode_H #include "uLawDecode.h" #endif void uLawDecode::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>
/* ======================================== * uLawEncode - uLawEncode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #include "uLawEncode.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * uLawEncode - uLawEncode.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #define __uLawEncode_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * uLawEncode - uLawEncode.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __uLawEncode_H #include "uLawEncode.h" #endif void uLawEncode::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>
/* ======================================== * Ultrasonic - Ultrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #include "Ultrasonic.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return n...
/* ======================================== * Ultrasonic - Ultrasonic.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #define __Ultrasonic_H #ifndef __audioeffect__ #include "audioeffec...
/* ======================================== * Ultrasonic - Ultrasonic.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Ultrasonic_H #include "Ultrasonic.h" #endif void Ultrasonic::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>
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #include "UltrasonicLite.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioM...
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #define __UltrasonicLite_H #ifndef __audioeffect__ #inc...
/* ======================================== * UltrasonicLite - UltrasonicLite.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicLite_H #include "UltrasonicLite.h" #endif void UltrasonicLite::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>
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #include "UltrasonicMed.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaste...
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #define __UltrasonicMed_H #ifndef __audioeffect__ #include...
/* ======================================== * UltrasonicMed - UltrasonicMed.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonicMed_H #include "UltrasonicMed.h" #endif void UltrasonicMed::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>
/* ======================================== * UltrasonX - UltrasonX.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonX_H #include "UltrasonX.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new U...
/* ======================================== * UltrasonX - UltrasonX.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonX_H #define __UltrasonX_H #ifndef __audioeffect__ #include "audioeffectx.h...
/* ======================================== * UltrasonX - UltrasonX.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UltrasonX_H #include "UltrasonX.h" #endif void UltrasonX::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>
/* ======================================== * UnBox - UnBox.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UnBox_H #include "UnBox.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new UnBox(audioMaster...
/* ======================================== * UnBox - UnBox.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __UnBox_H #define __UnBox_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #inclu...
/* ======================================== * UnBox - UnBox.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __UnBox_H #include "UnBox.h" #endif void UnBox::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>
/* ======================================== * VariMu - VariMu.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VariMu_H #include "VariMu.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new VariMu(audioM...
/* ======================================== * VariMu - VariMu.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __VariMu_H #define __VariMu_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif #i...
/* ======================================== * VariMu - VariMu.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __VariMu_H #include "VariMu.h" #endif void VariMu::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>
/* ======================================== * Verbity - Verbity.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity_H #include "Verbity.h" #endif AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new Verbity(a...
/* ======================================== * Verbity - Verbity.h * Created 8/12/11 by SPIAdmin * Copyright (c) 2011 __MyCompanyName__, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity_H #define __Verbity_H #ifndef __audioeffect__ #include "audioeffectx.h" #endif...
/* ======================================== * Verbity - Verbity.h * Copyright (c) 2016 airwindows, Airwindows uses the MIT license * ======================================== */ #ifndef __Verbity_H #include "Verbity.h" #endif void Verbity::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>