From 1870f9248245185995a5e0fca5e4c5edea3931a5 Mon Sep 17 00:00:00 2001 From: GithubActions BaconPaul Bot Date: Sun, 4 Aug 2024 20:10:43 +0000 Subject: [PATCH] Update to Latest Airwin --- libs/airwindows | 2 +- res/awpdoc/DubSub2.txt | 20 + src/ModuleAdd.h | 732 +++++++++++++++-------------- src/autogen_airwin/CMakeLists.txt | 2 + src/autogen_airwin/DubSub2.cpp | 136 ++++++ src/autogen_airwin/DubSub2.h | 88 ++++ src/autogen_airwin/DubSub2Proc.cpp | 176 +++++++ 7 files changed, 790 insertions(+), 366 deletions(-) create mode 100644 res/awpdoc/DubSub2.txt create mode 100644 src/autogen_airwin/DubSub2.cpp create mode 100644 src/autogen_airwin/DubSub2.h create mode 100644 src/autogen_airwin/DubSub2Proc.cpp diff --git a/libs/airwindows b/libs/airwindows index aa0cd58..2cba64c 160000 --- a/libs/airwindows +++ b/libs/airwindows @@ -1 +1 @@ -Subproject commit aa0cd58c2acdc2c36678c34b5d7e5310cdcf28c6 +Subproject commit 2cba64cb172b26e3e9f2ffb37b39877f1bb6c7f0 diff --git a/res/awpdoc/DubSub2.txt b/res/awpdoc/DubSub2.txt new file mode 100644 index 0000000..c49f9c5 --- /dev/null +++ b/res/awpdoc/DubSub2.txt @@ -0,0 +1,20 @@ +# DubSub2 is the essence of the Airwindows head bump. + +The final element for reinventing ToTape is in place, with DubSub2! + +I've always used this one particular algorithm, both for ToTape and for various bass-emphasis plugins. It acts like a combination between an IIR filter and a saturation. And it's got fantastic sound, but with a catch: it has to be controlled in the higher frequencies or it'll sound growly and distorted if you push it, and it's unstable. + +That's literal. I have to do stuff to control it or it will throw bass so hard that it sits around pushing DC. The algorithm has to be filtered because it's unstable, it'll constantly bring up deep bass no matter what. The sound of it is intrinsically tied to this behavior. + +So, what if I tried the technique I use in Parametric, and set up some biquad filters as bandpasses, and then stack them (slightly staggered, for tone purposes) to get better rejection of unwanted DC energy? What could go wrong? Well… it's tricky. If you do that, phase shifts will cause there to be a cancellation around the bandpass frequency. You'll get notches, the placement depending on what your filter bandwidth is. + +But hang on. Jack Endino's got a webpage where he's measured lots of real analog tape machines, showing the head bumps. And the thing is, on his measurements there's consistently a notch there, too. It's exactly an octave above the head bump, and that's part of the sound. + +So what's the bandpass resonance, when you're using two of them stacked, and then you want the notch produced by the phase shifting (already an unusual choice) to line up exactly an octave over the head bump resonance, so that your DubSub2 head bump will consistently behave like the real thing? You can set the head bump frequency to whatever you like (Jack finds that doubling the track width halves the head bump frequency, and of course going from 15 ips to 30 ips doubles the head bump frequency, and the notch stays exactly an octave higher). But the Q is what positions that notch. Since there is clearly no correct value for such a bizarre experiment, since super-shallow Q won't work, since using Butterworth (0.7071) is slightly too tight… what's the resonance number for the two stacked bandpasses? + +The golden ratio. + +…hope you enjoy DubSub2, and this is what will become the head bump for ToTape7 :) + + + diff --git a/src/ModuleAdd.h b/src/ModuleAdd.h index b02cb53..5c6611c 100644 --- a/src/ModuleAdd.h +++ b/src/ModuleAdd.h @@ -1,81 +1,81 @@ #include "autogen_airwin/ADClip7.h" -int ADClip7_unused = AirwinRegistry::registerAirwindow({"ADClip7", "Clipping", 80, "ADClip7 is the original Airwindows loudness maximizer/ peak control.", airwinconsolidated::ADClip7::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ADClip7_unused = AirwinRegistry::registerAirwindow({"ADClip7", "Clipping", 81, "ADClip7 is the original Airwindows loudness maximizer/ peak control.", airwinconsolidated::ADClip7::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ADClip8.h" -int ADClip8_unused = AirwinRegistry::registerAirwindow({"ADClip8", "Clipping", 77, "ADClip8 is the ultimate Airwindows loudenator/biggenator.", airwinconsolidated::ADClip8::kNumParameters, "2024-02-17", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ADClip8_unused = AirwinRegistry::registerAirwindow({"ADClip8", "Clipping", 78, "ADClip8 is the ultimate Airwindows loudenator/biggenator.", airwinconsolidated::ADClip8::kNumParameters, "2024-02-17", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ADT.h" int ADT_unused = AirwinRegistry::registerAirwindow({"ADT", "Ambience", 10, "ADT is a double short delay tap with saturation.", airwinconsolidated::ADT::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/AQuickVoiceClip.h" -int AQuickVoiceClip_unused = AirwinRegistry::registerAirwindow({"AQuickVoiceClip", "Clipping", 81, "AQuickVoiceClip softens headset mic recordings that have been super hard clipped on capture.", airwinconsolidated::AQuickVoiceClip::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int AQuickVoiceClip_unused = AirwinRegistry::registerAirwindow({"AQuickVoiceClip", "Clipping", 82, "AQuickVoiceClip softens headset mic recordings that have been super hard clipped on capture.", airwinconsolidated::AQuickVoiceClip::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Acceleration.h" -int Acceleration_unused = AirwinRegistry::registerAirwindow({"Acceleration", "Brightness", 68, "Acceleration is an acceleration limiter that tames edge, leaves brightness.", airwinconsolidated::Acceleration::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Acceleration_unused = AirwinRegistry::registerAirwindow({"Acceleration", "Brightness", 69, "Acceleration is an acceleration limiter that tames edge, leaves brightness.", airwinconsolidated::Acceleration::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Acceleration2.h" -int Acceleration2_unused = AirwinRegistry::registerAirwindow({"Acceleration2", "Brightness", 58, "Acceleration2 is Acceleration, better! Updated for high sample rate and more extreme effect.", airwinconsolidated::Acceleration2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Acceleration2_unused = AirwinRegistry::registerAirwindow({"Acceleration2", "Brightness", 59, "Acceleration2 is Acceleration, better! Updated for high sample rate and more extreme effect.", airwinconsolidated::Acceleration2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Air.h" -int Air_unused = AirwinRegistry::registerAirwindow({"Air", "Brightness", 66, "Air is a different bright EQ from any other. Requires 44.1K.", airwinconsolidated::Air::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Air_unused = AirwinRegistry::registerAirwindow({"Air", "Brightness", 67, "Air is a different bright EQ from any other. Requires 44.1K.", airwinconsolidated::Air::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Air2.h" -int Air2_unused = AirwinRegistry::registerAirwindow({"Air2", "Brightness", 65, "Air2 is a different bright EQ with silk tone and high sample rate support.", airwinconsolidated::Air2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Air2_unused = AirwinRegistry::registerAirwindow({"Air2", "Brightness", 66, "Air2 is a different bright EQ with silk tone and high sample rate support.", airwinconsolidated::Air2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Air3.h" -int Air3_unused = AirwinRegistry::registerAirwindow({"Air3", "Brightness", 52, "Air3 creates a new form of air-band EQ based on Kalman filtering.", airwinconsolidated::Air3::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Air3_unused = AirwinRegistry::registerAirwindow({"Air3", "Brightness", 53, "Air3 creates a new form of air-band EQ based on Kalman filtering.", airwinconsolidated::Air3::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Apicolypse.h" -int Apicolypse_unused = AirwinRegistry::registerAirwindow({"Apicolypse", "Tone Color", 341, "Apicolypse is a re-release of my old API-style color adder, exacly as it was.", airwinconsolidated::Apicolypse::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Apicolypse_unused = AirwinRegistry::registerAirwindow({"Apicolypse", "Tone Color", 342, "Apicolypse is a re-release of my old API-style color adder, exacly as it was.", airwinconsolidated::Apicolypse::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/AtmosphereBuss.h" -int AtmosphereBuss_unused = AirwinRegistry::registerAirwindow({"AtmosphereBuss", "Consoles", 122, "AtmosphereBuss is Console5 processing with powerful new acoustic distance effects.", airwinconsolidated::AtmosphereBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int AtmosphereBuss_unused = AirwinRegistry::registerAirwindow({"AtmosphereBuss", "Consoles", 123, "AtmosphereBuss is Console5 processing with powerful new acoustic distance effects.", airwinconsolidated::AtmosphereBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/AtmosphereChannel.h" -int AtmosphereChannel_unused = AirwinRegistry::registerAirwindow({"AtmosphereChannel", "Consoles", 123, "AtmosphereChannel is Console5 processing with powerful new acoustic distance effects.", airwinconsolidated::AtmosphereChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int AtmosphereChannel_unused = AirwinRegistry::registerAirwindow({"AtmosphereChannel", "Consoles", 124, "AtmosphereChannel is Console5 processing with powerful new acoustic distance effects.", airwinconsolidated::AtmosphereChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Aura.h" -int Aura_unused = AirwinRegistry::registerAirwindow({"Aura", "Effects", 200, "Aura is a new kind of resonant lowpass EQ.", airwinconsolidated::Aura::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Aura_unused = AirwinRegistry::registerAirwindow({"Aura", "Effects", 201, "Aura is a new kind of resonant lowpass EQ.", airwinconsolidated::Aura::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/AutoPan.h" -int AutoPan_unused = AirwinRegistry::registerAirwindow({"AutoPan", "Stereo", 311, "AutoPan is for getting some organic stereo movement into your mix.", airwinconsolidated::AutoPan::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int AutoPan_unused = AirwinRegistry::registerAirwindow({"AutoPan", "Stereo", 312, "AutoPan is for getting some organic stereo movement into your mix.", airwinconsolidated::AutoPan::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/AverMatrix.h" -int AverMatrix_unused = AirwinRegistry::registerAirwindow({"AverMatrix", "Filter", 230, "AverMatrix turns averaging into a full-featured EQ.", airwinconsolidated::AverMatrix::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int AverMatrix_unused = AirwinRegistry::registerAirwindow({"AverMatrix", "Filter", 231, "AverMatrix turns averaging into a full-featured EQ.", airwinconsolidated::AverMatrix::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Average.h" -int Average_unused = AirwinRegistry::registerAirwindow({"Average", "Filter", 231, "Average is a distinctive sort of lowpass filter.", airwinconsolidated::Average::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Average_unused = AirwinRegistry::registerAirwindow({"Average", "Filter", 232, "Average is a distinctive sort of lowpass filter.", airwinconsolidated::Average::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Balanced.h" -int Balanced_unused = AirwinRegistry::registerAirwindow({"Balanced", "Utility", 374, "Balanced lets you run an XLR input into a stereo input, sum it to mono, and use it.", airwinconsolidated::Balanced::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Balanced_unused = AirwinRegistry::registerAirwindow({"Balanced", "Utility", 375, "Balanced lets you run an XLR input into a stereo input, sum it to mono, and use it.", airwinconsolidated::Balanced::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BassAmp.h" int BassAmp_unused = AirwinRegistry::registerAirwindow({"BassAmp", "Amp Sims", 35, "BassAmp is an old plugin with new tweaks, that gives some bass guitar tones.", airwinconsolidated::BassAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BassDrive.h" int BassDrive_unused = AirwinRegistry::registerAirwindow({"BassDrive", "Amp Sims", 34, "BassDrive is an old secret weapon, like a kind of bass amp.", airwinconsolidated::BassDrive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BassKit.h" -int BassKit_unused = AirwinRegistry::registerAirwindow({"BassKit", "Bass", 38, "BassKit is centered bass reinforcement with subs fill. Clean and controllable.", airwinconsolidated::BassKit::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BassKit_unused = AirwinRegistry::registerAirwindow({"BassKit", "Bass", 39, "BassKit is centered bass reinforcement with subs fill. Clean and controllable.", airwinconsolidated::BassKit::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Baxandall.h" -int Baxandall_unused = AirwinRegistry::registerAirwindow({"Baxandall", "Filter", 234, "Baxandall is a killer general-purpose EQ.", airwinconsolidated::Baxandall::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Baxandall_unused = AirwinRegistry::registerAirwindow({"Baxandall", "Filter", 235, "Baxandall is a killer general-purpose EQ.", airwinconsolidated::Baxandall::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Baxandall2.h" -int Baxandall2_unused = AirwinRegistry::registerAirwindow({"Baxandall2", "Filter", 216, "Baxandall2 is Baxandall, extended and made more powerful.", airwinconsolidated::Baxandall2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Baxandall2_unused = AirwinRegistry::registerAirwindow({"Baxandall2", "Filter", 217, "Baxandall2 is Baxandall, extended and made more powerful.", airwinconsolidated::Baxandall2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Beam.h" -int Beam_unused = AirwinRegistry::registerAirwindow({"Beam", "Dithers", 146, "Beam is a wordlength reducer that tries to heighten sonority.", airwinconsolidated::Beam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Beam_unused = AirwinRegistry::registerAirwindow({"Beam", "Dithers", 147, "Beam is a wordlength reducer that tries to heighten sonority.", airwinconsolidated::Beam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BigAmp.h" int BigAmp_unused = AirwinRegistry::registerAirwindow({"BigAmp", "Amp Sims", 32, "BigAmp is a very flexible amplike thing with a taste for the bizarre.", airwinconsolidated::BigAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Biquad.h" -int Biquad_unused = AirwinRegistry::registerAirwindow({"Biquad", "Biquads", 47, "Biquad is the Airwindows implementation of a biquad filter.", airwinconsolidated::Biquad::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Biquad_unused = AirwinRegistry::registerAirwindow({"Biquad", "Biquads", 48, "Biquad is the Airwindows implementation of a biquad filter.", airwinconsolidated::Biquad::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Biquad2.h" -int Biquad2_unused = AirwinRegistry::registerAirwindow({"Biquad2", "Biquads", 51, "Biquad2 is the Airwindows biquad filter that's more sweepable and synthy.", airwinconsolidated::Biquad2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Biquad2_unused = AirwinRegistry::registerAirwindow({"Biquad2", "Biquads", 52, "Biquad2 is the Airwindows biquad filter that's more sweepable and synthy.", airwinconsolidated::Biquad2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BiquadDouble.h" -int BiquadDouble_unused = AirwinRegistry::registerAirwindow({"BiquadDouble", "Biquads", 48, "BiquadDouble is a handy Airwindows cascaded biquad filter: steeper roll-off before resonance.", airwinconsolidated::BiquadDouble::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int BiquadDouble_unused = AirwinRegistry::registerAirwindow({"BiquadDouble", "Biquads", 49, "BiquadDouble is a handy Airwindows cascaded biquad filter: steeper roll-off before resonance.", airwinconsolidated::BiquadDouble::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BiquadHiLo.h" int BiquadHiLo_unused = AirwinRegistry::registerAirwindow({"BiquadHiLo", "Unclassified", -1, "", airwinconsolidated::BiquadHiLo::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BiquadNonLin.h" -int BiquadNonLin_unused = AirwinRegistry::registerAirwindow({"BiquadNonLin", "Biquads", 45, "BiquadNonLin is Capacitor2, but for biquad filtering.", airwinconsolidated::BiquadNonLin::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BiquadNonLin_unused = AirwinRegistry::registerAirwindow({"BiquadNonLin", "Biquads", 46, "BiquadNonLin is Capacitor2, but for biquad filtering.", airwinconsolidated::BiquadNonLin::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BiquadOneHalf.h" -int BiquadOneHalf_unused = AirwinRegistry::registerAirwindow({"BiquadOneHalf", "Biquads", 49, "BiquadOneHalf is an interleaved biquad filter like Biquad.", airwinconsolidated::BiquadOneHalf::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int BiquadOneHalf_unused = AirwinRegistry::registerAirwindow({"BiquadOneHalf", "Biquads", 50, "BiquadOneHalf is an interleaved biquad filter like Biquad.", airwinconsolidated::BiquadOneHalf::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BiquadPlus.h" -int BiquadPlus_unused = AirwinRegistry::registerAirwindow({"BiquadPlus", "Biquads", 46, "BiquadPlus is Biquad plus zipper noise suppression! For twiddling the controls.", airwinconsolidated::BiquadPlus::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int BiquadPlus_unused = AirwinRegistry::registerAirwindow({"BiquadPlus", "Biquads", 47, "BiquadPlus is Biquad plus zipper noise suppression! For twiddling the controls.", airwinconsolidated::BiquadPlus::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BiquadStack.h" -int BiquadStack_unused = AirwinRegistry::registerAirwindow({"BiquadStack", "Biquads", 44, "BiquadStack is a way of making a parametric EQ out of stacked biquad filters.", airwinconsolidated::BiquadStack::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int BiquadStack_unused = AirwinRegistry::registerAirwindow({"BiquadStack", "Biquads", 45, "BiquadStack is a way of making a parametric EQ out of stacked biquad filters.", airwinconsolidated::BiquadStack::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/BiquadTriple.h" -int BiquadTriple_unused = AirwinRegistry::registerAirwindow({"BiquadTriple", "Biquads", 50, "BiquadTriple is a handy Airwindows cascaded biquad filter: steeper roll-off before resonance.", airwinconsolidated::BiquadTriple::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int BiquadTriple_unused = AirwinRegistry::registerAirwindow({"BiquadTriple", "Biquads", 51, "BiquadTriple is a handy Airwindows cascaded biquad filter: steeper roll-off before resonance.", airwinconsolidated::BiquadTriple::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BitGlitter.h" -int BitGlitter_unused = AirwinRegistry::registerAirwindow({"BitGlitter", "Lo-Fi", 255, "BitGlitter is an old-sampler style digital lo-fi plugin.", airwinconsolidated::BitGlitter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BitGlitter_unused = AirwinRegistry::registerAirwindow({"BitGlitter", "Lo-Fi", 256, "BitGlitter is an old-sampler style digital lo-fi plugin.", airwinconsolidated::BitGlitter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BitShiftGain.h" -int BitShiftGain_unused = AirwinRegistry::registerAirwindow({"BitShiftGain", "Utility", 358, "BitShiftGain is the ‘One Weird Trick’ perfect boost/pad, but in 6db increments ONLY.", airwinconsolidated::BitShiftGain::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Latest" }}); +int BitShiftGain_unused = AirwinRegistry::registerAirwindow({"BitShiftGain", "Utility", 359, "BitShiftGain is the ‘One Weird Trick’ perfect boost/pad, but in 6db increments ONLY.", airwinconsolidated::BitShiftGain::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Latest" }}); #include "autogen_airwin/BitShiftPan.h" -int BitShiftPan_unused = AirwinRegistry::registerAirwindow({"BitShiftPan", "Utility", 357, "BitShiftPan gives you a gain and a pan control that are ONLY done using bit shifts.", airwinconsolidated::BitShiftPan::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int BitShiftPan_unused = AirwinRegistry::registerAirwindow({"BitShiftPan", "Utility", 358, "BitShiftPan gives you a gain and a pan control that are ONLY done using bit shifts.", airwinconsolidated::BitShiftPan::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Bite.h" -int Bite_unused = AirwinRegistry::registerAirwindow({"Bite", "Lo-Fi", 260, "Bite is an unusual edge-maker.", airwinconsolidated::Bite::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Bite_unused = AirwinRegistry::registerAirwindow({"Bite", "Lo-Fi", 261, "Bite is an unusual edge-maker.", airwinconsolidated::Bite::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BlockParty.h" -int BlockParty_unused = AirwinRegistry::registerAirwindow({"BlockParty", "Dynamics", 174, "BlockParty is like a moderately saturated analog limiter.", airwinconsolidated::BlockParty::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BlockParty_unused = AirwinRegistry::registerAirwindow({"BlockParty", "Dynamics", 175, "BlockParty is like a moderately saturated analog limiter.", airwinconsolidated::BlockParty::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BrassRider.h" -int BrassRider_unused = AirwinRegistry::registerAirwindow({"BrassRider", "Dynamics", 180, "BrassRider is One Weird Trick for drum overheads in metal!", airwinconsolidated::BrassRider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BrassRider_unused = AirwinRegistry::registerAirwindow({"BrassRider", "Dynamics", 181, "BrassRider is One Weird Trick for drum overheads in metal!", airwinconsolidated::BrassRider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BrightAmbience.h" int BrightAmbience_unused = AirwinRegistry::registerAirwindow({"BrightAmbience", "Ambience", 19, "BrightAmbience is a plugin for very bright gated reverbs.", airwinconsolidated::BrightAmbience::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BrightAmbience2.h" @@ -83,565 +83,567 @@ int BrightAmbience2_unused = AirwinRegistry::registerAirwindow({"BrightAmbience2 #include "autogen_airwin/BrightAmbience3.h" int BrightAmbience3_unused = AirwinRegistry::registerAirwindow({"BrightAmbience3", "Ambience", 5, "BrightAmbience3 adds undersampling for high sample rates, and better feedback.", airwinconsolidated::BrightAmbience3::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/BuildATPDF.h" -int BuildATPDF_unused = AirwinRegistry::registerAirwindow({"BuildATPDF", "Dithers", 152, "BuildATPDF is a dither-making toolkit.", airwinconsolidated::BuildATPDF::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int BuildATPDF_unused = AirwinRegistry::registerAirwindow({"BuildATPDF", "Dithers", 153, "BuildATPDF is a dither-making toolkit.", airwinconsolidated::BuildATPDF::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/BussColors4.h" -int BussColors4_unused = AirwinRegistry::registerAirwindow({"BussColors4", "Tone Color", 339, "BussColors4 is the Airwindows console emulations, now working up to 192K correctly.", airwinconsolidated::BussColors4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int BussColors4_unused = AirwinRegistry::registerAirwindow({"BussColors4", "Tone Color", 340, "BussColors4 is the Airwindows console emulations, now working up to 192K correctly.", airwinconsolidated::BussColors4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ButterComp.h" -int ButterComp_unused = AirwinRegistry::registerAirwindow({"ButterComp", "Dynamics", 179, "ButterComp is my softest, smoothest compressor.", airwinconsolidated::ButterComp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ButterComp_unused = AirwinRegistry::registerAirwindow({"ButterComp", "Dynamics", 180, "ButterComp is my softest, smoothest compressor.", airwinconsolidated::ButterComp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ButterComp2.h" -int ButterComp2_unused = AirwinRegistry::registerAirwindow({"ButterComp2", "Dynamics", 169, "ButterComp2 is improved ButterComp with an output control and sound upgrades.", airwinconsolidated::ButterComp2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ButterComp2_unused = AirwinRegistry::registerAirwindow({"ButterComp2", "Dynamics", 170, "ButterComp2 is improved ButterComp with an output control and sound upgrades.", airwinconsolidated::ButterComp2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/C5RawBuss.h" -int C5RawBuss_unused = AirwinRegistry::registerAirwindow({"C5RawBuss", "Consoles", 120, "C5RawBuss is the original Console5 algorithm, with optional very gentle DC suppression.", airwinconsolidated::C5RawBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int C5RawBuss_unused = AirwinRegistry::registerAirwindow({"C5RawBuss", "Consoles", 121, "C5RawBuss is the original Console5 algorithm, with optional very gentle DC suppression.", airwinconsolidated::C5RawBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/C5RawChannel.h" -int C5RawChannel_unused = AirwinRegistry::registerAirwindow({"C5RawChannel", "Consoles", 121, "C5RawChannel is the original Console5 algorithm, with optional very gentle DC suppression.", airwinconsolidated::C5RawChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int C5RawChannel_unused = AirwinRegistry::registerAirwindow({"C5RawChannel", "Consoles", 122, "C5RawChannel is the original Console5 algorithm, with optional very gentle DC suppression.", airwinconsolidated::C5RawChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/CStrip.h" int CStrip_unused = AirwinRegistry::registerAirwindow({"CStrip", "Unclassified", -1, "CStrip is an Airwindows channel strip.", airwinconsolidated::CStrip::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/CStrip2.h" -int CStrip2_unused = AirwinRegistry::registerAirwindow({"CStrip2", "Filter", 223, "CStrip2 refines and optimizes CStrip, by request!", airwinconsolidated::CStrip2::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int CStrip2_unused = AirwinRegistry::registerAirwindow({"CStrip2", "Filter", 224, "CStrip2 refines and optimizes CStrip, by request!", airwinconsolidated::CStrip2::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Cabs.h" int Cabs_unused = AirwinRegistry::registerAirwindow({"Cabs", "Amp Sims", 33, "Cabs is an Airwindows guitar speaker cabinet simulator.", airwinconsolidated::Cabs::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Calibre.h" -int Calibre_unused = AirwinRegistry::registerAirwindow({"Calibre", "Tone Color", 344, "Calibre is a re-release of another old Character plugin.", airwinconsolidated::Calibre::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Calibre_unused = AirwinRegistry::registerAirwindow({"Calibre", "Tone Color", 345, "Calibre is a re-release of another old Character plugin.", airwinconsolidated::Calibre::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Capacitor.h" -int Capacitor_unused = AirwinRegistry::registerAirwindow({"Capacitor", "Filter", 237, "Capacitor is a lowpass/highpass filter of a new type.", airwinconsolidated::Capacitor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Capacitor_unused = AirwinRegistry::registerAirwindow({"Capacitor", "Filter", 238, "Capacitor is a lowpass/highpass filter of a new type.", airwinconsolidated::Capacitor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Capacitor2.h" -int Capacitor2_unused = AirwinRegistry::registerAirwindow({"Capacitor2", "Filter", 218, "Capacitor2 is Capacitor with extra analog modeling and mojo.", airwinconsolidated::Capacitor2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Capacitor2_unused = AirwinRegistry::registerAirwindow({"Capacitor2", "Filter", 219, "Capacitor2 is Capacitor with extra analog modeling and mojo.", airwinconsolidated::Capacitor2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Chamber.h" -int Chamber_unused = AirwinRegistry::registerAirwindow({"Chamber", "Reverb", 284, "Chamber is a feedforward reverb based on the golden ratio.", airwinconsolidated::Chamber::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); +int Chamber_unused = AirwinRegistry::registerAirwindow({"Chamber", "Reverb", 285, "Chamber is a feedforward reverb based on the golden ratio.", airwinconsolidated::Chamber::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); #include "autogen_airwin/Chamber2.h" -int Chamber2_unused = AirwinRegistry::registerAirwindow({"Chamber2", "Reverb", 283, "Chamber2 is a feedforward reverb, a blur delay, and a glitch topping!", airwinconsolidated::Chamber2::kNumParameters, "2023-02-04", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Chamber2_unused = AirwinRegistry::registerAirwindow({"Chamber2", "Reverb", 284, "Chamber2 is a feedforward reverb, a blur delay, and a glitch topping!", airwinconsolidated::Chamber2::kNumParameters, "2023-02-04", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Channel4.h" -int Channel4_unused = AirwinRegistry::registerAirwindow({"Channel4", "Tone Color", 353, "Channel4 is a tone coloring plugin that gives more of an analog feel.", airwinconsolidated::Channel4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Channel4_unused = AirwinRegistry::registerAirwindow({"Channel4", "Tone Color", 354, "Channel4 is a tone coloring plugin that gives more of an analog feel.", airwinconsolidated::Channel4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Channel5.h" -int Channel5_unused = AirwinRegistry::registerAirwindow({"Channel5", "Tone Color", 352, "Channel5 is Channel for 2018, with new subtleties.", airwinconsolidated::Channel5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Channel5_unused = AirwinRegistry::registerAirwindow({"Channel5", "Tone Color", 353, "Channel5 is Channel for 2018, with new subtleties.", airwinconsolidated::Channel5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Channel6.h" -int Channel6_unused = AirwinRegistry::registerAirwindow({"Channel6", "Tone Color", 351, "Channel6 uses the Spiral algorithm.", airwinconsolidated::Channel6::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Channel6_unused = AirwinRegistry::registerAirwindow({"Channel6", "Tone Color", 352, "Channel6 uses the Spiral algorithm.", airwinconsolidated::Channel6::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Channel7.h" -int Channel7_unused = AirwinRegistry::registerAirwindow({"Channel7", "Tone Color", 350, "Channel7 improves slew clipping and lets you blend Channel 6 and 5.", airwinconsolidated::Channel7::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Channel7_unused = AirwinRegistry::registerAirwindow({"Channel7", "Tone Color", 351, "Channel7 improves slew clipping and lets you blend Channel 6 and 5.", airwinconsolidated::Channel7::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Channel8.h" -int Channel8_unused = AirwinRegistry::registerAirwindow({"Channel8", "Tone Color", 349, "Channel8 is Channel7 with updates from Capacitor2 and Slew3. More and better of what Channel is.", airwinconsolidated::Channel8::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Channel8_unused = AirwinRegistry::registerAirwindow({"Channel8", "Tone Color", 350, "Channel8 is Channel7 with updates from Capacitor2 and Slew3. More and better of what Channel is.", airwinconsolidated::Channel8::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Channel9.h" -int Channel9_unused = AirwinRegistry::registerAirwindow({"Channel9", "Tone Color", 340, "Channel9 is Channel8 with ultrasonic filtering, and new Teac and Mackie 'low end' settings.", airwinconsolidated::Channel9::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Channel9_unused = AirwinRegistry::registerAirwindow({"Channel9", "Tone Color", 341, "Channel9 is Channel8 with ultrasonic filtering, and new Teac and Mackie 'low end' settings.", airwinconsolidated::Channel9::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Chorus.h" int Chorus_unused = AirwinRegistry::registerAirwindow({"Chorus", "Ambience", 22, "Chorus is a mono chorus, also works as a vibrato.", airwinconsolidated::Chorus::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ChorusEnsemble.h" int ChorusEnsemble_unused = AirwinRegistry::registerAirwindow({"ChorusEnsemble", "Ambience", 23, "ChorusEnsemble is a more complex, multi-tap mono chorus.", airwinconsolidated::ChorusEnsemble::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ChromeOxide.h" -int ChromeOxide_unused = AirwinRegistry::registerAirwindow({"ChromeOxide", "Lo-Fi", 257, "ChromeOxide is an alternate path to vibey old tape sonics.", airwinconsolidated::ChromeOxide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ChromeOxide_unused = AirwinRegistry::registerAirwindow({"ChromeOxide", "Lo-Fi", 258, "ChromeOxide is an alternate path to vibey old tape sonics.", airwinconsolidated::ChromeOxide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Cider.h" -int Cider_unused = AirwinRegistry::registerAirwindow({"Cider", "Tone Color", 345, "Cider is a re-release of another old Character plugin.", airwinconsolidated::Cider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Cider_unused = AirwinRegistry::registerAirwindow({"Cider", "Tone Color", 346, "Cider is a re-release of another old Character plugin.", airwinconsolidated::Cider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ClearCoat.h" int ClearCoat_unused = AirwinRegistry::registerAirwindow({"ClearCoat", "Ambience", 0, "ClearCoat is an array of bright ambience reverbs.", airwinconsolidated::ClearCoat::kNumParameters, "2023-11-06", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ClipOnly2.h" -int ClipOnly2_unused = AirwinRegistry::registerAirwindow({"ClipOnly2", "Clipping", 76, "ClipOnly2 suppresses the brightness of digital clipping without affecting unclipped samples, at any sample rate.", airwinconsolidated::ClipOnly2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ClipOnly2_unused = AirwinRegistry::registerAirwindow({"ClipOnly2", "Clipping", 77, "ClipOnly2 suppresses the brightness of digital clipping without affecting unclipped samples, at any sample rate.", airwinconsolidated::ClipOnly2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ClipSoftly.h" -int ClipSoftly_unused = AirwinRegistry::registerAirwindow({"ClipSoftly", "Clipping", 78, "ClipSoftly is ClipOnly2 but as a softclipper: a very handy building block.", airwinconsolidated::ClipSoftly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ClipSoftly_unused = AirwinRegistry::registerAirwindow({"ClipSoftly", "Clipping", 79, "ClipSoftly is ClipOnly2 but as a softclipper: a very handy building block.", airwinconsolidated::ClipSoftly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/CloudCoat.h" -int CloudCoat_unused = AirwinRegistry::registerAirwindow({"CloudCoat", "Effects", 192, "CloudCoat is an array of blur effects with a taste for evil.", airwinconsolidated::CloudCoat::kNumParameters, "2024-02-03", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int CloudCoat_unused = AirwinRegistry::registerAirwindow({"CloudCoat", "Effects", 193, "CloudCoat is an array of blur effects with a taste for evil.", airwinconsolidated::CloudCoat::kNumParameters, "2024-02-03", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Coils.h" -int Coils_unused = AirwinRegistry::registerAirwindow({"Coils", "Subtlety", 328, "Coils models the types of distortion you'll find in transformers.", airwinconsolidated::Coils::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Coils_unused = AirwinRegistry::registerAirwindow({"Coils", "Subtlety", 329, "Coils models the types of distortion you'll find in transformers.", airwinconsolidated::Coils::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Coils2.h" -int Coils2_unused = AirwinRegistry::registerAirwindow({"Coils2", "Subtlety", 323, "Coils2 is a transformer overdrive emulator.", airwinconsolidated::Coils2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Coils2_unused = AirwinRegistry::registerAirwindow({"Coils2", "Subtlety", 324, "Coils2 is a transformer overdrive emulator.", airwinconsolidated::Coils2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Cojones.h" -int Cojones_unused = AirwinRegistry::registerAirwindow({"Cojones", "Lo-Fi", 258, "Cojones is a new kind of distorty.", airwinconsolidated::Cojones::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Cojones_unused = AirwinRegistry::registerAirwindow({"Cojones", "Lo-Fi", 259, "Cojones is a new kind of distorty.", airwinconsolidated::Cojones::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Compresaturator.h" -int Compresaturator_unused = AirwinRegistry::registerAirwindow({"Compresaturator", "Dynamics", 177, "Compresaturator fades between compressing and soft clipping.", airwinconsolidated::Compresaturator::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Compresaturator_unused = AirwinRegistry::registerAirwindow({"Compresaturator", "Dynamics", 178, "Compresaturator fades between compressing and soft clipping.", airwinconsolidated::Compresaturator::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Console0Buss.h" -int Console0Buss_unused = AirwinRegistry::registerAirwindow({"Console0Buss", "Consoles", 102, "Console0Buss is a radical, minimalist Console system.", airwinconsolidated::Console0Buss::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int Console0Buss_unused = AirwinRegistry::registerAirwindow({"Console0Buss", "Consoles", 103, "Console0Buss is a radical, minimalist Console system.", airwinconsolidated::Console0Buss::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/Console0Channel.h" -int Console0Channel_unused = AirwinRegistry::registerAirwindow({"Console0Channel", "Consoles", 101, "Console0Channel is a radical, minimalist Console system.", airwinconsolidated::Console0Channel::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int Console0Channel_unused = AirwinRegistry::registerAirwindow({"Console0Channel", "Consoles", 102, "Console0Channel is a radical, minimalist Console system.", airwinconsolidated::Console0Channel::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/Console4Buss.h" -int Console4Buss_unused = AirwinRegistry::registerAirwindow({"Console4Buss", "Consoles", 124, "Console4Buss is the original Airwindows ITB mixing system, a two-plugin mix buss replacement for DAWs.", airwinconsolidated::Console4Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console4Buss_unused = AirwinRegistry::registerAirwindow({"Console4Buss", "Consoles", 125, "Console4Buss is the original Airwindows ITB mixing system, a two-plugin mix buss replacement for DAWs.", airwinconsolidated::Console4Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console4Channel.h" -int Console4Channel_unused = AirwinRegistry::registerAirwindow({"Console4Channel", "Consoles", 125, "Console4Channel is the original Airwindows ITB mixing system, a two-plugin mix buss replacement for DAWs.", airwinconsolidated::Console4Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console4Channel_unused = AirwinRegistry::registerAirwindow({"Console4Channel", "Consoles", 126, "Console4Channel is the original Airwindows ITB mixing system, a two-plugin mix buss replacement for DAWs.", airwinconsolidated::Console4Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console5Buss.h" -int Console5Buss_unused = AirwinRegistry::registerAirwindow({"Console5Buss", "Consoles", 117, "Console5Buss is a richer, warmer Console system.", airwinconsolidated::Console5Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console5Buss_unused = AirwinRegistry::registerAirwindow({"Console5Buss", "Consoles", 118, "Console5Buss is a richer, warmer Console system.", airwinconsolidated::Console5Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console5Channel.h" -int Console5Channel_unused = AirwinRegistry::registerAirwindow({"Console5Channel", "Consoles", 118, "Console5Channel is a richer, warmer Console system.", airwinconsolidated::Console5Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console5Channel_unused = AirwinRegistry::registerAirwindow({"Console5Channel", "Consoles", 119, "Console5Channel is a richer, warmer Console system.", airwinconsolidated::Console5Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console5DarkCh.h" -int Console5DarkCh_unused = AirwinRegistry::registerAirwindow({"Console5DarkCh", "Consoles", 119, "Console5DarkCh is a richer, warmer Console system.", airwinconsolidated::Console5DarkCh::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console5DarkCh_unused = AirwinRegistry::registerAirwindow({"Console5DarkCh", "Consoles", 120, "Console5DarkCh is a richer, warmer Console system.", airwinconsolidated::Console5DarkCh::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console6Buss.h" -int Console6Buss_unused = AirwinRegistry::registerAirwindow({"Console6Buss", "Consoles", 113, "Console6Buss is a new more intense Console that peaks at lower dB.", airwinconsolidated::Console6Buss::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { }}); +int Console6Buss_unused = AirwinRegistry::registerAirwindow({"Console6Buss", "Consoles", 114, "Console6Buss is a new more intense Console that peaks at lower dB.", airwinconsolidated::Console6Buss::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console6Channel.h" -int Console6Channel_unused = AirwinRegistry::registerAirwindow({"Console6Channel", "Consoles", 114, "Console6Channel is a new more intense Console that peaks at lower dB.", airwinconsolidated::Console6Channel::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { }}); +int Console6Channel_unused = AirwinRegistry::registerAirwindow({"Console6Channel", "Consoles", 115, "Console6Channel is a new more intense Console that peaks at lower dB.", airwinconsolidated::Console6Channel::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console7Buss.h" -int Console7Buss_unused = AirwinRegistry::registerAirwindow({"Console7Buss", "Consoles", 107, "Console7Buss adds anti-alias filtering and special saturation curves.", airwinconsolidated::Console7Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console7Buss_unused = AirwinRegistry::registerAirwindow({"Console7Buss", "Consoles", 108, "Console7Buss adds anti-alias filtering and special saturation curves.", airwinconsolidated::Console7Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console7Cascade.h" -int Console7Cascade_unused = AirwinRegistry::registerAirwindow({"Console7Cascade", "Consoles", 109, "Console7Cascade is a drop-in replacement for Console7Channel that allows for MUCH higher gain.", airwinconsolidated::Console7Cascade::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console7Cascade_unused = AirwinRegistry::registerAirwindow({"Console7Cascade", "Consoles", 110, "Console7Cascade is a drop-in replacement for Console7Channel that allows for MUCH higher gain.", airwinconsolidated::Console7Cascade::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console7Channel.h" -int Console7Channel_unused = AirwinRegistry::registerAirwindow({"Console7Channel", "Consoles", 108, "Console7Channel adds anti-alias filtering and special saturation curves.", airwinconsolidated::Console7Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console7Channel_unused = AirwinRegistry::registerAirwindow({"Console7Channel", "Consoles", 109, "Console7Channel adds anti-alias filtering and special saturation curves.", airwinconsolidated::Console7Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console7Crunch.h" -int Console7Crunch_unused = AirwinRegistry::registerAirwindow({"Console7Crunch", "Consoles", 110, "Console7Crunch shows you Cascade but with its EQ weighted for more edge and grit.", airwinconsolidated::Console7Crunch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console7Crunch_unused = AirwinRegistry::registerAirwindow({"Console7Crunch", "Consoles", 111, "Console7Crunch shows you Cascade but with its EQ weighted for more edge and grit.", airwinconsolidated::Console7Crunch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8BussHype.h" -int Console8BussHype_unused = AirwinRegistry::registerAirwindow({"Console8BussHype", "Consoles", 92, "Console8BussHype swaps out just the In section of Console8BussIn, for a brighter sparklier circuit.", airwinconsolidated::Console8BussHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8BussHype_unused = AirwinRegistry::registerAirwindow({"Console8BussHype", "Consoles", 93, "Console8BussHype swaps out just the In section of Console8BussIn, for a brighter sparklier circuit.", airwinconsolidated::Console8BussHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8BussIn.h" -int Console8BussIn_unused = AirwinRegistry::registerAirwindow({"Console8BussIn", "Consoles", 93, "Console8BussIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8BussIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8BussIn_unused = AirwinRegistry::registerAirwindow({"Console8BussIn", "Consoles", 94, "Console8BussIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8BussIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8BussOut.h" -int Console8BussOut_unused = AirwinRegistry::registerAirwindow({"Console8BussOut", "Consoles", 94, "Console8BussOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8BussOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8BussOut_unused = AirwinRegistry::registerAirwindow({"Console8BussOut", "Consoles", 95, "Console8BussOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8BussOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8ChannelHype.h" -int Console8ChannelHype_unused = AirwinRegistry::registerAirwindow({"Console8ChannelHype", "Consoles", 95, "Console8ChannelHype swaps out just the In section of Console8ChannelIn, for a brighter sparklier circuit.", airwinconsolidated::Console8ChannelHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8ChannelHype_unused = AirwinRegistry::registerAirwindow({"Console8ChannelHype", "Consoles", 96, "Console8ChannelHype swaps out just the In section of Console8ChannelIn, for a brighter sparklier circuit.", airwinconsolidated::Console8ChannelHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8ChannelIn.h" -int Console8ChannelIn_unused = AirwinRegistry::registerAirwindow({"Console8ChannelIn", "Consoles", 96, "Console8ChannelIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8ChannelIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8ChannelIn_unused = AirwinRegistry::registerAirwindow({"Console8ChannelIn", "Consoles", 97, "Console8ChannelIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8ChannelIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8ChannelOut.h" -int Console8ChannelOut_unused = AirwinRegistry::registerAirwindow({"Console8ChannelOut", "Consoles", 97, "Console8ChannelOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8ChannelOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8ChannelOut_unused = AirwinRegistry::registerAirwindow({"Console8ChannelOut", "Consoles", 98, "Console8ChannelOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8ChannelOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8LiteBuss.h" -int Console8LiteBuss_unused = AirwinRegistry::registerAirwindow({"Console8LiteBuss", "Consoles", 91, "Console8LiteBuss is simplified Console8, working with just a single mix buss.", airwinconsolidated::Console8LiteBuss::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { }}); +int Console8LiteBuss_unused = AirwinRegistry::registerAirwindow({"Console8LiteBuss", "Consoles", 92, "Console8LiteBuss is simplified Console8, working with just a single mix buss.", airwinconsolidated::Console8LiteBuss::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8LiteChannel.h" -int Console8LiteChannel_unused = AirwinRegistry::registerAirwindow({"Console8LiteChannel", "Consoles", 90, "Console8LiteChannel is simplified Console8, working with just a single mix buss.", airwinconsolidated::Console8LiteChannel::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { }}); +int Console8LiteChannel_unused = AirwinRegistry::registerAirwindow({"Console8LiteChannel", "Consoles", 91, "Console8LiteChannel is simplified Console8, working with just a single mix buss.", airwinconsolidated::Console8LiteChannel::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8SubHype.h" -int Console8SubHype_unused = AirwinRegistry::registerAirwindow({"Console8SubHype", "Consoles", 98, "Console8SubHype swaps out just the In section of Console8SubIn, for a brighter sparklier circuit.", airwinconsolidated::Console8SubHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8SubHype_unused = AirwinRegistry::registerAirwindow({"Console8SubHype", "Consoles", 99, "Console8SubHype swaps out just the In section of Console8SubIn, for a brighter sparklier circuit.", airwinconsolidated::Console8SubHype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8SubIn.h" -int Console8SubIn_unused = AirwinRegistry::registerAirwindow({"Console8SubIn", "Consoles", 99, "Console8SubIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8SubIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8SubIn_unused = AirwinRegistry::registerAirwindow({"Console8SubIn", "Consoles", 100, "Console8SubIn moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8SubIn::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console8SubOut.h" -int Console8SubOut_unused = AirwinRegistry::registerAirwindow({"Console8SubOut", "Consoles", 100, "Console8SubOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8SubOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Console8SubOut_unused = AirwinRegistry::registerAirwindow({"Console8SubOut", "Consoles", 101, "Console8SubOut moves to a channel/submix/buss topology and adds analog simulation.", airwinconsolidated::Console8SubOut::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console9Buss.h" int Console9Buss_unused = AirwinRegistry::registerAirwindow({"Console9Buss", "Unclassified", -1, "", airwinconsolidated::Console9Buss::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Console9Channel.h" int Console9Channel_unused = AirwinRegistry::registerAirwindow({"Console9Channel", "Unclassified", -1, "", airwinconsolidated::Console9Channel::kNumParameters, "2024-05-19", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ConsoleLABuss.h" -int ConsoleLABuss_unused = AirwinRegistry::registerAirwindow({"ConsoleLABuss", "Consoles", 84, "ConsoleLABuss is the Airwindows take on the Quad Eight console.", airwinconsolidated::ConsoleLABuss::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int ConsoleLABuss_unused = AirwinRegistry::registerAirwindow({"ConsoleLABuss", "Consoles", 85, "ConsoleLABuss is the Airwindows take on the Quad Eight console.", airwinconsolidated::ConsoleLABuss::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/ConsoleLAChannel.h" -int ConsoleLAChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleLAChannel", "Consoles", 85, "ConsoleLAChannel is the Airwindows take on the Quad Eight console.", airwinconsolidated::ConsoleLAChannel::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int ConsoleLAChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleLAChannel", "Consoles", 86, "ConsoleLAChannel is the Airwindows take on the Quad Eight console.", airwinconsolidated::ConsoleLAChannel::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/ConsoleMCBuss.h" -int ConsoleMCBuss_unused = AirwinRegistry::registerAirwindow({"ConsoleMCBuss", "Consoles", 86, "ConsoleMCBuss is the initial, bright take on the MCI console.", airwinconsolidated::ConsoleMCBuss::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int ConsoleMCBuss_unused = AirwinRegistry::registerAirwindow({"ConsoleMCBuss", "Consoles", 87, "ConsoleMCBuss is the initial, bright take on the MCI console.", airwinconsolidated::ConsoleMCBuss::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/ConsoleMCChannel.h" -int ConsoleMCChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleMCChannel", "Consoles", 87, "ConsoleMCChannel is the initial, bright take on the MCI console.", airwinconsolidated::ConsoleMCChannel::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int ConsoleMCChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleMCChannel", "Consoles", 88, "ConsoleMCChannel is the initial, bright take on the MCI console.", airwinconsolidated::ConsoleMCChannel::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/ConsoleMDBuss.h" -int ConsoleMDBuss_unused = AirwinRegistry::registerAirwindow({"ConsoleMDBuss", "Consoles", 88, "ConsoleMDBuss goes for the tone shaping of the classic MCI console!", airwinconsolidated::ConsoleMDBuss::kNumParameters, "2023-10-30", []() { return std::make_unique(0); }, -1, { }}); +int ConsoleMDBuss_unused = AirwinRegistry::registerAirwindow({"ConsoleMDBuss", "Consoles", 89, "ConsoleMDBuss goes for the tone shaping of the classic MCI console!", airwinconsolidated::ConsoleMDBuss::kNumParameters, "2023-10-30", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ConsoleMDChannel.h" -int ConsoleMDChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleMDChannel", "Consoles", 89, "ConsoleMDChannel goes for the tone shaping of the classic MCI console!", airwinconsolidated::ConsoleMDChannel::kNumParameters, "2023-10-30", []() { return std::make_unique(0); }, -1, { }}); +int ConsoleMDChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleMDChannel", "Consoles", 90, "ConsoleMDChannel goes for the tone shaping of the classic MCI console!", airwinconsolidated::ConsoleMDChannel::kNumParameters, "2023-10-30", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ConsoleXBuss.h" int ConsoleXBuss_unused = AirwinRegistry::registerAirwindow({"ConsoleXBuss", "Unclassified", -1, "", airwinconsolidated::ConsoleXBuss::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ConsoleXChannel.h" int ConsoleXChannel_unused = AirwinRegistry::registerAirwindow({"ConsoleXChannel", "Unclassified", -1, "", airwinconsolidated::ConsoleXChannel::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ContentHideD.h" -int ContentHideD_unused = AirwinRegistry::registerAirwindow({"ContentHideD", "Utility", 378, "ContentHideD mutes audio except for brief glimpses.", airwinconsolidated::ContentHideD::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ContentHideD_unused = AirwinRegistry::registerAirwindow({"ContentHideD", "Utility", 379, "ContentHideD mutes audio except for brief glimpses.", airwinconsolidated::ContentHideD::kNumParameters, "2024-03-30", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/CreamCoat.h" -int CreamCoat_unused = AirwinRegistry::registerAirwindow({"CreamCoat", "Reverb", 272, "CreamCoat is a swiss army knife reverb with soft undersampling.", airwinconsolidated::CreamCoat::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int CreamCoat_unused = AirwinRegistry::registerAirwindow({"CreamCoat", "Reverb", 273, "CreamCoat is a swiss army knife reverb with soft undersampling.", airwinconsolidated::CreamCoat::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Creature.h" -int Creature_unused = AirwinRegistry::registerAirwindow({"Creature", "Saturation", 292, "Creature is a soft slew saturator, a new class of noisechanger.", airwinconsolidated::Creature::kNumParameters, "2023-08-19", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Creature_unused = AirwinRegistry::registerAirwindow({"Creature", "Saturation", 293, "Creature is a soft slew saturator, a new class of noisechanger.", airwinconsolidated::Creature::kNumParameters, "2023-08-19", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/CrickBass.h" int CrickBass_unused = AirwinRegistry::registerAirwindow({"CrickBass", "Amp Sims", 28, "CrickBass is a flexible but aggressive bass tone for dual pickups.", airwinconsolidated::CrickBass::kNumParameters, "2023-09-17", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/CrunchCoat.h" -int CrunchCoat_unused = AirwinRegistry::registerAirwindow({"CrunchCoat", "Reverb", 278, "CrunchCoat is a cursed retro digital reverb!", airwinconsolidated::CrunchCoat::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int CrunchCoat_unused = AirwinRegistry::registerAirwindow({"CrunchCoat", "Reverb", 279, "CrunchCoat is a cursed retro digital reverb!", airwinconsolidated::CrunchCoat::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/CrunchyGrooveWear.h" -int CrunchyGrooveWear_unused = AirwinRegistry::registerAirwindow({"CrunchyGrooveWear", "Lo-Fi", 250, "CrunchyGrooveWear is a version of GrooveWear for more edge and distortion.", airwinconsolidated::CrunchyGrooveWear::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int CrunchyGrooveWear_unused = AirwinRegistry::registerAirwindow({"CrunchyGrooveWear", "Lo-Fi", 251, "CrunchyGrooveWear is a version of GrooveWear for more edge and distortion.", airwinconsolidated::CrunchyGrooveWear::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Crystal.h" -int Crystal_unused = AirwinRegistry::registerAirwindow({"Crystal", "Tone Color", 346, "Crystal is a tone shaper and buss soft-clipper.", airwinconsolidated::Crystal::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Crystal_unused = AirwinRegistry::registerAirwindow({"Crystal", "Tone Color", 347, "Crystal is a tone shaper and buss soft-clipper.", airwinconsolidated::Crystal::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DCVoltage.h" -int DCVoltage_unused = AirwinRegistry::registerAirwindow({"DCVoltage", "Utility", 367, "DCVoltage is literally a DC control voltage, in a plugin.", airwinconsolidated::DCVoltage::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DCVoltage_unused = AirwinRegistry::registerAirwindow({"DCVoltage", "Utility", 368, "DCVoltage is literally a DC control voltage, in a plugin.", airwinconsolidated::DCVoltage::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Dark.h" -int Dark_unused = AirwinRegistry::registerAirwindow({"Dark", "Dithers", 139, "Dark is a wordlength reducer that gives your music a blacker backdrop.", airwinconsolidated::Dark::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Dark_unused = AirwinRegistry::registerAirwindow({"Dark", "Dithers", 140, "Dark is a wordlength reducer that gives your music a blacker backdrop.", airwinconsolidated::Dark::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DarkNoise.h" -int DarkNoise_unused = AirwinRegistry::registerAirwindow({"DarkNoise", "Noise", 267, "DarkNoise is an alternative method for producing bassier noise directly. Sound design stuff.", airwinconsolidated::DarkNoise::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DarkNoise_unused = AirwinRegistry::registerAirwindow({"DarkNoise", "Noise", 268, "DarkNoise is an alternative method for producing bassier noise directly. Sound design stuff.", airwinconsolidated::DarkNoise::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DeBess.h" -int DeBess_unused = AirwinRegistry::registerAirwindow({"DeBess", "Brightness", 54, "DeBess is an improved DeEss, with perfect rejection of non-ess audio.", airwinconsolidated::DeBess::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int DeBess_unused = AirwinRegistry::registerAirwindow({"DeBess", "Brightness", 55, "DeBess is an improved DeEss, with perfect rejection of non-ess audio.", airwinconsolidated::DeBess::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/DeEss.h" -int DeEss_unused = AirwinRegistry::registerAirwindow({"DeEss", "Brightness", 59, "DeEss is the best de-essing solution there is. A go-to utility plugin.", airwinconsolidated::DeEss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DeEss_unused = AirwinRegistry::registerAirwindow({"DeEss", "Brightness", 60, "DeEss is the best de-essing solution there is. A go-to utility plugin.", airwinconsolidated::DeEss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DeHiss.h" -int DeHiss_unused = AirwinRegistry::registerAirwindow({"DeHiss", "Brightness", 69, "DeHiss tries to suppress background hiss, like a hiss gate.", airwinconsolidated::DeHiss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DeHiss_unused = AirwinRegistry::registerAirwindow({"DeHiss", "Brightness", 70, "DeHiss tries to suppress background hiss, like a hiss gate.", airwinconsolidated::DeHiss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DeRez.h" -int DeRez_unused = AirwinRegistry::registerAirwindow({"DeRez", "Lo-Fi", 256, "DeRez is an analog-style bit and sample rate crusher with continuous adjustments.", airwinconsolidated::DeRez::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DeRez_unused = AirwinRegistry::registerAirwindow({"DeRez", "Lo-Fi", 257, "DeRez is an analog-style bit and sample rate crusher with continuous adjustments.", airwinconsolidated::DeRez::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DeRez2.h" -int DeRez2_unused = AirwinRegistry::registerAirwindow({"DeRez2", "Lo-Fi", 254, "DeRez2 brings more authentic retro-digital hardware tones.", airwinconsolidated::DeRez2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DeRez2_unused = AirwinRegistry::registerAirwindow({"DeRez2", "Lo-Fi", 255, "DeRez2 brings more authentic retro-digital hardware tones.", airwinconsolidated::DeRez2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DeRez3.h" -int DeRez3_unused = AirwinRegistry::registerAirwindow({"DeRez3", "Lo-Fi", 248, "DeRez3 reinvents retro digital tones.", airwinconsolidated::DeRez3::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int DeRez3_unused = AirwinRegistry::registerAirwindow({"DeRez3", "Lo-Fi", 249, "DeRez3 reinvents retro digital tones.", airwinconsolidated::DeRez3::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Deckwrecka.h" -int Deckwrecka_unused = AirwinRegistry::registerAirwindow({"Deckwrecka", "Lo-Fi", 261, "Deckwrecka fattens and dirties up beats.", airwinconsolidated::Deckwrecka::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Deckwrecka_unused = AirwinRegistry::registerAirwindow({"Deckwrecka", "Lo-Fi", 262, "Deckwrecka fattens and dirties up beats.", airwinconsolidated::Deckwrecka::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Density.h" -int Density_unused = AirwinRegistry::registerAirwindow({"Density", "Distortion", 133, "Density is a Swiss Army Knife of saturation/antisaturation.", airwinconsolidated::Density::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Density_unused = AirwinRegistry::registerAirwindow({"Density", "Distortion", 134, "Density is a Swiss Army Knife of saturation/antisaturation.", airwinconsolidated::Density::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Density2.h" -int Density2_unused = AirwinRegistry::registerAirwindow({"Density2", "Distortion", 132, "Density2 is a different color for Density, some old code I had that people wanted.", airwinconsolidated::Density2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Density2_unused = AirwinRegistry::registerAirwindow({"Density2", "Distortion", 133, "Density2 is a different color for Density, some old code I had that people wanted.", airwinconsolidated::Density2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Desk.h" -int Desk_unused = AirwinRegistry::registerAirwindow({"Desk", "Subtlety", 329, "Desk is classic Airwindows subtle analog modeling.", airwinconsolidated::Desk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Desk_unused = AirwinRegistry::registerAirwindow({"Desk", "Subtlety", 330, "Desk is classic Airwindows subtle analog modeling.", airwinconsolidated::Desk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Desk4.h" -int Desk4_unused = AirwinRegistry::registerAirwindow({"Desk4", "Saturation", 304, "Desk4 is distinctive analog coloration (a tuneable version of the control-less Desk plugins)", airwinconsolidated::Desk4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Desk4_unused = AirwinRegistry::registerAirwindow({"Desk4", "Saturation", 305, "Desk4 is distinctive analog coloration (a tuneable version of the control-less Desk plugins)", airwinconsolidated::Desk4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DigitalBlack.h" -int DigitalBlack_unused = AirwinRegistry::registerAirwindow({"DigitalBlack", "Dynamics", 166, "DigitalBlack is a quick, staccato gate.", airwinconsolidated::DigitalBlack::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int DigitalBlack_unused = AirwinRegistry::registerAirwindow({"DigitalBlack", "Dynamics", 167, "DigitalBlack is a quick, staccato gate.", airwinconsolidated::DigitalBlack::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Dirt.h" -int Dirt_unused = AirwinRegistry::registerAirwindow({"Dirt", "Distortion", 129, "Dirt is a soft-clip distortion in the spirit of Edge.", airwinconsolidated::Dirt::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Dirt_unused = AirwinRegistry::registerAirwindow({"Dirt", "Distortion", 130, "Dirt is a soft-clip distortion in the spirit of Edge.", airwinconsolidated::Dirt::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Discontinuity.h" -int Discontinuity_unused = AirwinRegistry::registerAirwindow({"Discontinuity", "Subtlety", 316, "Discontinuity models air under intense loudness.", airwinconsolidated::Discontinuity::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Discontinuity_unused = AirwinRegistry::registerAirwindow({"Discontinuity", "Subtlety", 317, "Discontinuity models air under intense loudness.", airwinconsolidated::Discontinuity::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Distance.h" -int Distance_unused = AirwinRegistry::registerAirwindow({"Distance", "Filter", 243, "Distance is a sound design or reverb far-away-izer.", airwinconsolidated::Distance::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Distance_unused = AirwinRegistry::registerAirwindow({"Distance", "Filter", 244, "Distance is a sound design or reverb far-away-izer.", airwinconsolidated::Distance::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Distance2.h" -int Distance2_unused = AirwinRegistry::registerAirwindow({"Distance2", "Filter", 244, "Distance2 is a versatile space shaper for creating depth.", airwinconsolidated::Distance2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Distance2_unused = AirwinRegistry::registerAirwindow({"Distance2", "Filter", 245, "Distance2 is a versatile space shaper for creating depth.", airwinconsolidated::Distance2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Distance3.h" -int Distance3_unused = AirwinRegistry::registerAirwindow({"Distance3", "Filter", 219, "Distance3 combines the best parts of Distance and Discontinuity.", airwinconsolidated::Distance3::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Distance3_unused = AirwinRegistry::registerAirwindow({"Distance3", "Filter", 220, "Distance3 combines the best parts of Distance and Discontinuity.", airwinconsolidated::Distance3::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Distortion.h" -int Distortion_unused = AirwinRegistry::registerAirwindow({"Distortion", "Distortion", 127, "Distortion is a slightly dark analog-style distortion with several presets, like Focus.", airwinconsolidated::Distortion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Distortion_unused = AirwinRegistry::registerAirwindow({"Distortion", "Distortion", 128, "Distortion is a slightly dark analog-style distortion with several presets, like Focus.", airwinconsolidated::Distortion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DitherFloat.h" -int DitherFloat_unused = AirwinRegistry::registerAirwindow({"DitherFloat", "Dithers", 161, "DitherFloat is a demo of floating point truncation: can also dither to 32 bit float output.", airwinconsolidated::DitherFloat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DitherFloat_unused = AirwinRegistry::registerAirwindow({"DitherFloat", "Dithers", 162, "DitherFloat is a demo of floating point truncation: can also dither to 32 bit float output.", airwinconsolidated::DitherFloat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DitherMeDiskers.h" -int DitherMeDiskers_unused = AirwinRegistry::registerAirwindow({"DitherMeDiskers", "Dithers", 156, "DitherMeDiskers is dark deep 'dither' in a 16 bit version.", airwinconsolidated::DitherMeDiskers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DitherMeDiskers_unused = AirwinRegistry::registerAirwindow({"DitherMeDiskers", "Dithers", 157, "DitherMeDiskers is dark deep 'dither' in a 16 bit version.", airwinconsolidated::DitherMeDiskers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DitherMeTimbers.h" -int DitherMeTimbers_unused = AirwinRegistry::registerAirwindow({"DitherMeTimbers", "Dithers", 155, "DitherMeTimbers is dark deep 'dither' in a 24 bit version.", airwinconsolidated::DitherMeTimbers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DitherMeTimbers_unused = AirwinRegistry::registerAirwindow({"DitherMeTimbers", "Dithers", 156, "DitherMeTimbers is dark deep 'dither' in a 24 bit version.", airwinconsolidated::DitherMeTimbers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Ditherbox.h" -int Ditherbox_unused = AirwinRegistry::registerAirwindow({"Ditherbox", "Dithers", 151, "Ditherbox is a switchable selection of dithers in 16 and 24 bit, plus monitoring tools.", airwinconsolidated::Ditherbox::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); +int Ditherbox_unused = AirwinRegistry::registerAirwindow({"Ditherbox", "Dithers", 152, "Ditherbox is a switchable selection of dithers in 16 and 24 bit, plus monitoring tools.", airwinconsolidated::Ditherbox::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/DoublePaul.h" -int DoublePaul_unused = AirwinRegistry::registerAirwindow({"DoublePaul", "Dithers", 150, "DoublePaul is like PaulDither but more so.", airwinconsolidated::DoublePaul::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DoublePaul_unused = AirwinRegistry::registerAirwindow({"DoublePaul", "Dithers", 151, "DoublePaul is like PaulDither but more so.", airwinconsolidated::DoublePaul::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Doublelay.h" int Doublelay_unused = AirwinRegistry::registerAirwindow({"Doublelay", "Ambience", 2, "Doublelay is StereoDoubler with independent delays and feedback.", airwinconsolidated::Doublelay::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Drive.h" -int Drive_unused = AirwinRegistry::registerAirwindow({"Drive", "Distortion", 134, "Drive is the angry distortion!", airwinconsolidated::Drive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Drive_unused = AirwinRegistry::registerAirwindow({"Drive", "Distortion", 135, "Drive is the angry distortion!", airwinconsolidated::Drive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DrumSlam.h" -int DrumSlam_unused = AirwinRegistry::registerAirwindow({"DrumSlam", "Dynamics", 178, "DrumSlam is a heavy-processing tape modeler.", airwinconsolidated::DrumSlam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DrumSlam_unused = AirwinRegistry::registerAirwindow({"DrumSlam", "Dynamics", 179, "DrumSlam is a heavy-processing tape modeler.", airwinconsolidated::DrumSlam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DubCenter.h" -int DubCenter_unused = AirwinRegistry::registerAirwindow({"DubCenter", "Bass", 39, "DubCenter is a version of DubSub where the bass reinforcement is purely mono.", airwinconsolidated::DubCenter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DubCenter_unused = AirwinRegistry::registerAirwindow({"DubCenter", "Bass", 40, "DubCenter is a version of DubSub where the bass reinforcement is purely mono.", airwinconsolidated::DubCenter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/DubSub.h" -int DubSub_unused = AirwinRegistry::registerAirwindow({"DubSub", "Bass", 40, "DubSub is a fully featured bass doctor.", airwinconsolidated::DubSub::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int DubSub_unused = AirwinRegistry::registerAirwindow({"DubSub", "Bass", 41, "DubSub is a fully featured bass doctor.", airwinconsolidated::DubSub::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +#include "autogen_airwin/DubSub2.h" +int DubSub2_unused = AirwinRegistry::registerAirwindow({"DubSub2", "Bass", 36, "DubSub2 is the essence of the Airwindows head bump.", airwinconsolidated::DubSub2::kNumParameters, "2024-08-04", []() { return std::make_unique(0); }, -1, { "Recommended", " Latest" }}); #include "autogen_airwin/Dubly.h" -int Dubly_unused = AirwinRegistry::registerAirwindow({"Dubly", "Effects", 194, "Dubly is a retro vibe and atmosphere maker.", airwinconsolidated::Dubly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Dubly_unused = AirwinRegistry::registerAirwindow({"Dubly", "Effects", 195, "Dubly is a retro vibe and atmosphere maker.", airwinconsolidated::Dubly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Dubly2.h" -int Dubly2_unused = AirwinRegistry::registerAirwindow({"Dubly2", "Effects", 190, "Dubly2 is a key part of seventies sonics!", airwinconsolidated::Dubly2::kNumParameters, "2024-07-28", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Dubly2_unused = AirwinRegistry::registerAirwindow({"Dubly2", "Effects", 191, "Dubly2 is a key part of seventies sonics!", airwinconsolidated::Dubly2::kNumParameters, "2024-07-28", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/DustBunny.h" -int DustBunny_unused = AirwinRegistry::registerAirwindow({"DustBunny", "Lo-Fi", 262, "DustBunny is unpredictable distorty noise, like dust wedged under your turntable needle.", airwinconsolidated::DustBunny::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int DustBunny_unused = AirwinRegistry::registerAirwindow({"DustBunny", "Lo-Fi", 263, "DustBunny is unpredictable distorty noise, like dust wedged under your turntable needle.", airwinconsolidated::DustBunny::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Dynamics.h" -int Dynamics_unused = AirwinRegistry::registerAirwindow({"Dynamics", "Dynamics", 164, "Dynamics is a combination compressor gate.", airwinconsolidated::Dynamics::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Dynamics_unused = AirwinRegistry::registerAirwindow({"Dynamics", "Dynamics", 165, "Dynamics is a combination compressor gate.", airwinconsolidated::Dynamics::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Dyno.h" -int Dyno_unused = AirwinRegistry::registerAirwindow({"Dyno", "Saturation", 301, "Dyno is a lot like Mojo, but for intensity instead of loudness.", airwinconsolidated::Dyno::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Dyno_unused = AirwinRegistry::registerAirwindow({"Dyno", "Saturation", 302, "Dyno is a lot like Mojo, but for intensity instead of loudness.", airwinconsolidated::Dyno::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/EQ.h" -int EQ_unused = AirwinRegistry::registerAirwindow({"EQ", "Filter", 236, "EQ is just the EQ parts of CStrip.", airwinconsolidated::EQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int EQ_unused = AirwinRegistry::registerAirwindow({"EQ", "Filter", 237, "EQ is just the EQ parts of CStrip.", airwinconsolidated::EQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/EdIsDim.h" -int EdIsDim_unused = AirwinRegistry::registerAirwindow({"EdIsDim", "Utility", 368, "EdIsDim is mid/side conversion utility plugins.", airwinconsolidated::EdIsDim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int EdIsDim_unused = AirwinRegistry::registerAirwindow({"EdIsDim", "Utility", 369, "EdIsDim is mid/side conversion utility plugins.", airwinconsolidated::EdIsDim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Edge.h" -int Edge_unused = AirwinRegistry::registerAirwindow({"Edge", "Distortion", 128, "Edge is a seven-stage distortion with Hypersonic filtering and tone shaping controls.", airwinconsolidated::Edge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Edge_unused = AirwinRegistry::registerAirwindow({"Edge", "Distortion", 129, "Edge is a seven-stage distortion with Hypersonic filtering and tone shaping controls.", airwinconsolidated::Edge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Elation.h" -int Elation_unused = AirwinRegistry::registerAirwindow({"Elation", "Tone Color", 343, "Elation is a re-release of another old Character plugin.", airwinconsolidated::Elation::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Elation_unused = AirwinRegistry::registerAirwindow({"Elation", "Tone Color", 344, "Elation is a re-release of another old Character plugin.", airwinconsolidated::Elation::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ElectroHat.h" -int ElectroHat_unused = AirwinRegistry::registerAirwindow({"ElectroHat", "Noise", 268, "ElectroHat is a hi-hat tone generator that uses the original sound as a control voltage.", airwinconsolidated::ElectroHat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ElectroHat_unused = AirwinRegistry::registerAirwindow({"ElectroHat", "Noise", 269, "ElectroHat is a hi-hat tone generator that uses the original sound as a control voltage.", airwinconsolidated::ElectroHat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Energy.h" -int Energy_unused = AirwinRegistry::registerAirwindow({"Energy", "Effects", 207, "Energy is electrifying fixed-frequency treble boosts.", airwinconsolidated::Energy::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Energy_unused = AirwinRegistry::registerAirwindow({"Energy", "Effects", 208, "Energy is electrifying fixed-frequency treble boosts.", airwinconsolidated::Energy::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Energy2.h" -int Energy2_unused = AirwinRegistry::registerAirwindow({"Energy2", "Effects", 206, "Energy2 is electrifying fixed-frequency treble boosts for high sample rate.", airwinconsolidated::Energy2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Energy2_unused = AirwinRegistry::registerAirwindow({"Energy2", "Effects", 207, "Energy2 is electrifying fixed-frequency treble boosts for high sample rate.", airwinconsolidated::Energy2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Ensemble.h" int Ensemble_unused = AirwinRegistry::registerAirwindow({"Ensemble", "Ambience", 24, "Ensemble is a weird flangey little modulation effect.", airwinconsolidated::Ensemble::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/EveryConsole.h" -int EveryConsole_unused = AirwinRegistry::registerAirwindow({"EveryConsole", "Consoles", 126, "EveryConsole is mix-and-match Airwindows Console.", airwinconsolidated::EveryConsole::kNumParameters, "2023-07-29", []() { return std::make_unique(0); }, -1, { }}); +int EveryConsole_unused = AirwinRegistry::registerAirwindow({"EveryConsole", "Consoles", 127, "EveryConsole is mix-and-match Airwindows Console.", airwinconsolidated::EveryConsole::kNumParameters, "2023-07-29", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/EverySlew.h" -int EverySlew_unused = AirwinRegistry::registerAirwindow({"EverySlew", "Brightness", 61, "EverySlew is a wide variety of unique sound processing tools.", airwinconsolidated::EverySlew::kNumParameters, "2023-07-22", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int EverySlew_unused = AirwinRegistry::registerAirwindow({"EverySlew", "Brightness", 62, "EverySlew is a wide variety of unique sound processing tools.", airwinconsolidated::EverySlew::kNumParameters, "2023-07-22", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/EveryTrim.h" -int EveryTrim_unused = AirwinRegistry::registerAirwindow({"EveryTrim", "Utility", 361, "EveryTrim is Left/Right, Mid/Side, and Master in one plugin.", airwinconsolidated::EveryTrim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int EveryTrim_unused = AirwinRegistry::registerAirwindow({"EveryTrim", "Utility", 362, "EveryTrim is Left/Right, Mid/Side, and Master in one plugin.", airwinconsolidated::EveryTrim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Exciter.h" -int Exciter_unused = AirwinRegistry::registerAirwindow({"Exciter", "Effects", 205, "Exciter is an Aural Exciter plugin that can be both subtle and extreme.", airwinconsolidated::Exciter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Exciter_unused = AirwinRegistry::registerAirwindow({"Exciter", "Effects", 206, "Exciter is an Aural Exciter plugin that can be both subtle and extreme.", airwinconsolidated::Exciter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Facet.h" -int Facet_unused = AirwinRegistry::registerAirwindow({"Facet", "Effects", 208, "Facet is a new kind of hard clip that adds two sharp corners into the wave.", airwinconsolidated::Facet::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Facet_unused = AirwinRegistry::registerAirwindow({"Facet", "Effects", 209, "Facet is a new kind of hard clip that adds two sharp corners into the wave.", airwinconsolidated::Facet::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/FathomFive.h" -int FathomFive_unused = AirwinRegistry::registerAirwindow({"FathomFive", "Bass", 43, "FathomFive is a way of supplementing extreme bass that’s not just EQ.", airwinconsolidated::FathomFive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int FathomFive_unused = AirwinRegistry::registerAirwindow({"FathomFive", "Bass", 44, "FathomFive is a way of supplementing extreme bass that’s not just EQ.", airwinconsolidated::FathomFive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/FinalClip.h" -int FinalClip_unused = AirwinRegistry::registerAirwindow({"FinalClip", "Clipping", 83, "FinalClip is one stage of ADClip8 set up to clip +6dB for Final Cut Pro.", airwinconsolidated::FinalClip::kNumParameters, "2024-02-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int FinalClip_unused = AirwinRegistry::registerAirwindow({"FinalClip", "Clipping", 84, "FinalClip is one stage of ADClip8 set up to clip +6dB for Final Cut Pro.", airwinconsolidated::FinalClip::kNumParameters, "2024-02-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/FireAmp.h" int FireAmp_unused = AirwinRegistry::registerAirwindow({"FireAmp", "Amp Sims", 26, "FireAmp is a bright, loud, tubey amp sim for leads and dirt guitar.", airwinconsolidated::FireAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Flipity.h" -int Flipity_unused = AirwinRegistry::registerAirwindow({"Flipity", "Utility", 375, "Flipity is a channel phase flipper/swapper utility.", airwinconsolidated::Flipity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Flipity_unused = AirwinRegistry::registerAirwindow({"Flipity", "Utility", 376, "Flipity is a channel phase flipper/swapper utility.", airwinconsolidated::Flipity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Floor.h" -int Floor_unused = AirwinRegistry::registerAirwindow({"Floor", "Bass", 41, "Floor is fake bottom octave for fun and profit!", airwinconsolidated::Floor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Floor_unused = AirwinRegistry::registerAirwindow({"Floor", "Bass", 42, "Floor is fake bottom octave for fun and profit!", airwinconsolidated::Floor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Flutter.h" -int Flutter_unused = AirwinRegistry::registerAirwindow({"Flutter", "Lo-Fi", 253, "Flutter is the flutter from ToTape6, standalone.", airwinconsolidated::Flutter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Flutter_unused = AirwinRegistry::registerAirwindow({"Flutter", "Lo-Fi", 254, "Flutter is the flutter from ToTape6, standalone.", airwinconsolidated::Flutter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Flutter2.h" -int Flutter2_unused = AirwinRegistry::registerAirwindow({"Flutter2", "Lo-Fi", 247, "Flutter2 is the flutter from ToTape7, standalone.", airwinconsolidated::Flutter2::kNumParameters, "2024-07-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Flutter2_unused = AirwinRegistry::registerAirwindow({"Flutter2", "Lo-Fi", 248, "Flutter2 is the flutter from ToTape7, standalone.", airwinconsolidated::Flutter2::kNumParameters, "2024-07-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Focus.h" -int Focus_unused = AirwinRegistry::registerAirwindow({"Focus", "Saturation", 299, "Focus brings out clarity by distorting. Aggressive, subtle, flexible.", airwinconsolidated::Focus::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Focus_unused = AirwinRegistry::registerAirwindow({"Focus", "Saturation", 300, "Focus brings out clarity by distorting. Aggressive, subtle, flexible.", airwinconsolidated::Focus::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Fracture.h" -int Fracture_unused = AirwinRegistry::registerAirwindow({"Fracture", "Effects", 209, "Fracture is a frequency multiplier/waveshaper with a soft disruption to the sound.", airwinconsolidated::Fracture::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Fracture_unused = AirwinRegistry::registerAirwindow({"Fracture", "Effects", 210, "Fracture is a frequency multiplier/waveshaper with a soft disruption to the sound.", airwinconsolidated::Fracture::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Fracture2.h" -int Fracture2_unused = AirwinRegistry::registerAirwindow({"Fracture2", "Effects", 193, "Fracture2 is a wavefolder that allows more extreme disruption.", airwinconsolidated::Fracture2::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Fracture2_unused = AirwinRegistry::registerAirwindow({"Fracture2", "Effects", 194, "Fracture2 is a wavefolder that allows more extreme disruption.", airwinconsolidated::Fracture2::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/FromTape.h" -int FromTape_unused = AirwinRegistry::registerAirwindow({"FromTape", "Tape", 333, "FromTape is a minimalist, cleaner analog tape emulation.", airwinconsolidated::FromTape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int FromTape_unused = AirwinRegistry::registerAirwindow({"FromTape", "Tape", 334, "FromTape is a minimalist, cleaner analog tape emulation.", airwinconsolidated::FromTape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Galactic.h" -int Galactic_unused = AirwinRegistry::registerAirwindow({"Galactic", "Reverb", 273, "Galactic is a super-reverb designed specially for pads and space ambient.", airwinconsolidated::Galactic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); +int Galactic_unused = AirwinRegistry::registerAirwindow({"Galactic", "Reverb", 274, "Galactic is a super-reverb designed specially for pads and space ambient.", airwinconsolidated::Galactic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); #include "autogen_airwin/Galactic2.h" -int Galactic2_unused = AirwinRegistry::registerAirwindow({"Galactic2", "Reverb", 281, "Galactic2 is a super-reverb REdesigned specially for pads and space ambient.", airwinconsolidated::Galactic2::kNumParameters, "2023-04-23", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Galactic2_unused = AirwinRegistry::registerAirwindow({"Galactic2", "Reverb", 282, "Galactic2 is a super-reverb REdesigned specially for pads and space ambient.", airwinconsolidated::Galactic2::kNumParameters, "2023-04-23", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/GalacticVibe.h" -int GalacticVibe_unused = AirwinRegistry::registerAirwindow({"GalacticVibe", "Effects", 191, "GalacticVibe is the stereo vibrato from the original Galactic reverb.", airwinconsolidated::GalacticVibe::kNumParameters, "2023-04-23", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int GalacticVibe_unused = AirwinRegistry::registerAirwindow({"GalacticVibe", "Effects", 192, "GalacticVibe is the stereo vibrato from the original Galactic reverb.", airwinconsolidated::GalacticVibe::kNumParameters, "2023-04-23", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Gatelope.h" -int Gatelope_unused = AirwinRegistry::registerAirwindow({"Gatelope", "Dynamics", 182, "Gatelope is a special gate that applies filters.", airwinconsolidated::Gatelope::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Gatelope_unused = AirwinRegistry::registerAirwindow({"Gatelope", "Dynamics", 183, "Gatelope is a special gate that applies filters.", airwinconsolidated::Gatelope::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/GlitchShifter.h" -int GlitchShifter_unused = AirwinRegistry::registerAirwindow({"GlitchShifter", "Effects", 203, "GlitchShifter is a really gnarly, raw-sounding pitch shifter with a dose of insanity!", airwinconsolidated::GlitchShifter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int GlitchShifter_unused = AirwinRegistry::registerAirwindow({"GlitchShifter", "Effects", 204, "GlitchShifter is a really gnarly, raw-sounding pitch shifter with a dose of insanity!", airwinconsolidated::GlitchShifter::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/GoldenSlew.h" -int GoldenSlew_unused = AirwinRegistry::registerAirwindow({"GoldenSlew", "Brightness", 55, "GoldenSlew is a multistage slew clipper based on the Golden Ratio.", airwinconsolidated::GoldenSlew::kNumParameters, "2023-07-02", []() { return std::make_unique(0); }, -1, { }}); +int GoldenSlew_unused = AirwinRegistry::registerAirwindow({"GoldenSlew", "Brightness", 56, "GoldenSlew is a multistage slew clipper based on the Golden Ratio.", airwinconsolidated::GoldenSlew::kNumParameters, "2023-07-02", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Golem.h" -int Golem_unused = AirwinRegistry::registerAirwindow({"Golem", "Utility", 366, "Golem lets you blend a stereo track of two mics on an amp.", airwinconsolidated::Golem::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Golem_unused = AirwinRegistry::registerAirwindow({"Golem", "Utility", 367, "Golem lets you blend a stereo track of two mics on an amp.", airwinconsolidated::Golem::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/GrindAmp.h" int GrindAmp_unused = AirwinRegistry::registerAirwindow({"GrindAmp", "Amp Sims", 25, "GrindAmp is a heavier amp sim for many purposes.", airwinconsolidated::GrindAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Gringer.h" -int Gringer_unused = AirwinRegistry::registerAirwindow({"Gringer", "Effects", 204, "Gringer is a full-wave rectifier plugin, like a Green Ringer guitar effect.", airwinconsolidated::Gringer::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Gringer_unused = AirwinRegistry::registerAirwindow({"Gringer", "Effects", 205, "Gringer is a full-wave rectifier plugin, like a Green Ringer guitar effect.", airwinconsolidated::Gringer::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/GrooveWear.h" -int GrooveWear_unused = AirwinRegistry::registerAirwindow({"GrooveWear", "Lo-Fi", 251, "GrooveWear is for scrubbing highs off mechanically like a stylus would.", airwinconsolidated::GrooveWear::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int GrooveWear_unused = AirwinRegistry::registerAirwindow({"GrooveWear", "Lo-Fi", 252, "GrooveWear is for scrubbing highs off mechanically like a stylus would.", airwinconsolidated::GrooveWear::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/GuitarConditioner.h" -int GuitarConditioner_unused = AirwinRegistry::registerAirwindow({"GuitarConditioner", "Effects", 199, "GuitarConditioner is like a Tube Screamer voicing without the squishiness and indistinctness.", airwinconsolidated::GuitarConditioner::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int GuitarConditioner_unused = AirwinRegistry::registerAirwindow({"GuitarConditioner", "Effects", 200, "GuitarConditioner is like a Tube Screamer voicing without the squishiness and indistinctness.", airwinconsolidated::GuitarConditioner::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/HardVacuum.h" -int HardVacuum_unused = AirwinRegistry::registerAirwindow({"HardVacuum", "Distortion", 136, "HardVacuum is tube style saturation effects.", airwinconsolidated::HardVacuum::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int HardVacuum_unused = AirwinRegistry::registerAirwindow({"HardVacuum", "Distortion", 137, "HardVacuum is tube style saturation effects.", airwinconsolidated::HardVacuum::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/HermeTrim.h" -int HermeTrim_unused = AirwinRegistry::registerAirwindow({"HermeTrim", "Utility", 362, "HermeTrim is Very Fine Adjustments, otherwise just like EveryTrim.", airwinconsolidated::HermeTrim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int HermeTrim_unused = AirwinRegistry::registerAirwindow({"HermeTrim", "Utility", 363, "HermeTrim is Very Fine Adjustments, otherwise just like EveryTrim.", airwinconsolidated::HermeTrim::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Hermepass.h" -int Hermepass_unused = AirwinRegistry::registerAirwindow({"Hermepass", "Bass", 37, "Hermepass is a mastering highpass to set by ear only.", airwinconsolidated::Hermepass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Hermepass_unused = AirwinRegistry::registerAirwindow({"Hermepass", "Bass", 38, "Hermepass is a mastering highpass to set by ear only.", airwinconsolidated::Hermepass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/HighGlossDither.h" -int HighGlossDither_unused = AirwinRegistry::registerAirwindow({"HighGlossDither", "Dithers", 160, "HighGlossDither is a hybrid between shiny dither and truncation! Unnatural science experiment.", airwinconsolidated::HighGlossDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int HighGlossDither_unused = AirwinRegistry::registerAirwindow({"HighGlossDither", "Dithers", 161, "HighGlossDither is a hybrid between shiny dither and truncation! Unnatural science experiment.", airwinconsolidated::HighGlossDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/HighImpact.h" -int HighImpact_unused = AirwinRegistry::registerAirwindow({"HighImpact", "Distortion", 137, "HighImpact is distorted grit and punch without fatness.", airwinconsolidated::HighImpact::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int HighImpact_unused = AirwinRegistry::registerAirwindow({"HighImpact", "Distortion", 138, "HighImpact is distorted grit and punch without fatness.", airwinconsolidated::HighImpact::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Highpass.h" -int Highpass_unused = AirwinRegistry::registerAirwindow({"Highpass", "Filter", 246, "Highpass is a time warp, for retro midrangey sounds.", airwinconsolidated::Highpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Highpass_unused = AirwinRegistry::registerAirwindow({"Highpass", "Filter", 247, "Highpass is a time warp, for retro midrangey sounds.", airwinconsolidated::Highpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Highpass2.h" -int Highpass2_unused = AirwinRegistry::registerAirwindow({"Highpass2", "Filter", 242, "Highpass2 is an unusual-sounding variable-slope highpass filter.", airwinconsolidated::Highpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Highpass2_unused = AirwinRegistry::registerAirwindow({"Highpass2", "Filter", 243, "Highpass2 is an unusual-sounding variable-slope highpass filter.", airwinconsolidated::Highpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Holt.h" -int Holt_unused = AirwinRegistry::registerAirwindow({"Holt", "Filter", 228, "Holt is a synth-like resonant lowpass filter focussed on bass frequencies.", airwinconsolidated::Holt::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Holt_unused = AirwinRegistry::registerAirwindow({"Holt", "Filter", 229, "Holt is a synth-like resonant lowpass filter focussed on bass frequencies.", airwinconsolidated::Holt::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Holt2.h" -int Holt2_unused = AirwinRegistry::registerAirwindow({"Holt2", "Filter", 227, "Holt2 is a bass-cab-like resonant lowpass filter.", airwinconsolidated::Holt2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Holt2_unused = AirwinRegistry::registerAirwindow({"Holt2", "Filter", 228, "Holt2 is a bass-cab-like resonant lowpass filter.", airwinconsolidated::Holt2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Hombre.h" int Hombre_unused = AirwinRegistry::registerAirwindow({"Hombre", "Ambience", 17, "Hombre is atmosphere and texture (through very short delays).", airwinconsolidated::Hombre::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Huge.h" -int Huge_unused = AirwinRegistry::registerAirwindow({"Huge", "Saturation", 293, "Huge is a dirty, dirty loudenator.", airwinconsolidated::Huge::kNumParameters, "2023-03-31", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Huge_unused = AirwinRegistry::registerAirwindow({"Huge", "Saturation", 294, "Huge is a dirty, dirty loudenator.", airwinconsolidated::Huge::kNumParameters, "2023-03-31", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Hull.h" -int Hull_unused = AirwinRegistry::registerAirwindow({"Hull", "Filter", 235, "Hull is an alternate form of highpass/lowpass filter.", airwinconsolidated::Hull::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Hull_unused = AirwinRegistry::registerAirwindow({"Hull", "Filter", 236, "Hull is an alternate form of highpass/lowpass filter.", airwinconsolidated::Hull::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Hull2.h" -int Hull2_unused = AirwinRegistry::registerAirwindow({"Hull2", "Filter", 233, "Hull2 is a very clear three-band EQ.", airwinconsolidated::Hull2::kNumParameters, "2023-12-09", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Hull2_unused = AirwinRegistry::registerAirwindow({"Hull2", "Filter", 234, "Hull2 is a very clear three-band EQ.", airwinconsolidated::Hull2::kNumParameters, "2023-12-09", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Hype.h" -int Hype_unused = AirwinRegistry::registerAirwindow({"Hype", "Subtlety", 317, "Hype is a treble softening experiment gone strangely awry :)", airwinconsolidated::Hype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Hype_unused = AirwinRegistry::registerAirwindow({"Hype", "Subtlety", 318, "Hype is a treble softening experiment gone strangely awry :)", airwinconsolidated::Hype::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/HypersonX.h" -int HypersonX_unused = AirwinRegistry::registerAirwindow({"HypersonX", "Brightness", 71, "HypersonX is like UltrasonX but with seven stages instead of five.", airwinconsolidated::HypersonX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int HypersonX_unused = AirwinRegistry::registerAirwindow({"HypersonX", "Brightness", 72, "HypersonX is like UltrasonX but with seven stages instead of five.", airwinconsolidated::HypersonX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Hypersonic.h" -int Hypersonic_unused = AirwinRegistry::registerAirwindow({"Hypersonic", "Brightness", 70, "Hypersonic is Ultrasonic, but steeper and higher cutoff.", airwinconsolidated::Hypersonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Hypersonic_unused = AirwinRegistry::registerAirwindow({"Hypersonic", "Brightness", 71, "Hypersonic is Ultrasonic, but steeper and higher cutoff.", airwinconsolidated::Hypersonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Infinity.h" -int Infinity_unused = AirwinRegistry::registerAirwindow({"Infinity", "Reverb", 288, "Infinity is a MatrixVerb specifically designed to sustain and layer sounds forever.", airwinconsolidated::Infinity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Infinity_unused = AirwinRegistry::registerAirwindow({"Infinity", "Reverb", 289, "Infinity is a MatrixVerb specifically designed to sustain and layer sounds forever.", airwinconsolidated::Infinity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Infinity2.h" -int Infinity2_unused = AirwinRegistry::registerAirwindow({"Infinity2", "Reverb", 285, "Infinity2 expands Infinity with more tone shaping and a much-requested kill-switch!", airwinconsolidated::Infinity2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Infinity2_unused = AirwinRegistry::registerAirwindow({"Infinity2", "Reverb", 286, "Infinity2 expands Infinity with more tone shaping and a much-requested kill-switch!", airwinconsolidated::Infinity2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Inflamer.h" -int Inflamer_unused = AirwinRegistry::registerAirwindow({"Inflamer", "Subtlety", 319, "Inflamer is an Airwindowsized take on the waveshapers in Oxford Inflator.", airwinconsolidated::Inflamer::kNumParameters, "2023-08-12", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Inflamer_unused = AirwinRegistry::registerAirwindow({"Inflamer", "Subtlety", 320, "Inflamer is an Airwindowsized take on the waveshapers in Oxford Inflator.", airwinconsolidated::Inflamer::kNumParameters, "2023-08-12", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Infrasonic.h" -int Infrasonic_unused = AirwinRegistry::registerAirwindow({"Infrasonic", "Bass", 42, "Infrasonic is a very steep subsonic filter, built like Ultrasonic.", airwinconsolidated::Infrasonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Infrasonic_unused = AirwinRegistry::registerAirwindow({"Infrasonic", "Bass", 43, "Infrasonic is a very steep subsonic filter, built like Ultrasonic.", airwinconsolidated::Infrasonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Interstage.h" -int Interstage_unused = AirwinRegistry::registerAirwindow({"Interstage", "Subtlety", 324, "Interstage is a subtle and sophisticated analogifier.", airwinconsolidated::Interstage::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Latest" }}); +int Interstage_unused = AirwinRegistry::registerAirwindow({"Interstage", "Subtlety", 325, "Interstage is a subtle and sophisticated analogifier.", airwinconsolidated::Interstage::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Latest" }}); #include "autogen_airwin/IronOxide5.h" -int IronOxide5_unused = AirwinRegistry::registerAirwindow({"IronOxide5", "Tape", 336, "IronOxide5 is the old school, heavily colored Airwindows tape emulation.", airwinconsolidated::IronOxide5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int IronOxide5_unused = AirwinRegistry::registerAirwindow({"IronOxide5", "Tape", 337, "IronOxide5 is the old school, heavily colored Airwindows tape emulation.", airwinconsolidated::IronOxide5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/IronOxideClassic.h" -int IronOxideClassic_unused = AirwinRegistry::registerAirwindow({"IronOxideClassic", "Tape", 338, "IronOxideClassic is the purer, simpler, early form of Iron Oxide before all the features.", airwinconsolidated::IronOxideClassic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int IronOxideClassic_unused = AirwinRegistry::registerAirwindow({"IronOxideClassic", "Tape", 339, "IronOxideClassic is the purer, simpler, early form of Iron Oxide before all the features.", airwinconsolidated::IronOxideClassic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/IronOxideClassic2.h" -int IronOxideClassic2_unused = AirwinRegistry::registerAirwindow({"IronOxideClassic2", "Tape", 335, "IronOxideClassic2 is my bandpassy tape sim, updated for high sample rate and aliasing control.", airwinconsolidated::IronOxideClassic2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int IronOxideClassic2_unused = AirwinRegistry::registerAirwindow({"IronOxideClassic2", "Tape", 336, "IronOxideClassic2 is my bandpassy tape sim, updated for high sample rate and aliasing control.", airwinconsolidated::IronOxideClassic2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Isolator.h" -int Isolator_unused = AirwinRegistry::registerAirwindow({"Isolator", "Filter", 238, "Isolator is a steep highpass or lowpass filter, like you might find in a speaker crossover.", airwinconsolidated::Isolator::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Isolator_unused = AirwinRegistry::registerAirwindow({"Isolator", "Filter", 239, "Isolator is a steep highpass or lowpass filter, like you might find in a speaker crossover.", airwinconsolidated::Isolator::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Isolator2.h" -int Isolator2_unused = AirwinRegistry::registerAirwindow({"Isolator2", "Filter", 225, "Isolator2 is Isolator, but with control smoothing and a new resonance booster.", airwinconsolidated::Isolator2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Isolator2_unused = AirwinRegistry::registerAirwindow({"Isolator2", "Filter", 226, "Isolator2 is Isolator, but with control smoothing and a new resonance booster.", airwinconsolidated::Isolator2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Kalman.h" -int Kalman_unused = AirwinRegistry::registerAirwindow({"Kalman", "Filter", 226, "Kalman is not a real filter!", airwinconsolidated::Kalman::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { }}); +int Kalman_unused = AirwinRegistry::registerAirwindow({"Kalman", "Filter", 227, "Kalman is not a real filter!", airwinconsolidated::Kalman::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/LRFlipTimer.h" -int LRFlipTimer_unused = AirwinRegistry::registerAirwindow({"LRFlipTimer", "Stereo", 312, "LRFlipTimer is a utility that swaps Left with Right every few (1-10) minutes.", airwinconsolidated::LRFlipTimer::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int LRFlipTimer_unused = AirwinRegistry::registerAirwindow({"LRFlipTimer", "Stereo", 313, "LRFlipTimer is a utility that swaps Left with Right every few (1-10) minutes.", airwinconsolidated::LRFlipTimer::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/LeadAmp.h" int LeadAmp_unused = AirwinRegistry::registerAirwindow({"LeadAmp", "Amp Sims", 27, "LeadAmp is an amp sim with a clear, penetrating, vocal tone.", airwinconsolidated::LeadAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/LeftoMono.h" -int LeftoMono_unused = AirwinRegistry::registerAirwindow({"LeftoMono", "Utility", 373, "LeftoMono copies one channel to both, losslessly.", airwinconsolidated::LeftoMono::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int LeftoMono_unused = AirwinRegistry::registerAirwindow({"LeftoMono", "Utility", 374, "LeftoMono copies one channel to both, losslessly.", airwinconsolidated::LeftoMono::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/LilAmp.h" int LilAmp_unused = AirwinRegistry::registerAirwindow({"LilAmp", "Amp Sims", 30, "LilAmp is a tiny amp sim, like a little bitty practice amp without that much gain.", airwinconsolidated::LilAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Logical4.h" -int Logical4_unused = AirwinRegistry::registerAirwindow({"Logical4", "Dynamics", 167, "Logical4 is a classic 2-buss compressor.", airwinconsolidated::Logical4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Logical4_unused = AirwinRegistry::registerAirwindow({"Logical4", "Dynamics", 168, "Logical4 is a classic 2-buss compressor.", airwinconsolidated::Logical4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Loud.h" -int Loud_unused = AirwinRegistry::registerAirwindow({"Loud", "Distortion", 135, "Loud is distortion and demolition of air molecules, modeled.", airwinconsolidated::Loud::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Loud_unused = AirwinRegistry::registerAirwindow({"Loud", "Distortion", 136, "Loud is distortion and demolition of air molecules, modeled.", airwinconsolidated::Loud::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Lowpass.h" -int Lowpass_unused = AirwinRegistry::registerAirwindow({"Lowpass", "Filter", 245, "Lowpass deepens the tone, leaves a gloss and textural modifications.", airwinconsolidated::Lowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Lowpass_unused = AirwinRegistry::registerAirwindow({"Lowpass", "Filter", 246, "Lowpass deepens the tone, leaves a gloss and textural modifications.", airwinconsolidated::Lowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Lowpass2.h" -int Lowpass2_unused = AirwinRegistry::registerAirwindow({"Lowpass2", "Filter", 241, "Lowpass2 is an unusual-sounding variable-slope lowpass filter.", airwinconsolidated::Lowpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Lowpass2_unused = AirwinRegistry::registerAirwindow({"Lowpass2", "Filter", 242, "Lowpass2 is an unusual-sounding variable-slope lowpass filter.", airwinconsolidated::Lowpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Luxor.h" -int Luxor_unused = AirwinRegistry::registerAirwindow({"Luxor", "Tone Color", 348, "Luxor is a re-release of another old Character plugin.", airwinconsolidated::Luxor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Luxor_unused = AirwinRegistry::registerAirwindow({"Luxor", "Tone Color", 349, "Luxor is a re-release of another old Character plugin.", airwinconsolidated::Luxor::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MSFlipTimer.h" -int MSFlipTimer_unused = AirwinRegistry::registerAirwindow({"MSFlipTimer", "Stereo", 313, "MSFlipTimer is a utility that swaps stereo with mono every few (1-10) minutes.", airwinconsolidated::MSFlipTimer::kNumParameters, "2023-12-09", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MSFlipTimer_unused = AirwinRegistry::registerAirwindow({"MSFlipTimer", "Stereo", 314, "MSFlipTimer is a utility that swaps stereo with mono every few (1-10) minutes.", airwinconsolidated::MSFlipTimer::kNumParameters, "2023-12-09", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MV.h" int MV_unused = AirwinRegistry::registerAirwindow({"MV", "Ambience", 9, "MV is a dual-mono reverb based on BitShiftGain and the old Midiverbs.", airwinconsolidated::MV::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/MV2.h" int MV2_unused = AirwinRegistry::registerAirwindow({"MV2", "Ambience", 8, "MV2 is a dual-mono reverb based on BitShiftGain and the old Midiverbs, adapted to high sample rates.", airwinconsolidated::MV2::kNumParameters, "2023-04-23", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MackEQ.h" -int MackEQ_unused = AirwinRegistry::registerAirwindow({"MackEQ", "Filter", 232, "MackEQ is the Mackie distortion but with treble and bass controls added.", airwinconsolidated::MackEQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MackEQ_unused = AirwinRegistry::registerAirwindow({"MackEQ", "Filter", 233, "MackEQ is the Mackie distortion but with treble and bass controls added.", airwinconsolidated::MackEQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Mackity.h" -int Mackity_unused = AirwinRegistry::registerAirwindow({"Mackity", "Distortion", 130, "Mackity is an emulation of the input stage of a vintage Mackie 1202!", airwinconsolidated::Mackity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Mackity_unused = AirwinRegistry::registerAirwindow({"Mackity", "Distortion", 131, "Mackity is an emulation of the input stage of a vintage Mackie 1202!", airwinconsolidated::Mackity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/MatrixVerb.h" -int MatrixVerb_unused = AirwinRegistry::registerAirwindow({"MatrixVerb", "Reverb", 289, "MatrixVerb is a wildly adjustable, strangely colorful reverb for deep and flexible spaces.", airwinconsolidated::MatrixVerb::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MatrixVerb_unused = AirwinRegistry::registerAirwindow({"MatrixVerb", "Reverb", 290, "MatrixVerb is a wildly adjustable, strangely colorful reverb for deep and flexible spaces.", airwinconsolidated::MatrixVerb::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Melt.h" int Melt_unused = AirwinRegistry::registerAirwindow({"Melt", "Ambience", 7, "Melt is a wobbly chorusy weird diffuse effect.", airwinconsolidated::Melt::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MidAmp.h" int MidAmp_unused = AirwinRegistry::registerAirwindow({"MidAmp", "Amp Sims", 31, "MidAmp is a clean amp sim meant to work like a loud Twin or something of that nature.", airwinconsolidated::MidAmp::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MidSide.h" -int MidSide_unused = AirwinRegistry::registerAirwindow({"MidSide", "Utility", 369, "MidSide is the other side of the EdIsDim mid/side conversion utility plugin.", airwinconsolidated::MidSide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MidSide_unused = AirwinRegistry::registerAirwindow({"MidSide", "Utility", 370, "MidSide is the other side of the EdIsDim mid/side conversion utility plugin.", airwinconsolidated::MidSide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/MoNoam.h" -int MoNoam_unused = AirwinRegistry::registerAirwindow({"MoNoam", "Utility", 376, "MoNoam gives you variations on mono, mid, and side in different channels.", airwinconsolidated::MoNoam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MoNoam_unused = AirwinRegistry::registerAirwindow({"MoNoam", "Utility", 377, "MoNoam gives you variations on mono, mid, and side in different channels.", airwinconsolidated::MoNoam::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Mojo.h" -int Mojo_unused = AirwinRegistry::registerAirwindow({"Mojo", "Saturation", 300, "Mojo is a biggenator that also works as a loudenator.", airwinconsolidated::Mojo::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Mojo_unused = AirwinRegistry::registerAirwindow({"Mojo", "Saturation", 301, "Mojo is a biggenator that also works as a loudenator.", airwinconsolidated::Mojo::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Monitoring.h" -int Monitoring_unused = AirwinRegistry::registerAirwindow({"Monitoring", "Utility", 356, "Monitoring is your one-stop shop for final 2-buss work!", airwinconsolidated::Monitoring::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Monitoring_unused = AirwinRegistry::registerAirwindow({"Monitoring", "Utility", 357, "Monitoring is your one-stop shop for final 2-buss work!", airwinconsolidated::Monitoring::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Monitoring2.h" -int Monitoring2_unused = AirwinRegistry::registerAirwindow({"Monitoring2", "Utility", 355, "Monitoring2 is Monitoring, but with Dark as the wordlength reducer.", airwinconsolidated::Monitoring2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Monitoring2_unused = AirwinRegistry::registerAirwindow({"Monitoring2", "Utility", 356, "Monitoring2 is Monitoring, but with Dark as the wordlength reducer.", airwinconsolidated::Monitoring2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Monitoring3.h" -int Monitoring3_unused = AirwinRegistry::registerAirwindow({"Monitoring3", "Utility", 354, "Monitoring3 is Monitoring, but with Ten Nines into Dark as the wordlength reducer.", airwinconsolidated::Monitoring3::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Monitoring3_unused = AirwinRegistry::registerAirwindow({"Monitoring3", "Utility", 355, "Monitoring3 is Monitoring, but with Ten Nines into Dark as the wordlength reducer.", airwinconsolidated::Monitoring3::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/MultiBandDistortion.h" -int MultiBandDistortion_unused = AirwinRegistry::registerAirwindow({"MultiBandDistortion", "Distortion", 138, "MultiBandDistortion is an old weird gnarly sound wrecker :)", airwinconsolidated::MultiBandDistortion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int MultiBandDistortion_unused = AirwinRegistry::registerAirwindow({"MultiBandDistortion", "Distortion", 139, "MultiBandDistortion is an old weird gnarly sound wrecker :)", airwinconsolidated::MultiBandDistortion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/NCSeventeen.h" -int NCSeventeen_unused = AirwinRegistry::registerAirwindow({"NCSeventeen", "Saturation", 294, "NCSeventeen is Dirty Loud!", airwinconsolidated::NCSeventeen::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int NCSeventeen_unused = AirwinRegistry::registerAirwindow({"NCSeventeen", "Saturation", 295, "NCSeventeen is Dirty Loud!", airwinconsolidated::NCSeventeen::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/NaturalizeDither.h" -int NaturalizeDither_unused = AirwinRegistry::registerAirwindow({"NaturalizeDither", "Dithers", 159, "NaturalizeDither is deterministic dither that uses Benford Realness calculations for each sample.", airwinconsolidated::NaturalizeDither::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); +int NaturalizeDither_unused = AirwinRegistry::registerAirwindow({"NaturalizeDither", "Dithers", 160, "NaturalizeDither is deterministic dither that uses Benford Realness calculations for each sample.", airwinconsolidated::NaturalizeDither::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Neverland.h" -int Neverland_unused = AirwinRegistry::registerAirwindow({"Neverland", "Tone Color", 342, "Neverland is a re-release of my old Neve-style color adder, exacly as it was.", airwinconsolidated::Neverland::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Neverland_unused = AirwinRegistry::registerAirwindow({"Neverland", "Tone Color", 343, "Neverland is a re-release of my old Neve-style color adder, exacly as it was.", airwinconsolidated::Neverland::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Nikola.h" -int Nikola_unused = AirwinRegistry::registerAirwindow({"Nikola", "Effects", 213, "Nikola is an Audio Tesla Coil plugin! Note: audio tesla coils don't sound nice.", airwinconsolidated::Nikola::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Nikola_unused = AirwinRegistry::registerAirwindow({"Nikola", "Effects", 214, "Nikola is an Audio Tesla Coil plugin! Note: audio tesla coils don't sound nice.", airwinconsolidated::Nikola::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/NodeDither.h" -int NodeDither_unused = AirwinRegistry::registerAirwindow({"NodeDither", "Dithers", 153, "NodeDither is adjusta-TPDF-dither, like a dither flanger. Can do Paul and Tape settings.", airwinconsolidated::NodeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int NodeDither_unused = AirwinRegistry::registerAirwindow({"NodeDither", "Dithers", 154, "NodeDither is adjusta-TPDF-dither, like a dither flanger. Can do Paul and Tape settings.", airwinconsolidated::NodeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Noise.h" -int Noise_unused = AirwinRegistry::registerAirwindow({"Noise", "Noise", 263, "Noise is the Airwindows deep noise oscillator, as a sound reinforcer.", airwinconsolidated::Noise::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Noise_unused = AirwinRegistry::registerAirwindow({"Noise", "Noise", 264, "Noise is the Airwindows deep noise oscillator, as a sound reinforcer.", airwinconsolidated::Noise::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/NonlinearSpace.h" -int NonlinearSpace_unused = AirwinRegistry::registerAirwindow({"NonlinearSpace", "Reverb", 286, "NonlinearSpace is a flexible reverb plugin.", airwinconsolidated::NonlinearSpace::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int NonlinearSpace_unused = AirwinRegistry::registerAirwindow({"NonlinearSpace", "Reverb", 287, "NonlinearSpace is a flexible reverb plugin.", airwinconsolidated::NonlinearSpace::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/NotJustAnotherCD.h" -int NotJustAnotherCD_unused = AirwinRegistry::registerAirwindow({"NotJustAnotherCD", "Dithers", 145, "NotJustAnotherCD is a next-gen wordlength reducers for 16 bit with DeRez.", airwinconsolidated::NotJustAnotherCD::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); +int NotJustAnotherCD_unused = AirwinRegistry::registerAirwindow({"NotJustAnotherCD", "Dithers", 146, "NotJustAnotherCD is a next-gen wordlength reducers for 16 bit with DeRez.", airwinconsolidated::NotJustAnotherCD::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/NotJustAnotherDither.h" -int NotJustAnotherDither_unused = AirwinRegistry::registerAirwindow({"NotJustAnotherDither", "Dithers", 144, "NotJustAnotherDither is a next-gen wordlength reducers for 24 bit with DeRez.", airwinconsolidated::NotJustAnotherDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int NotJustAnotherDither_unused = AirwinRegistry::registerAirwindow({"NotJustAnotherDither", "Dithers", 145, "NotJustAnotherDither is a next-gen wordlength reducers for 24 bit with DeRez.", airwinconsolidated::NotJustAnotherDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/OneCornerClip.h" -int OneCornerClip_unused = AirwinRegistry::registerAirwindow({"OneCornerClip", "Clipping", 79, "OneCornerClip is an ultimate full-bandwidth clipper.", airwinconsolidated::OneCornerClip::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int OneCornerClip_unused = AirwinRegistry::registerAirwindow({"OneCornerClip", "Clipping", 80, "OneCornerClip is an ultimate full-bandwidth clipper.", airwinconsolidated::OneCornerClip::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/OrbitKick.h" -int OrbitKick_unused = AirwinRegistry::registerAirwindow({"OrbitKick", "Bass", 36, "OrbitKick is a bass generator and kick drum reinforcer.", airwinconsolidated::OrbitKick::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int OrbitKick_unused = AirwinRegistry::registerAirwindow({"OrbitKick", "Bass", 37, "OrbitKick is a bass generator and kick drum reinforcer.", airwinconsolidated::OrbitKick::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Overheads.h" -int Overheads_unused = AirwinRegistry::registerAirwindow({"Overheads", "Dynamics", 171, "Overheads is for compressing only part of the sound, strangely!", airwinconsolidated::Overheads::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Overheads_unused = AirwinRegistry::registerAirwindow({"Overheads", "Dynamics", 172, "Overheads is for compressing only part of the sound, strangely!", airwinconsolidated::Overheads::kNumParameters, "2023-12-16", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PDBuss.h" -int PDBuss_unused = AirwinRegistry::registerAirwindow({"PDBuss", "Consoles", 115, "PDBuss is Console5 and PurestDrive, sittin’ in a tree… (i.e. both at once, on channels and buss)", airwinconsolidated::PDBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PDBuss_unused = AirwinRegistry::registerAirwindow({"PDBuss", "Consoles", 116, "PDBuss is Console5 and PurestDrive, sittin’ in a tree… (i.e. both at once, on channels and buss)", airwinconsolidated::PDBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PDChannel.h" -int PDChannel_unused = AirwinRegistry::registerAirwindow({"PDChannel", "Consoles", 116, "PDChannel is Console5 and PurestDrive, sittin’ in a tree… (i.e. both at once, on channels and buss)", airwinconsolidated::PDChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PDChannel_unused = AirwinRegistry::registerAirwindow({"PDChannel", "Consoles", 117, "PDChannel is Console5 and PurestDrive, sittin’ in a tree… (i.e. both at once, on channels and buss)", airwinconsolidated::PDChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pafnuty.h" int Pafnuty_unused = AirwinRegistry::registerAirwindow({"Pafnuty", "Unclassified", -1, "Pafnuty is a Chebyshev filter, that adds harmonics.", airwinconsolidated::Pafnuty::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pafnuty2.h" -int Pafnuty2_unused = AirwinRegistry::registerAirwindow({"Pafnuty2", "Effects", 195, "Pafnuty2 is a Chebyshev filter, that adds harmonics, and fits in the VCV Rack port.", airwinconsolidated::Pafnuty2::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Pafnuty2_unused = AirwinRegistry::registerAirwindow({"Pafnuty2", "Effects", 196, "Pafnuty2 is a Chebyshev filter, that adds harmonics, and fits in the VCV Rack port.", airwinconsolidated::Pafnuty2::kNumParameters, "2023-03-11", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Parametric.h" -int Parametric_unused = AirwinRegistry::registerAirwindow({"Parametric", "Filter", 214, "Parametric is three bands of ConsoleX EQ in advance.", airwinconsolidated::Parametric::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Parametric_unused = AirwinRegistry::registerAirwindow({"Parametric", "Filter", 215, "Parametric is three bands of ConsoleX EQ in advance.", airwinconsolidated::Parametric::kNumParameters, "2024-05-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/PaulDither.h" -int PaulDither_unused = AirwinRegistry::registerAirwindow({"PaulDither", "Dithers", 141, "PaulDither is a highpassed TPDF dither. (quieter, airier)", airwinconsolidated::PaulDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int PaulDither_unused = AirwinRegistry::registerAirwindow({"PaulDither", "Dithers", 142, "PaulDither is a highpassed TPDF dither. (quieter, airier)", airwinconsolidated::PaulDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/PaulWide.h" -int PaulWide_unused = AirwinRegistry::registerAirwindow({"PaulWide", "Dithers", 140, "PaulWide is a highpassed TPDF wide dither. (quieter, airier AND wider)", airwinconsolidated::PaulWide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int PaulWide_unused = AirwinRegistry::registerAirwindow({"PaulWide", "Dithers", 141, "PaulWide is a highpassed TPDF wide dither. (quieter, airier AND wider)", airwinconsolidated::PaulWide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/PeaksOnly.h" -int PeaksOnly_unused = AirwinRegistry::registerAirwindow({"PeaksOnly", "Utility", 365, "PeaksOnly is a transformative mix check tool.", airwinconsolidated::PeaksOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PeaksOnly_unused = AirwinRegistry::registerAirwindow({"PeaksOnly", "Utility", 366, "PeaksOnly is a transformative mix check tool.", airwinconsolidated::PeaksOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pear.h" -int Pear_unused = AirwinRegistry::registerAirwindow({"Pear", "Filter", 220, "Pear is the testbed for a new filter, implemented as a highpass/lowpass shelf.", airwinconsolidated::Pear::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { }}); +int Pear_unused = AirwinRegistry::registerAirwindow({"Pear", "Filter", 221, "Pear is the testbed for a new filter, implemented as a highpass/lowpass shelf.", airwinconsolidated::Pear::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pear2.h" -int Pear2_unused = AirwinRegistry::registerAirwindow({"Pear2", "Filter", 217, "Pear2 is my Pear filter plus nonlinearity.", airwinconsolidated::Pear2::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Pear2_unused = AirwinRegistry::registerAirwindow({"Pear2", "Filter", 218, "Pear2 is my Pear filter plus nonlinearity.", airwinconsolidated::Pear2::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PhaseNudge.h" -int PhaseNudge_unused = AirwinRegistry::registerAirwindow({"PhaseNudge", "Subtlety", 325, "PhaseNudge is a phase rotator/allpass filter.", airwinconsolidated::PhaseNudge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PhaseNudge_unused = AirwinRegistry::registerAirwindow({"PhaseNudge", "Subtlety", 326, "PhaseNudge is a phase rotator/allpass filter.", airwinconsolidated::PhaseNudge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PitchDelay.h" int PitchDelay_unused = AirwinRegistry::registerAirwindow({"PitchDelay", "Ambience", 3, "PitchDelay is TapeDelay2 but with pitch shift instead of flutter.", airwinconsolidated::PitchDelay::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/PitchNasty.h" -int PitchNasty_unused = AirwinRegistry::registerAirwindow({"PitchNasty", "Effects", 196, "PitchNasty is a primitive pitch shifter that also has primitive time-stretch artifacts.", airwinconsolidated::PitchNasty::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int PitchNasty_unused = AirwinRegistry::registerAirwindow({"PitchNasty", "Effects", 197, "PitchNasty is a primitive pitch shifter that also has primitive time-stretch artifacts.", airwinconsolidated::PitchNasty::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/PlatinumSlew.h" -int PlatinumSlew_unused = AirwinRegistry::registerAirwindow({"PlatinumSlew", "Brightness", 53, "PlatinumSlew is the best easy-to-use slew clipper.", airwinconsolidated::PlatinumSlew::kNumParameters, "2023-07-22", []() { return std::make_unique(0); }, -1, { }}); +int PlatinumSlew_unused = AirwinRegistry::registerAirwindow({"PlatinumSlew", "Brightness", 54, "PlatinumSlew is the best easy-to-use slew clipper.", airwinconsolidated::PlatinumSlew::kNumParameters, "2023-07-22", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PocketVerbs.h" -int PocketVerbs_unused = AirwinRegistry::registerAirwindow({"PocketVerbs", "Reverb", 290, "PocketVerbs is my popular old special effects reverbs plugin!", airwinconsolidated::PocketVerbs::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PocketVerbs_unused = AirwinRegistry::registerAirwindow({"PocketVerbs", "Reverb", 291, "PocketVerbs is my popular old special effects reverbs plugin!", airwinconsolidated::PocketVerbs::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pockey.h" -int Pockey_unused = AirwinRegistry::registerAirwindow({"Pockey", "Lo-Fi", 252, "Pockey is 12 bit (and under) lo-fi hiphop in a plugin.", airwinconsolidated::Pockey::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Pockey_unused = AirwinRegistry::registerAirwindow({"Pockey", "Lo-Fi", 253, "Pockey is 12 bit (and under) lo-fi hiphop in a plugin.", airwinconsolidated::Pockey::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pockey2.h" -int Pockey2_unused = AirwinRegistry::registerAirwindow({"Pockey2", "Lo-Fi", 249, "Pockey2 is more efficient, more intense lo-fi hiphop in a plugin.", airwinconsolidated::Pockey2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Pockey2_unused = AirwinRegistry::registerAirwindow({"Pockey2", "Lo-Fi", 250, "Pockey2 is more efficient, more intense lo-fi hiphop in a plugin.", airwinconsolidated::Pockey2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Podcast.h" -int Podcast_unused = AirwinRegistry::registerAirwindow({"Podcast", "Dynamics", 184, "Podcast is a simpler pile of curve-style compressors with hard clipping.", airwinconsolidated::Podcast::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Podcast_unused = AirwinRegistry::registerAirwindow({"Podcast", "Dynamics", 185, "Podcast is a simpler pile of curve-style compressors with hard clipping.", airwinconsolidated::Podcast::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PodcastDeluxe.h" -int PodcastDeluxe_unused = AirwinRegistry::registerAirwindow({"PodcastDeluxe", "Dynamics", 183, "PodcastDeluxe is a pile of compressors (curve style) and phase rotators.", airwinconsolidated::PodcastDeluxe::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PodcastDeluxe_unused = AirwinRegistry::registerAirwindow({"PodcastDeluxe", "Dynamics", 184, "PodcastDeluxe is a pile of compressors (curve style) and phase rotators.", airwinconsolidated::PodcastDeluxe::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Point.h" -int Point_unused = AirwinRegistry::registerAirwindow({"Point", "Dynamics", 181, "Point is an explosive transient designer.", airwinconsolidated::Point::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Point_unused = AirwinRegistry::registerAirwindow({"Point", "Dynamics", 182, "Point is an explosive transient designer.", airwinconsolidated::Point::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Pop.h" -int Pop_unused = AirwinRegistry::registerAirwindow({"Pop", "Dynamics", 165, "Pop is a crazy overcompressor with a very exaggerated sound.", airwinconsolidated::Pop::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Pop_unused = AirwinRegistry::registerAirwindow({"Pop", "Dynamics", 166, "Pop is a crazy overcompressor with a very exaggerated sound.", airwinconsolidated::Pop::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pop2.h" -int Pop2_unused = AirwinRegistry::registerAirwindow({"Pop2", "Dynamics", 162, "Pop2 adds control and punch to Pop.", airwinconsolidated::Pop2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Pop2_unused = AirwinRegistry::registerAirwindow({"Pop2", "Dynamics", 163, "Pop2 adds control and punch to Pop.", airwinconsolidated::Pop2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Pop3.h" int Pop3_unused = AirwinRegistry::registerAirwindow({"Pop3", "Unclassified", -1, "", airwinconsolidated::Pop3::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PowerSag.h" -int PowerSag_unused = AirwinRegistry::registerAirwindow({"PowerSag", "Effects", 211, "PowerSag is for emulating power supply limitations in analog modeling.", airwinconsolidated::PowerSag::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PowerSag_unused = AirwinRegistry::registerAirwindow({"PowerSag", "Effects", 212, "PowerSag is for emulating power supply limitations in analog modeling.", airwinconsolidated::PowerSag::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PowerSag2.h" -int PowerSag2_unused = AirwinRegistry::registerAirwindow({"PowerSag2", "Effects", 210, "PowerSag2 is my improved circuit-starve plugin, now with inverse effect!", airwinconsolidated::PowerSag2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PowerSag2_unused = AirwinRegistry::registerAirwindow({"PowerSag2", "Effects", 211, "PowerSag2 is my improved circuit-starve plugin, now with inverse effect!", airwinconsolidated::PowerSag2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Precious.h" -int Precious_unused = AirwinRegistry::registerAirwindow({"Precious", "Tone Color", 347, "Precious is a re-release of another old Character plugin.", airwinconsolidated::Precious::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Precious_unused = AirwinRegistry::registerAirwindow({"Precious", "Tone Color", 348, "Precious is a re-release of another old Character plugin.", airwinconsolidated::Precious::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Preponderant.h" -int Preponderant_unused = AirwinRegistry::registerAirwindow({"Preponderant", "Effects", 212, "Preponderant is Airwindows Anti-Soothe, a strange tone intensifier and balancer.", airwinconsolidated::Preponderant::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Preponderant_unused = AirwinRegistry::registerAirwindow({"Preponderant", "Effects", 213, "Preponderant is Airwindows Anti-Soothe, a strange tone intensifier and balancer.", airwinconsolidated::Preponderant::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Pressure4.h" -int Pressure4_unused = AirwinRegistry::registerAirwindow({"Pressure4", "Dynamics", 187, "Pressure4 is a compressor adjustable between vari-mu and ‘new york’ peak-retaining behaviors.", airwinconsolidated::Pressure4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Pressure4_unused = AirwinRegistry::registerAirwindow({"Pressure4", "Dynamics", 188, "Pressure4 is a compressor adjustable between vari-mu and ‘new york’ peak-retaining behaviors.", airwinconsolidated::Pressure4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Pressure5.h" -int Pressure5_unused = AirwinRegistry::registerAirwindow({"Pressure5", "Dynamics", 163, "Pressure5 expands Pressure4 with after-boost and built-in ClipOnly2.", airwinconsolidated::Pressure5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Pressure5_unused = AirwinRegistry::registerAirwindow({"Pressure5", "Dynamics", 164, "Pressure5 expands Pressure4 with after-boost and built-in ClipOnly2.", airwinconsolidated::Pressure5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestAir.h" -int PurestAir_unused = AirwinRegistry::registerAirwindow({"PurestAir", "Brightness", 67, "PurestAir is a brightness experiment.", airwinconsolidated::PurestAir::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PurestAir_unused = AirwinRegistry::registerAirwindow({"PurestAir", "Brightness", 68, "PurestAir is a brightness experiment.", airwinconsolidated::PurestAir::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PurestConsole2Buss.h" -int PurestConsole2Buss_unused = AirwinRegistry::registerAirwindow({"PurestConsole2Buss", "Consoles", 105, "PurestConsole2Buss is the distributed filter version of PurestConsole.", airwinconsolidated::PurestConsole2Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PurestConsole2Buss_unused = AirwinRegistry::registerAirwindow({"PurestConsole2Buss", "Consoles", 106, "PurestConsole2Buss is the distributed filter version of PurestConsole.", airwinconsolidated::PurestConsole2Buss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PurestConsole2Channel.h" -int PurestConsole2Channel_unused = AirwinRegistry::registerAirwindow({"PurestConsole2Channel", "Consoles", 106, "PurestConsole2Channel is the distributed filter version of PurestConsole.", airwinconsolidated::PurestConsole2Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PurestConsole2Channel_unused = AirwinRegistry::registerAirwindow({"PurestConsole2Channel", "Consoles", 107, "PurestConsole2Channel is the distributed filter version of PurestConsole.", airwinconsolidated::PurestConsole2Channel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PurestConsole3Buss.h" -int PurestConsole3Buss_unused = AirwinRegistry::registerAirwindow({"PurestConsole3Buss", "Consoles", 103, "PurestConsole3Buss is an alternate algorithm for minimalist Console.", airwinconsolidated::PurestConsole3Buss::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PurestConsole3Buss_unused = AirwinRegistry::registerAirwindow({"PurestConsole3Buss", "Consoles", 104, "PurestConsole3Buss is an alternate algorithm for minimalist Console.", airwinconsolidated::PurestConsole3Buss::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestConsole3Channel.h" -int PurestConsole3Channel_unused = AirwinRegistry::registerAirwindow({"PurestConsole3Channel", "Consoles", 104, "PurestConsole3Channel is an alternate algorithm for minimalist Console.", airwinconsolidated::PurestConsole3Channel::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PurestConsole3Channel_unused = AirwinRegistry::registerAirwindow({"PurestConsole3Channel", "Consoles", 105, "PurestConsole3Channel is an alternate algorithm for minimalist Console.", airwinconsolidated::PurestConsole3Channel::kNumParameters, "2023-06-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestConsoleBuss.h" -int PurestConsoleBuss_unused = AirwinRegistry::registerAirwindow({"PurestConsoleBuss", "Consoles", 111, "PurestConsoleBuss is the most free from coloration Console system.", airwinconsolidated::PurestConsoleBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int PurestConsoleBuss_unused = AirwinRegistry::registerAirwindow({"PurestConsoleBuss", "Consoles", 112, "PurestConsoleBuss is the most free from coloration Console system.", airwinconsolidated::PurestConsoleBuss::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/PurestConsoleChannel.h" -int PurestConsoleChannel_unused = AirwinRegistry::registerAirwindow({"PurestConsoleChannel", "Consoles", 112, "PurestConsoleChannel is the most free from coloration Console system.", airwinconsolidated::PurestConsoleChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int PurestConsoleChannel_unused = AirwinRegistry::registerAirwindow({"PurestConsoleChannel", "Consoles", 113, "PurestConsoleChannel is the most free from coloration Console system.", airwinconsolidated::PurestConsoleChannel::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/PurestDrive.h" -int PurestDrive_unused = AirwinRegistry::registerAirwindow({"PurestDrive", "Saturation", 298, "PurestDrive is the magic saturation plugin of subtlety and French House tone.", airwinconsolidated::PurestDrive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PurestDrive_unused = AirwinRegistry::registerAirwindow({"PurestDrive", "Saturation", 299, "PurestDrive is the magic saturation plugin of subtlety and French House tone.", airwinconsolidated::PurestDrive::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestEcho.h" int PurestEcho_unused = AirwinRegistry::registerAirwindow({"PurestEcho", "Ambience", 13, "PurestEcho is optimized Airwindows echo with exactly four evenly spaced taps on tap.", airwinconsolidated::PurestEcho::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestFade.h" -int PurestFade_unused = AirwinRegistry::registerAirwindow({"PurestFade", "Utility", 360, "PurestFade is just like PurestGain, but for LONG fades.", airwinconsolidated::PurestFade::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int PurestFade_unused = AirwinRegistry::registerAirwindow({"PurestFade", "Utility", 361, "PurestFade is just like PurestGain, but for LONG fades.", airwinconsolidated::PurestFade::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/PurestGain.h" -int PurestGain_unused = AirwinRegistry::registerAirwindow({"PurestGain", "Utility", 359, "PurestGain is a high-res noise shaped gain, with smoothed fader.", airwinconsolidated::PurestGain::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int PurestGain_unused = AirwinRegistry::registerAirwindow({"PurestGain", "Utility", 360, "PurestGain is a high-res noise shaped gain, with smoothed fader.", airwinconsolidated::PurestGain::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/PurestSquish.h" -int PurestSquish_unused = AirwinRegistry::registerAirwindow({"PurestSquish", "Dynamics", 186, "PurestSquish is an open-sounding compressor with bass bloom.", airwinconsolidated::PurestSquish::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int PurestSquish_unused = AirwinRegistry::registerAirwindow({"PurestSquish", "Dynamics", 187, "PurestSquish is an open-sounding compressor with bass bloom.", airwinconsolidated::PurestSquish::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/PurestWarm.h" -int PurestWarm_unused = AirwinRegistry::registerAirwindow({"PurestWarm", "Subtlety", 322, "PurestWarm is a subtle tone shaper and warmth adder.", airwinconsolidated::PurestWarm::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int PurestWarm_unused = AirwinRegistry::registerAirwindow({"PurestWarm", "Subtlety", 323, "PurestWarm is a subtle tone shaper and warmth adder.", airwinconsolidated::PurestWarm::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/PurestWarm2.h" -int PurestWarm2_unused = AirwinRegistry::registerAirwindow({"PurestWarm2", "Subtlety", 321, "PurestWarm2 adds dual dry/wet controls for each side of the waveform.", airwinconsolidated::PurestWarm2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int PurestWarm2_unused = AirwinRegistry::registerAirwindow({"PurestWarm2", "Subtlety", 322, "PurestWarm2 adds dual dry/wet controls for each side of the waveform.", airwinconsolidated::PurestWarm2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Pyewacket.h" -int Pyewacket_unused = AirwinRegistry::registerAirwindow({"Pyewacket", "Dynamics", 173, "Pyewacket is an old school compressor for high definition transients. Adds no fatness, just energy.", airwinconsolidated::Pyewacket::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Pyewacket_unused = AirwinRegistry::registerAirwindow({"Pyewacket", "Dynamics", 174, "Pyewacket is an old school compressor for high definition transients. Adds no fatness, just energy.", airwinconsolidated::Pyewacket::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/RawGlitters.h" -int RawGlitters_unused = AirwinRegistry::registerAirwindow({"RawGlitters", "Dithers", 158, "RawGlitters is just the quantization from Dither Me Timbers… and the opposite, as a brightener.", airwinconsolidated::RawGlitters::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int RawGlitters_unused = AirwinRegistry::registerAirwindow({"RawGlitters", "Dithers", 159, "RawGlitters is just the quantization from Dither Me Timbers… and the opposite, as a brightener.", airwinconsolidated::RawGlitters::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/RawTimbers.h" -int RawTimbers_unused = AirwinRegistry::registerAirwindow({"RawTimbers", "Dithers", 157, "RawTimbers is just the quantization from Dither Me Timbers… and the opposite, as a brightener.", airwinconsolidated::RawTimbers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int RawTimbers_unused = AirwinRegistry::registerAirwindow({"RawTimbers", "Dithers", 158, "RawTimbers is just the quantization from Dither Me Timbers… and the opposite, as a brightener.", airwinconsolidated::RawTimbers::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Recurve.h" -int Recurve_unused = AirwinRegistry::registerAirwindow({"Recurve", "Dynamics", 172, "Recurve is a special buss compressor with no threshold point.", airwinconsolidated::Recurve::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Recurve_unused = AirwinRegistry::registerAirwindow({"Recurve", "Dynamics", 173, "Recurve is a special buss compressor with no threshold point.", airwinconsolidated::Recurve::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Remap.h" -int Remap_unused = AirwinRegistry::registerAirwindow({"Remap", "Subtlety", 326, "Remap puts the guts back into overloudenated audio!", airwinconsolidated::Remap::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Remap_unused = AirwinRegistry::registerAirwindow({"Remap", "Subtlety", 327, "Remap puts the guts back into overloudenated audio!", airwinconsolidated::Remap::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ResEQ.h" -int ResEQ_unused = AirwinRegistry::registerAirwindow({"ResEQ", "Filter", 240, "ResEQ is a bank of mostly midrange resonances.", airwinconsolidated::ResEQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ResEQ_unused = AirwinRegistry::registerAirwindow({"ResEQ", "Filter", 241, "ResEQ is a bank of mostly midrange resonances.", airwinconsolidated::ResEQ::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ResEQ2.h" -int ResEQ2_unused = AirwinRegistry::registerAirwindow({"ResEQ2", "Filter", 221, "ResEQ2 is a single, sharp, sonorous mid peak.", airwinconsolidated::ResEQ2::kNumParameters, "2023-09-17", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ResEQ2_unused = AirwinRegistry::registerAirwindow({"ResEQ2", "Filter", 222, "ResEQ2 is a single, sharp, sonorous mid peak.", airwinconsolidated::ResEQ2::kNumParameters, "2023-09-17", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Reverb.h" -int Reverb_unused = AirwinRegistry::registerAirwindow({"Reverb", "Reverb", 291, "Reverb is simplified and tuned MatrixVerb, adjusting everything for each optimum verb size.", airwinconsolidated::Reverb::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Reverb_unused = AirwinRegistry::registerAirwindow({"Reverb", "Reverb", 292, "Reverb is simplified and tuned MatrixVerb, adjusting everything for each optimum verb size.", airwinconsolidated::Reverb::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Righteous4.h" -int Righteous4_unused = AirwinRegistry::registerAirwindow({"Righteous4", "Saturation", 305, "Righteous4 is a final output stage for targeting dynamic range.", airwinconsolidated::Righteous4::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Righteous4_unused = AirwinRegistry::registerAirwindow({"Righteous4", "Saturation", 306, "Righteous4 is a final output stage for targeting dynamic range.", airwinconsolidated::Righteous4::kNumParameters, "2023-04-12", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/RightoMono.h" -int RightoMono_unused = AirwinRegistry::registerAirwindow({"RightoMono", "Utility", 372, "RightoMono copies one channel to both, losslessly.", airwinconsolidated::RightoMono::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int RightoMono_unused = AirwinRegistry::registerAirwindow({"RightoMono", "Utility", 373, "RightoMono copies one channel to both, losslessly.", airwinconsolidated::RightoMono::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/SampleDelay.h" int SampleDelay_unused = AirwinRegistry::registerAirwindow({"SampleDelay", "Ambience", 4, "SampleDelay is three delays combined: millisecond, sample and subsample.", airwinconsolidated::SampleDelay::kNumParameters, "2023-03-20", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Shape.h" -int Shape_unused = AirwinRegistry::registerAirwindow({"Shape", "Subtlety", 318, "Shape is an asymmetrical waveshaper for peak manipulating.", airwinconsolidated::Shape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Shape_unused = AirwinRegistry::registerAirwindow({"Shape", "Subtlety", 319, "Shape is an asymmetrical waveshaper for peak manipulating.", airwinconsolidated::Shape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/ShortBuss.h" -int ShortBuss_unused = AirwinRegistry::registerAirwindow({"ShortBuss", "Effects", 198, "ShortBuss chases second harmonic, to add or remove it.", airwinconsolidated::ShortBuss::kNumParameters, "2024-01-28", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ShortBuss_unused = AirwinRegistry::registerAirwindow({"ShortBuss", "Effects", 199, "ShortBuss chases second harmonic, to add or remove it.", airwinconsolidated::ShortBuss::kNumParameters, "2024-01-28", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/SideDull.h" -int SideDull_unused = AirwinRegistry::registerAirwindow({"SideDull", "Stereo", 315, "SideDull is like Sidepass, but a lowpass on the side channel. Treble-centerer.", airwinconsolidated::SideDull::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int SideDull_unused = AirwinRegistry::registerAirwindow({"SideDull", "Stereo", 316, "SideDull is like Sidepass, but a lowpass on the side channel. Treble-centerer.", airwinconsolidated::SideDull::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Sidepass.h" -int Sidepass_unused = AirwinRegistry::registerAirwindow({"Sidepass", "Stereo", 314, "Sidepass is a simple utility plugin, a highpass on the side channel. Mono-maker.", airwinconsolidated::Sidepass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Sidepass_unused = AirwinRegistry::registerAirwindow({"Sidepass", "Stereo", 315, "Sidepass is a simple utility plugin, a highpass on the side channel. Mono-maker.", airwinconsolidated::Sidepass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Silhouette.h" -int Silhouette_unused = AirwinRegistry::registerAirwindow({"Silhouette", "Noise", 269, "Silhouette replaces the sound with raw noise sculpted to match its dynamics.", airwinconsolidated::Silhouette::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Silhouette_unused = AirwinRegistry::registerAirwindow({"Silhouette", "Noise", 270, "Silhouette replaces the sound with raw noise sculpted to match its dynamics.", airwinconsolidated::Silhouette::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Sinew.h" -int Sinew_unused = AirwinRegistry::registerAirwindow({"Sinew", "Brightness", 56, "Sinew combines sines and slew clipping for a tape bias effect!", airwinconsolidated::Sinew::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Sinew_unused = AirwinRegistry::registerAirwindow({"Sinew", "Brightness", 57, "Sinew combines sines and slew clipping for a tape bias effect!", airwinconsolidated::Sinew::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/SingleEndedTriode.h" -int SingleEndedTriode_unused = AirwinRegistry::registerAirwindow({"SingleEndedTriode", "Subtlety", 327, "SingleEndedTriode is unusual analog modeling effects.", airwinconsolidated::SingleEndedTriode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int SingleEndedTriode_unused = AirwinRegistry::registerAirwindow({"SingleEndedTriode", "Subtlety", 328, "SingleEndedTriode is unusual analog modeling effects.", airwinconsolidated::SingleEndedTriode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Slew.h" -int Slew_unused = AirwinRegistry::registerAirwindow({"Slew", "Brightness", 64, "Slew is a slew clipper, which darkens treble in an unusual way.", airwinconsolidated::Slew::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Slew_unused = AirwinRegistry::registerAirwindow({"Slew", "Brightness", 65, "Slew is a slew clipper, which darkens treble in an unusual way.", airwinconsolidated::Slew::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Slew2.h" -int Slew2_unused = AirwinRegistry::registerAirwindow({"Slew2", "Brightness", 63, "Slew2 works like a de-esser or acceleration limiter: controls extreme highs.", airwinconsolidated::Slew2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int Slew2_unused = AirwinRegistry::registerAirwindow({"Slew2", "Brightness", 64, "Slew2 works like a de-esser or acceleration limiter: controls extreme highs.", airwinconsolidated::Slew2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/Slew3.h" -int Slew3_unused = AirwinRegistry::registerAirwindow({"Slew3", "Brightness", 62, "Slew3 is a new approach to slew clipping meant for a more analog-like darkening effect.", airwinconsolidated::Slew3::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Slew3_unused = AirwinRegistry::registerAirwindow({"Slew3", "Brightness", 63, "Slew3 is a new approach to slew clipping meant for a more analog-like darkening effect.", airwinconsolidated::Slew3::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/SlewOnly.h" -int SlewOnly_unused = AirwinRegistry::registerAirwindow({"SlewOnly", "Utility", 363, "SlewOnly is a mix check plugin that shows you only the extreme highs.", airwinconsolidated::SlewOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int SlewOnly_unused = AirwinRegistry::registerAirwindow({"SlewOnly", "Utility", 364, "SlewOnly is a mix check plugin that shows you only the extreme highs.", airwinconsolidated::SlewOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/SlewSonic.h" -int SlewSonic_unused = AirwinRegistry::registerAirwindow({"SlewSonic", "Brightness", 57, "SlewSonic combines SlewOnly with ultrasonic filtering to solo brightness.", airwinconsolidated::SlewSonic::kNumParameters, "2023-02-27", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int SlewSonic_unused = AirwinRegistry::registerAirwindow({"SlewSonic", "Brightness", 58, "SlewSonic combines SlewOnly with ultrasonic filtering to solo brightness.", airwinconsolidated::SlewSonic::kNumParameters, "2023-02-27", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Smooth.h" -int Smooth_unused = AirwinRegistry::registerAirwindow({"Smooth", "Brightness", 60, "Smooth can tame pointy sounds or make drums explode.", airwinconsolidated::Smooth::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Smooth_unused = AirwinRegistry::registerAirwindow({"Smooth", "Brightness", 61, "Smooth can tame pointy sounds or make drums explode.", airwinconsolidated::Smooth::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/SoftGate.h" -int SoftGate_unused = AirwinRegistry::registerAirwindow({"SoftGate", "Dynamics", 175, "SoftGate is a gate that can mute hiss and smooth sample tails.", airwinconsolidated::SoftGate::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int SoftGate_unused = AirwinRegistry::registerAirwindow({"SoftGate", "Dynamics", 176, "SoftGate is a gate that can mute hiss and smooth sample tails.", airwinconsolidated::SoftGate::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/SpatializeDither.h" -int SpatializeDither_unused = AirwinRegistry::registerAirwindow({"SpatializeDither", "Dithers", 148, "SpatializeDither is a high-performance clarity and accuracy dither.", airwinconsolidated::SpatializeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int SpatializeDither_unused = AirwinRegistry::registerAirwindow({"SpatializeDither", "Dithers", 149, "SpatializeDither is a high-performance clarity and accuracy dither.", airwinconsolidated::SpatializeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Spiral.h" -int Spiral_unused = AirwinRegistry::registerAirwindow({"Spiral", "Saturation", 302, "Spiral is the new best smoothest distortion algorithm.", airwinconsolidated::Spiral::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Spiral_unused = AirwinRegistry::registerAirwindow({"Spiral", "Saturation", 303, "Spiral is the new best smoothest distortion algorithm.", airwinconsolidated::Spiral::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Spiral2.h" -int Spiral2_unused = AirwinRegistry::registerAirwindow({"Spiral2", "Saturation", 297, "Spiral2 is Spiral with controls including Presence.", airwinconsolidated::Spiral2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Spiral2_unused = AirwinRegistry::registerAirwindow({"Spiral2", "Saturation", 298, "Spiral2 is Spiral with controls including Presence.", airwinconsolidated::Spiral2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Srsly.h" -int Srsly_unused = AirwinRegistry::registerAirwindow({"Srsly", "Stereo", 306, "Srsly is a psychoacoustic stereo processor.", airwinconsolidated::Srsly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); +int Srsly_unused = AirwinRegistry::registerAirwindow({"Srsly", "Stereo", 307, "Srsly is a psychoacoustic stereo processor.", airwinconsolidated::Srsly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended" }}); #include "autogen_airwin/Srsly2.h" -int Srsly2_unused = AirwinRegistry::registerAirwindow({"Srsly2", "Stereo", 307, "Srsly2 is a revisit of Srsly, to make the stereo widening more extreme.", airwinconsolidated::Srsly2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Srsly2_unused = AirwinRegistry::registerAirwindow({"Srsly2", "Stereo", 308, "Srsly2 is a revisit of Srsly, to make the stereo widening more extreme.", airwinconsolidated::Srsly2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Srsly3.h" int Srsly3_unused = AirwinRegistry::registerAirwindow({"Srsly3", "Unclassified", -1, "", airwinconsolidated::Srsly3::kNumParameters, "2024-05-19", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/StarChild.h" @@ -655,31 +657,31 @@ int StereoDoubler_unused = AirwinRegistry::registerAirwindow({"StereoDoubler", " #include "autogen_airwin/StereoEnsemble.h" int StereoEnsemble_unused = AirwinRegistry::registerAirwindow({"StereoEnsemble", "Ambience", 20, "StereoEnsemble is a sort of hyperchorus blast from the past.", airwinconsolidated::StereoEnsemble::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/StereoFX.h" -int StereoFX_unused = AirwinRegistry::registerAirwindow({"StereoFX", "Stereo", 309, "StereoFX is an aggressive stereo widener.", airwinconsolidated::StereoFX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int StereoFX_unused = AirwinRegistry::registerAirwindow({"StereoFX", "Stereo", 310, "StereoFX is an aggressive stereo widener.", airwinconsolidated::StereoFX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/StoneFireComp.h" int StoneFireComp_unused = AirwinRegistry::registerAirwindow({"StoneFireComp", "Unclassified", -1, "", airwinconsolidated::StoneFireComp::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Stonefire.h" -int Stonefire_unused = AirwinRegistry::registerAirwindow({"Stonefire", "Filter", 215, "Stonefire is the non-EQ EQ designed for ConsoleX.", airwinconsolidated::Stonefire::kNumParameters, "2024-04-06", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Stonefire_unused = AirwinRegistry::registerAirwindow({"Stonefire", "Filter", 216, "Stonefire is the non-EQ EQ designed for ConsoleX.", airwinconsolidated::Stonefire::kNumParameters, "2024-04-06", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/StudioTan.h" -int StudioTan_unused = AirwinRegistry::registerAirwindow({"StudioTan", "Dithers", 154, "StudioTan is all the 'non-dither' dithers, up to date and convenient.", airwinconsolidated::StudioTan::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int StudioTan_unused = AirwinRegistry::registerAirwindow({"StudioTan", "Dithers", 155, "StudioTan is all the 'non-dither' dithers, up to date and convenient.", airwinconsolidated::StudioTan::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/SubTight.h" -int SubTight_unused = AirwinRegistry::registerAirwindow({"SubTight", "Filter", 222, "SubTight uses a variation on the Creature algorithm to tighten sub-lows.", airwinconsolidated::SubTight::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int SubTight_unused = AirwinRegistry::registerAirwindow({"SubTight", "Filter", 223, "SubTight uses a variation on the Creature algorithm to tighten sub-lows.", airwinconsolidated::SubTight::kNumParameters, "2023-11-26", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/SubsOnly.h" -int SubsOnly_unused = AirwinRegistry::registerAirwindow({"SubsOnly", "Utility", 364, "SubsOnly is a mix check plugin that shows you only the extreme lows.", airwinconsolidated::SubsOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int SubsOnly_unused = AirwinRegistry::registerAirwindow({"SubsOnly", "Utility", 365, "SubsOnly is a mix check plugin that shows you only the extreme lows.", airwinconsolidated::SubsOnly::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Surge.h" -int Surge_unused = AirwinRegistry::registerAirwindow({"Surge", "Dynamics", 188, "Surge is a compressor for accentuating beats and pulses.", airwinconsolidated::Surge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Surge_unused = AirwinRegistry::registerAirwindow({"Surge", "Dynamics", 189, "Surge is a compressor for accentuating beats and pulses.", airwinconsolidated::Surge::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/SurgeTide.h" -int SurgeTide_unused = AirwinRegistry::registerAirwindow({"SurgeTide", "Dynamics", 189, "SurgeTide is a surge and flow dynamics plugin.", airwinconsolidated::SurgeTide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int SurgeTide_unused = AirwinRegistry::registerAirwindow({"SurgeTide", "Dynamics", 190, "SurgeTide is a surge and flow dynamics plugin.", airwinconsolidated::SurgeTide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Sweeten.h" -int Sweeten_unused = AirwinRegistry::registerAirwindow({"Sweeten", "Subtlety", 320, "Sweeten is where you can find super-clean second harmonic.", airwinconsolidated::Sweeten::kNumParameters, "2023-08-19", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Sweeten_unused = AirwinRegistry::registerAirwindow({"Sweeten", "Subtlety", 321, "Sweeten is where you can find super-clean second harmonic.", airwinconsolidated::Sweeten::kNumParameters, "2023-08-19", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Swell.h" -int Swell_unused = AirwinRegistry::registerAirwindow({"Swell", "Dynamics", 185, "Swell is Dial-an-attack, like sidechaining.", airwinconsolidated::Swell::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Swell_unused = AirwinRegistry::registerAirwindow({"Swell", "Dynamics", 186, "Swell is Dial-an-attack, like sidechaining.", airwinconsolidated::Swell::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/TPDFDither.h" -int TPDFDither_unused = AirwinRegistry::registerAirwindow({"TPDFDither", "Dithers", 143, "TPDFDither is TPDF dither. With 16/24 bit output and a DeRez control.", airwinconsolidated::TPDFDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); +int TPDFDither_unused = AirwinRegistry::registerAirwindow({"TPDFDither", "Dithers", 144, "TPDFDither is TPDF dither. With 16/24 bit output and a DeRez control.", airwinconsolidated::TPDFDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended" }}); #include "autogen_airwin/TPDFWide.h" -int TPDFWide_unused = AirwinRegistry::registerAirwindow({"TPDFWide", "Dithers", 142, "TPDFWide is still TPDF dither but better and wider. With 16/24 bit output and a DeRez control.", airwinconsolidated::TPDFWide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int TPDFWide_unused = AirwinRegistry::registerAirwindow({"TPDFWide", "Dithers", 143, "TPDFWide is still TPDF dither but better and wider. With 16/24 bit output and a DeRez control.", airwinconsolidated::TPDFWide::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Tape.h" -int Tape_unused = AirwinRegistry::registerAirwindow({"Tape", "Tape", 334, "Tape is simplified, all-purpose tape mojo: my personal jam.", airwinconsolidated::Tape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Tape_unused = AirwinRegistry::registerAirwindow({"Tape", "Tape", 335, "Tape is simplified, all-purpose tape mojo: my personal jam.", airwinconsolidated::Tape::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/TapeBias.h" int TapeBias_unused = AirwinRegistry::registerAirwindow({"TapeBias", "Unclassified", -1, "", airwinconsolidated::TapeBias::kNumParameters, "2024-07-28", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/TapeDelay.h" @@ -687,127 +689,127 @@ int TapeDelay_unused = AirwinRegistry::registerAirwindow({"TapeDelay", "Ambience #include "autogen_airwin/TapeDelay2.h" int TapeDelay2_unused = AirwinRegistry::registerAirwindow({"TapeDelay2", "Ambience", 1, "TapeDelay2 is a new implementation of a flexible tape echo.", airwinconsolidated::TapeDelay2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/TapeDither.h" -int TapeDither_unused = AirwinRegistry::registerAirwindow({"TapeDither", "Dithers", 147, "TapeDither is TPDF dither with noise like reel-to-reel tape.", airwinconsolidated::TapeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int TapeDither_unused = AirwinRegistry::registerAirwindow({"TapeDither", "Dithers", 148, "TapeDither is TPDF dither with noise like reel-to-reel tape.", airwinconsolidated::TapeDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/TapeDust.h" -int TapeDust_unused = AirwinRegistry::registerAirwindow({"TapeDust", "Noise", 270, "TapeDust is just a special treble-erode noise, a ‘slew noise’ plugin.", airwinconsolidated::TapeDust::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int TapeDust_unused = AirwinRegistry::registerAirwindow({"TapeDust", "Noise", 271, "TapeDust is just a special treble-erode noise, a ‘slew noise’ plugin.", airwinconsolidated::TapeDust::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/TapeFat.h" -int TapeFat_unused = AirwinRegistry::registerAirwindow({"TapeFat", "Filter", 239, "TapeFat is the tone control from TapeDelay.", airwinconsolidated::TapeFat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int TapeFat_unused = AirwinRegistry::registerAirwindow({"TapeFat", "Filter", 240, "TapeFat is the tone control from TapeDelay.", airwinconsolidated::TapeFat::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Texturize.h" -int Texturize_unused = AirwinRegistry::registerAirwindow({"Texturize", "Noise", 264, "Texturize is a hidden-noise plugin for adding sonic texture to things.", airwinconsolidated::Texturize::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Texturize_unused = AirwinRegistry::registerAirwindow({"Texturize", "Noise", 265, "Texturize is a hidden-noise plugin for adding sonic texture to things.", airwinconsolidated::Texturize::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/TexturizeMS.h" -int TexturizeMS_unused = AirwinRegistry::registerAirwindow({"TexturizeMS", "Noise", 265, "TexturizeMS is a hidden-noise plugin for adding mid-side sonic texture to things.", airwinconsolidated::TexturizeMS::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int TexturizeMS_unused = AirwinRegistry::registerAirwindow({"TexturizeMS", "Noise", 266, "TexturizeMS is a hidden-noise plugin for adding mid-side sonic texture to things.", airwinconsolidated::TexturizeMS::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Thunder.h" -int Thunder_unused = AirwinRegistry::registerAirwindow({"Thunder", "Dynamics", 176, "Thunder is a compressor that retains or exaggerates subsonic bass when you push it.", airwinconsolidated::Thunder::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Thunder_unused = AirwinRegistry::registerAirwindow({"Thunder", "Dynamics", 177, "Thunder is a compressor that retains or exaggerates subsonic bass when you push it.", airwinconsolidated::Thunder::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ToTape5.h" -int ToTape5_unused = AirwinRegistry::registerAirwindow({"ToTape5", "Tape", 337, "ToTape5 is Airwindows analog tape emulation.", airwinconsolidated::ToTape5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ToTape5_unused = AirwinRegistry::registerAirwindow({"ToTape5", "Tape", 338, "ToTape5 is Airwindows analog tape emulation.", airwinconsolidated::ToTape5::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ToTape6.h" -int ToTape6_unused = AirwinRegistry::registerAirwindow({"ToTape6", "Tape", 332, "ToTape6 is Airwindows tape emulation for 2020!", airwinconsolidated::ToTape6::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ToTape6_unused = AirwinRegistry::registerAirwindow({"ToTape6", "Tape", 333, "ToTape6 is Airwindows tape emulation for 2020!", airwinconsolidated::ToTape6::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ToVinyl4.h" -int ToVinyl4_unused = AirwinRegistry::registerAirwindow({"ToVinyl4", "Stereo", 310, "ToVinyl4 is a vinyl-mastering simulator bringing several vinyl-type colors.", airwinconsolidated::ToVinyl4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int ToVinyl4_unused = AirwinRegistry::registerAirwindow({"ToVinyl4", "Stereo", 311, "ToVinyl4 is a vinyl-mastering simulator bringing several vinyl-type colors.", airwinconsolidated::ToVinyl4::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/ToneSlant.h" -int ToneSlant_unused = AirwinRegistry::registerAirwindow({"ToneSlant", "Filter", 229, "ToneSlant is a super-transparent ‘tilt EQ’ with very low Q.", airwinconsolidated::ToneSlant::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ToneSlant_unused = AirwinRegistry::registerAirwindow({"ToneSlant", "Filter", 230, "ToneSlant is a super-transparent ‘tilt EQ’ with very low Q.", airwinconsolidated::ToneSlant::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/TransDesk.h" -int TransDesk_unused = AirwinRegistry::registerAirwindow({"TransDesk", "Subtlety", 330, "TransDesk is more of a transistory, rock desk analog modeling.", airwinconsolidated::TransDesk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int TransDesk_unused = AirwinRegistry::registerAirwindow({"TransDesk", "Subtlety", 331, "TransDesk is more of a transistory, rock desk analog modeling.", airwinconsolidated::TransDesk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/TremoSquare.h" -int TremoSquare_unused = AirwinRegistry::registerAirwindow({"TremoSquare", "Effects", 201, "TremoSquare is a squarewave tremolo effect that only switches on zero crossings.", airwinconsolidated::TremoSquare::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int TremoSquare_unused = AirwinRegistry::registerAirwindow({"TremoSquare", "Effects", 202, "TremoSquare is a squarewave tremolo effect that only switches on zero crossings.", airwinconsolidated::TremoSquare::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Tremolo.h" -int Tremolo_unused = AirwinRegistry::registerAirwindow({"Tremolo", "Effects", 202, "Tremolo is fluctuating saturation curves for a tubey tremolo.", airwinconsolidated::Tremolo::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Tremolo_unused = AirwinRegistry::registerAirwindow({"Tremolo", "Effects", 203, "Tremolo is fluctuating saturation curves for a tubey tremolo.", airwinconsolidated::Tremolo::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/Trianglizer.h" -int Trianglizer_unused = AirwinRegistry::registerAirwindow({"Trianglizer", "Effects", 197, "Trianglizer is a special waveshaper that can transform sines into triangles.", airwinconsolidated::Trianglizer::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Trianglizer_unused = AirwinRegistry::registerAirwindow({"Trianglizer", "Effects", 198, "Trianglizer is a special waveshaper that can transform sines into triangles.", airwinconsolidated::Trianglizer::kNumParameters, "2024-03-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/TripleSpread.h" int TripleSpread_unused = AirwinRegistry::registerAirwindow({"TripleSpread", "Ambience", 6, "TripleSpread is a stereo tripler with extra wideness and GlitchShifter processing.", airwinconsolidated::TripleSpread::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Tube.h" -int Tube_unused = AirwinRegistry::registerAirwindow({"Tube", "Saturation", 296, "Tube is a tube style SoundBetterIzer using a new algorithm for analog modeling!", airwinconsolidated::Tube::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic" }}); +int Tube_unused = AirwinRegistry::registerAirwindow({"Tube", "Saturation", 297, "Tube is a tube style SoundBetterIzer using a new algorithm for analog modeling!", airwinconsolidated::Tube::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic" }}); #include "autogen_airwin/Tube2.h" -int Tube2_unused = AirwinRegistry::registerAirwindow({"Tube2", "Saturation", 295, "Tube2 extends Tube, with more sophisticated processing and input trim.", airwinconsolidated::Tube2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Tube2_unused = AirwinRegistry::registerAirwindow({"Tube2", "Saturation", 296, "Tube2 extends Tube, with more sophisticated processing and input trim.", airwinconsolidated::Tube2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/TubeDesk.h" -int TubeDesk_unused = AirwinRegistry::registerAirwindow({"TubeDesk", "Subtlety", 331, "TubeDesk is a tube recording console type tone coloring.", airwinconsolidated::TubeDesk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int TubeDesk_unused = AirwinRegistry::registerAirwindow({"TubeDesk", "Subtlety", 332, "TubeDesk is a tube recording console type tone coloring.", airwinconsolidated::TubeDesk::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/UltrasonX.h" -int UltrasonX_unused = AirwinRegistry::registerAirwindow({"UltrasonX", "Brightness", 75, "UltrasonX is a method for rolling your own Console-type systems with total control over your ultrasonic filtering.", airwinconsolidated::UltrasonX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int UltrasonX_unused = AirwinRegistry::registerAirwindow({"UltrasonX", "Brightness", 76, "UltrasonX is a method for rolling your own Console-type systems with total control over your ultrasonic filtering.", airwinconsolidated::UltrasonX::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Ultrasonic.h" -int Ultrasonic_unused = AirwinRegistry::registerAirwindow({"Ultrasonic", "Brightness", 72, "Ultrasonic is a very clean, plain, high quality supersonic filter, for using inside digital mixes.", airwinconsolidated::Ultrasonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Ultrasonic_unused = AirwinRegistry::registerAirwindow({"Ultrasonic", "Brightness", 73, "Ultrasonic is a very clean, plain, high quality supersonic filter, for using inside digital mixes.", airwinconsolidated::Ultrasonic::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/UltrasonicLite.h" -int UltrasonicLite_unused = AirwinRegistry::registerAirwindow({"UltrasonicLite", "Brightness", 73, "UltrasonicLite is just one stage of supersonic filter, for using inside digital mixes.", airwinconsolidated::UltrasonicLite::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int UltrasonicLite_unused = AirwinRegistry::registerAirwindow({"UltrasonicLite", "Brightness", 74, "UltrasonicLite is just one stage of supersonic filter, for using inside digital mixes.", airwinconsolidated::UltrasonicLite::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/UltrasonicMed.h" -int UltrasonicMed_unused = AirwinRegistry::registerAirwindow({"UltrasonicMed", "Brightness", 74, "UltrasonicMed is two stages of supersonic filter, for using inside digital mixes.", airwinconsolidated::UltrasonicMed::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int UltrasonicMed_unused = AirwinRegistry::registerAirwindow({"UltrasonicMed", "Brightness", 75, "UltrasonicMed is two stages of supersonic filter, for using inside digital mixes.", airwinconsolidated::UltrasonicMed::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/UnBox.h" -int UnBox_unused = AirwinRegistry::registerAirwindow({"UnBox", "Saturation", 303, "UnBox is a distortion where only the harmonics that don't alias are allowed to distort.", airwinconsolidated::UnBox::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int UnBox_unused = AirwinRegistry::registerAirwindow({"UnBox", "Saturation", 304, "UnBox is a distortion where only the harmonics that don't alias are allowed to distort.", airwinconsolidated::UnBox::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/VariMu.h" -int VariMu_unused = AirwinRegistry::registerAirwindow({"VariMu", "Dynamics", 168, "VariMu is a more organic variation on Pressure (a compressor)", airwinconsolidated::VariMu::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int VariMu_unused = AirwinRegistry::registerAirwindow({"VariMu", "Dynamics", 169, "VariMu is a more organic variation on Pressure (a compressor)", airwinconsolidated::VariMu::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Verbity.h" -int Verbity_unused = AirwinRegistry::registerAirwindow({"Verbity", "Reverb", 282, "Verbity is a dual-mono reverb, which uses feedforward reverb topology.", airwinconsolidated::Verbity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int Verbity_unused = AirwinRegistry::registerAirwindow({"Verbity", "Reverb", 283, "Verbity is a dual-mono reverb, which uses feedforward reverb topology.", airwinconsolidated::Verbity::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Verbity2.h" -int Verbity2_unused = AirwinRegistry::registerAirwindow({"Verbity2", "Reverb", 280, "Verbity2 adds stereo crossmodulation and expands Verbity's feedforward reverb topology.", airwinconsolidated::Verbity2::kNumParameters, "2023-02-05", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int Verbity2_unused = AirwinRegistry::registerAirwindow({"Verbity2", "Reverb", 281, "Verbity2 adds stereo crossmodulation and expands Verbity's feedforward reverb topology.", airwinconsolidated::Verbity2::kNumParameters, "2023-02-05", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/Vibrato.h" -int Vibrato_unused = AirwinRegistry::registerAirwindow({"Vibrato", "Lo-Fi", 259, "Vibrato lets you vibrato, chorus, flange, and make odd FM noises.", airwinconsolidated::Vibrato::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int Vibrato_unused = AirwinRegistry::registerAirwindow({"Vibrato", "Lo-Fi", 260, "Vibrato lets you vibrato, chorus, flange, and make odd FM noises.", airwinconsolidated::Vibrato::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/VinylDither.h" -int VinylDither_unused = AirwinRegistry::registerAirwindow({"VinylDither", "Dithers", 149, "VinylDither is a high-performance dither that converts digital noise to ‘groove noise’.", airwinconsolidated::VinylDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int VinylDither_unused = AirwinRegistry::registerAirwindow({"VinylDither", "Dithers", 150, "VinylDither is a high-performance dither that converts digital noise to ‘groove noise’.", airwinconsolidated::VinylDither::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/VoiceOfTheStarship.h" -int VoiceOfTheStarship_unused = AirwinRegistry::registerAirwindow({"VoiceOfTheStarship", "Noise", 266, "VoiceOfTheStarship is a deep noise tone source.", airwinconsolidated::VoiceOfTheStarship::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int VoiceOfTheStarship_unused = AirwinRegistry::registerAirwindow({"VoiceOfTheStarship", "Noise", 267, "VoiceOfTheStarship is a deep noise tone source.", airwinconsolidated::VoiceOfTheStarship::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/VoiceTrick.h" -int VoiceTrick_unused = AirwinRegistry::registerAirwindow({"VoiceTrick", "Utility", 377, "VoiceTrick lets you record vocals while monitoring over speakers.", airwinconsolidated::VoiceTrick::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int VoiceTrick_unused = AirwinRegistry::registerAirwindow({"VoiceTrick", "Utility", 378, "VoiceTrick lets you record vocals while monitoring over speakers.", airwinconsolidated::VoiceTrick::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/Weight.h" -int Weight_unused = AirwinRegistry::registerAirwindow({"Weight", "Filter", 224, "Weight is a very accurate sub-bass boost based on Holt.", airwinconsolidated::Weight::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Weight_unused = AirwinRegistry::registerAirwindow({"Weight", "Filter", 225, "Weight is a very accurate sub-bass boost based on Holt.", airwinconsolidated::Weight::kNumParameters, "2023-02-10", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Wider.h" -int Wider_unused = AirwinRegistry::registerAirwindow({"Wider", "Stereo", 308, "Wider is Airwindows stereo space shaping.", airwinconsolidated::Wider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int Wider_unused = AirwinRegistry::registerAirwindow({"Wider", "Stereo", 309, "Wider is Airwindows stereo space shaping.", airwinconsolidated::Wider::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/Wolfbot.h" int Wolfbot_unused = AirwinRegistry::registerAirwindow({"Wolfbot", "Amp Sims", 29, "Wolfbot is an aggressive Kalman bandpass with evil in its heart.", airwinconsolidated::Wolfbot::kNumParameters, "2024-05-25", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/XBandpass.h" -int XBandpass_unused = AirwinRegistry::registerAirwindow({"XBandpass", "XYZ Filters", 397, "XBandpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int XBandpass_unused = AirwinRegistry::registerAirwindow({"XBandpass", "XYZ Filters", 398, "XBandpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/XHighpass.h" -int XHighpass_unused = AirwinRegistry::registerAirwindow({"XHighpass", "XYZ Filters", 398, "XHighpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int XHighpass_unused = AirwinRegistry::registerAirwindow({"XHighpass", "XYZ Filters", 399, "XHighpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/XLowpass.h" -int XLowpass_unused = AirwinRegistry::registerAirwindow({"XLowpass", "XYZ Filters", 399, "XLowpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int XLowpass_unused = AirwinRegistry::registerAirwindow({"XLowpass", "XYZ Filters", 400, "XLowpass is a distorted digital EQ, inspired by retro sampler DSP.", airwinconsolidated::XLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/XNotch.h" -int XNotch_unused = AirwinRegistry::registerAirwindow({"XNotch", "XYZ Filters", 400, "XNotch is a distorted digital EQ, not as glitchy as the others.", airwinconsolidated::XNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int XNotch_unused = AirwinRegistry::registerAirwindow({"XNotch", "XYZ Filters", 401, "XNotch is a distorted digital EQ, not as glitchy as the others.", airwinconsolidated::XNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/XRegion.h" -int XRegion_unused = AirwinRegistry::registerAirwindow({"XRegion", "XYZ Filters", 401, "XRegion is distorted staggered bandpasses, for extreme soundmangling.", airwinconsolidated::XRegion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int XRegion_unused = AirwinRegistry::registerAirwindow({"XRegion", "XYZ Filters", 402, "XRegion is distorted staggered bandpasses, for extreme soundmangling.", airwinconsolidated::XRegion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/YBandpass.h" -int YBandpass_unused = AirwinRegistry::registerAirwindow({"YBandpass", "XYZ Filters", 389, "YBandpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int YBandpass_unused = AirwinRegistry::registerAirwindow({"YBandpass", "XYZ Filters", 390, "YBandpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/YHighpass.h" -int YHighpass_unused = AirwinRegistry::registerAirwindow({"YHighpass", "XYZ Filters", 391, "YHighpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int YHighpass_unused = AirwinRegistry::registerAirwindow({"YHighpass", "XYZ Filters", 392, "YHighpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/YLowpass.h" -int YLowpass_unused = AirwinRegistry::registerAirwindow({"YLowpass", "XYZ Filters", 393, "YLowpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int YLowpass_unused = AirwinRegistry::registerAirwindow({"YLowpass", "XYZ Filters", 394, "YLowpass is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/YNotBandpass.h" -int YNotBandpass_unused = AirwinRegistry::registerAirwindow({"YNotBandpass", "XYZ Filters", 390, "YNotBandpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotBandpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); +int YNotBandpass_unused = AirwinRegistry::registerAirwindow({"YNotBandpass", "XYZ Filters", 391, "YNotBandpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotBandpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/YNotHighpass.h" -int YNotHighpass_unused = AirwinRegistry::registerAirwindow({"YNotHighpass", "XYZ Filters", 392, "YNotHighpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotHighpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); +int YNotHighpass_unused = AirwinRegistry::registerAirwindow({"YNotHighpass", "XYZ Filters", 393, "YNotHighpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotHighpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/YNotLowpass.h" -int YNotLowpass_unused = AirwinRegistry::registerAirwindow({"YNotLowpass", "XYZ Filters", 394, "YNotLowpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotLowpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); +int YNotLowpass_unused = AirwinRegistry::registerAirwindow({"YNotLowpass", "XYZ Filters", 395, "YNotLowpass is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotLowpass::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/YNotNotch.h" -int YNotNotch_unused = AirwinRegistry::registerAirwindow({"YNotNotch", "XYZ Filters", 396, "YNotNotch is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotNotch::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); +int YNotNotch_unused = AirwinRegistry::registerAirwindow({"YNotNotch", "XYZ Filters", 397, "YNotNotch is soft and smooth to nasty, edgy texture-varying filtering, no control smoothing.", airwinconsolidated::YNotNotch::kNumParameters, "2023-10-01", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/YNotch.h" -int YNotch_unused = AirwinRegistry::registerAirwindow({"YNotch", "XYZ Filters", 395, "YNotch is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int YNotch_unused = AirwinRegistry::registerAirwindow({"YNotch", "XYZ Filters", 396, "YNotch is soft and smooth to nasty, edgy texture-varying filtering.", airwinconsolidated::YNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/ZBandpass.h" -int ZBandpass_unused = AirwinRegistry::registerAirwindow({"ZBandpass", "XYZ Filters", 384, "ZBandpass is a bandpass made to sound and act like the Emu e6400 Ultra bandpass.", airwinconsolidated::ZBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ZBandpass_unused = AirwinRegistry::registerAirwindow({"ZBandpass", "XYZ Filters", 385, "ZBandpass is a bandpass made to sound and act like the Emu e6400 Ultra bandpass.", airwinconsolidated::ZBandpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ZBandpass2.h" -int ZBandpass2_unused = AirwinRegistry::registerAirwindow({"ZBandpass2", "XYZ Filters", 379, "ZBandpass2 acts more like the Emu e6400 Ultra bandpass in motion, with control smoothing.", airwinconsolidated::ZBandpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ZBandpass2_unused = AirwinRegistry::registerAirwindow({"ZBandpass2", "XYZ Filters", 380, "ZBandpass2 acts more like the Emu e6400 Ultra bandpass in motion, with control smoothing.", airwinconsolidated::ZBandpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ZHighpass.h" -int ZHighpass_unused = AirwinRegistry::registerAirwindow({"ZHighpass", "XYZ Filters", 385, "ZHighpass is a highpass made to sound and act like the Emu e6400 Ultra highpass.", airwinconsolidated::ZHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ZHighpass_unused = AirwinRegistry::registerAirwindow({"ZHighpass", "XYZ Filters", 386, "ZHighpass is a highpass made to sound and act like the Emu e6400 Ultra highpass.", airwinconsolidated::ZHighpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ZHighpass2.h" -int ZHighpass2_unused = AirwinRegistry::registerAirwindow({"ZHighpass2", "XYZ Filters", 380, "ZHighpass2 acts more like the Emu e6400 Ultra highpass in motion, with control smoothing.", airwinconsolidated::ZHighpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ZHighpass2_unused = AirwinRegistry::registerAirwindow({"ZHighpass2", "XYZ Filters", 381, "ZHighpass2 acts more like the Emu e6400 Ultra highpass in motion, with control smoothing.", airwinconsolidated::ZHighpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ZLowpass.h" -int ZLowpass_unused = AirwinRegistry::registerAirwindow({"ZLowpass", "XYZ Filters", 386, "ZLowpass is a lowpass made to sound and act like the Emu e6400 Ultra lowpass.", airwinconsolidated::ZLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ZLowpass_unused = AirwinRegistry::registerAirwindow({"ZLowpass", "XYZ Filters", 387, "ZLowpass is a lowpass made to sound and act like the Emu e6400 Ultra lowpass.", airwinconsolidated::ZLowpass::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ZLowpass2.h" -int ZLowpass2_unused = AirwinRegistry::registerAirwindow({"ZLowpass2", "XYZ Filters", 381, "ZLowpass2 acts more like the Emu e6400 Ultra lowpass in motion, with control smoothing.", airwinconsolidated::ZLowpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ZLowpass2_unused = AirwinRegistry::registerAirwindow({"ZLowpass2", "XYZ Filters", 382, "ZLowpass2 acts more like the Emu e6400 Ultra lowpass in motion, with control smoothing.", airwinconsolidated::ZLowpass2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ZNotch.h" -int ZNotch_unused = AirwinRegistry::registerAirwindow({"ZNotch", "XYZ Filters", 387, "ZNotch is a notch filter made to sound and act like the Emu e6400 Phaser.", airwinconsolidated::ZNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ZNotch_unused = AirwinRegistry::registerAirwindow({"ZNotch", "XYZ Filters", 388, "ZNotch is a notch filter made to sound and act like the Emu e6400 Phaser.", airwinconsolidated::ZNotch::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ZNotch2.h" -int ZNotch2_unused = AirwinRegistry::registerAirwindow({"ZNotch2", "XYZ Filters", 382, "ZNotch2 acts more like the Emu e6400 Ultra phaser in motion, with control smoothing.", airwinconsolidated::ZNotch2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ZNotch2_unused = AirwinRegistry::registerAirwindow({"ZNotch2", "XYZ Filters", 383, "ZNotch2 acts more like the Emu e6400 Ultra phaser in motion, with control smoothing.", airwinconsolidated::ZNotch2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/ZOutputStage.h" -int ZOutputStage_unused = AirwinRegistry::registerAirwindow({"ZOutputStage", "Distortion", 131, "ZOutputStage is the output clipping from the Emu e6400 style Z filters.", airwinconsolidated::ZOutputStage::kNumParameters, "2023-12-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int ZOutputStage_unused = AirwinRegistry::registerAirwindow({"ZOutputStage", "Distortion", 132, "ZOutputStage is the output clipping from the Emu e6400 style Z filters.", airwinconsolidated::ZOutputStage::kNumParameters, "2023-12-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/ZRegion.h" -int ZRegion_unused = AirwinRegistry::registerAirwindow({"ZRegion", "XYZ Filters", 388, "ZRegion is an Emu e6400 style Airwindows Region filter.", airwinconsolidated::ZRegion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); +int ZRegion_unused = AirwinRegistry::registerAirwindow({"ZRegion", "XYZ Filters", 389, "ZRegion is an Emu e6400 style Airwindows Region filter.", airwinconsolidated::ZRegion::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/ZRegion2.h" -int ZRegion2_unused = AirwinRegistry::registerAirwindow({"ZRegion2", "XYZ Filters", 383, "ZRegion2 is an Emu e6400 style Airwindows Region filter, with control smoothing.", airwinconsolidated::ZRegion2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); +int ZRegion2_unused = AirwinRegistry::registerAirwindow({"ZRegion2", "XYZ Filters", 384, "ZRegion2 is an Emu e6400 style Airwindows Region filter, with control smoothing.", airwinconsolidated::ZRegion2::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Basic", "Recommended", "Latest" }}); #include "autogen_airwin/curve.h" -int curve_unused = AirwinRegistry::registerAirwindow({"curve", "Dynamics", 170, "curve is the simplest, purest form of Recurve with no extra boosts.", airwinconsolidated::curve::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int curve_unused = AirwinRegistry::registerAirwindow({"curve", "Dynamics", 171, "curve is the simplest, purest form of Recurve with no extra boosts.", airwinconsolidated::curve::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/kCathedral.h" -int kCathedral_unused = AirwinRegistry::registerAirwindow({"kCathedral", "Reverb", 287, "kCathedral is a giant reverby space.", airwinconsolidated::kCathedral::kNumParameters, "2023-10-28", []() { return std::make_unique(0); }, -1, { }}); +int kCathedral_unused = AirwinRegistry::registerAirwindow({"kCathedral", "Reverb", 288, "kCathedral is a giant reverby space.", airwinconsolidated::kCathedral::kNumParameters, "2023-10-28", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/kCathedral2.h" -int kCathedral2_unused = AirwinRegistry::registerAirwindow({"kCathedral2", "Reverb", 279, "kCathedral2 is a giant reverby space modeled after the Bricasti Cathedral.", airwinconsolidated::kCathedral2::kNumParameters, "2024-02-10", []() { return std::make_unique(0); }, -1, { }}); +int kCathedral2_unused = AirwinRegistry::registerAirwindow({"kCathedral2", "Reverb", 280, "kCathedral2 is a giant reverby space modeled after the Bricasti Cathedral.", airwinconsolidated::kCathedral2::kNumParameters, "2024-02-10", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/kCathedral3.h" -int kCathedral3_unused = AirwinRegistry::registerAirwindow({"kCathedral3", "Reverb", 271, "kCathedral3 is a giant cathedral-like space using Bezier undersampling.", airwinconsolidated::kCathedral3::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int kCathedral3_unused = AirwinRegistry::registerAirwindow({"kCathedral3", "Reverb", 272, "kCathedral3 is a giant cathedral-like space using Bezier undersampling.", airwinconsolidated::kCathedral3::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/kChamberAR.h" int kChamberAR_unused = AirwinRegistry::registerAirwindow({"kChamberAR", "Ambience", 11, "kChamberAR is a take on tape echo into chamber echo.", airwinconsolidated::kChamberAR::kNumParameters, "2023-05-13", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/kGuitarHall.h" @@ -817,15 +819,15 @@ int kPlate140_unused = AirwinRegistry::registerAirwindow({"kPlate140", "Unclassi #include "autogen_airwin/kPlate240.h" int kPlate240_unused = AirwinRegistry::registerAirwindow({"kPlate240", "Unclassified", -1, "", airwinconsolidated::kPlate240::kNumParameters, "2024-06-23", []() { return std::make_unique(0); }, -1, { }}); #include "autogen_airwin/kPlateA.h" -int kPlateA_unused = AirwinRegistry::registerAirwindow({"kPlateA", "Reverb", 276, "kPlateA is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateA::kNumParameters, "2023-03-31", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int kPlateA_unused = AirwinRegistry::registerAirwindow({"kPlateA", "Reverb", 277, "kPlateA is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateA::kNumParameters, "2023-03-31", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/kPlateB.h" -int kPlateB_unused = AirwinRegistry::registerAirwindow({"kPlateB", "Reverb", 275, "kPlateB is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateB::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int kPlateB_unused = AirwinRegistry::registerAirwindow({"kPlateB", "Reverb", 276, "kPlateB is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateB::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/kPlateC.h" -int kPlateC_unused = AirwinRegistry::registerAirwindow({"kPlateC", "Reverb", 277, "kPlateC is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateC::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int kPlateC_unused = AirwinRegistry::registerAirwindow({"kPlateC", "Reverb", 278, "kPlateC is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateC::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/kPlateD.h" -int kPlateD_unused = AirwinRegistry::registerAirwindow({"kPlateD", "Reverb", 274, "kPlateD is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateD::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); +int kPlateD_unused = AirwinRegistry::registerAirwindow({"kPlateD", "Reverb", 275, "kPlateD is a plate reverb, not unlike its namesake atop Abbey Road.", airwinconsolidated::kPlateD::kNumParameters, "2023-04-09", []() { return std::make_unique(0); }, -1, { "Recommended", "Latest" }}); #include "autogen_airwin/uLawDecode.h" -int uLawDecode_unused = AirwinRegistry::registerAirwindow({"uLawDecode", "Utility", 371, "uLawDecode is a Console-like encode/decode pair, but much more extreme.", airwinconsolidated::uLawDecode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int uLawDecode_unused = AirwinRegistry::registerAirwindow({"uLawDecode", "Utility", 372, "uLawDecode is a Console-like encode/decode pair, but much more extreme.", airwinconsolidated::uLawDecode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); #include "autogen_airwin/uLawEncode.h" -int uLawEncode_unused = AirwinRegistry::registerAirwindow({"uLawEncode", "Utility", 370, "uLawEncode is a Console-like encode/decode pair, but much more extreme.", airwinconsolidated::uLawEncode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); +int uLawEncode_unused = AirwinRegistry::registerAirwindow({"uLawEncode", "Utility", 371, "uLawEncode is a Console-like encode/decode pair, but much more extreme.", airwinconsolidated::uLawEncode::kNumParameters, "2022-11-21", []() { return std::make_unique(0); }, -1, { "Latest" }}); int unusedComplete = AirwinRegistry::completeRegistry(); diff --git a/src/autogen_airwin/CMakeLists.txt b/src/autogen_airwin/CMakeLists.txt index b3fc8eb..574c6de 100644 --- a/src/autogen_airwin/CMakeLists.txt +++ b/src/autogen_airwin/CMakeLists.txt @@ -291,6 +291,8 @@ set(AIRWIN_SOURCES src/autogen_airwin/DubCenterProc.cpp src/autogen_airwin/DubSub.cpp src/autogen_airwin/DubSubProc.cpp + src/autogen_airwin/DubSub2.cpp + src/autogen_airwin/DubSub2Proc.cpp src/autogen_airwin/Dubly.cpp src/autogen_airwin/DublyProc.cpp src/autogen_airwin/Dubly2.cpp diff --git a/src/autogen_airwin/DubSub2.cpp b/src/autogen_airwin/DubSub2.cpp new file mode 100644 index 0000000..288f175 --- /dev/null +++ b/src/autogen_airwin/DubSub2.cpp @@ -0,0 +1,136 @@ +/* ======================================== + * DubSub2 - DubSub2.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __DubSub2_H +#include "DubSub2.h" +#endif +#include +#include +namespace airwinconsolidated::DubSub2 { + +AudioEffect* createEffectInstance(audioMasterCallback audioMaster) {return new DubSub2(audioMaster);} + +DubSub2::DubSub2(audioMasterCallback audioMaster) : + AudioEffectX(audioMaster, kNumPrograms, kNumParameters) +{ + A = 0.5; + B = 0.5; + C = 0.5; + + headBumpL = 0.0; + headBumpR = 0.0; + for (int x = 0; x < hdb_total; x++) {hdbA[x] = 0.0;hdbB[x] = 0.0;} + //from ZBandpass, so I can use enums with it + + fpdL = 1.0; while (fpdL < 16386) fpdL = rand()*UINT32_MAX; + fpdR = 1.0; while (fpdR < 16386) fpdR = rand()*UINT32_MAX; + //this is reset: values being initialized only once. Startup values, whatever they are. + + _canDo.insert("plugAsChannelInsert"); // plug-in can be used as a channel insert effect. + _canDo.insert("plugAsSend"); // plug-in can be used as a send effect. + _canDo.insert("x2in2out"); + setNumInputs(kNumInputs); + setNumOutputs(kNumOutputs); + setUniqueID(kUniqueId); + canProcessReplacing(); // supports output replacing + canDoubleReplacing(); // supports double precision processing + programsAreChunks(true); + vst_strncpy (_programName, "Default", kVstMaxProgNameLen); // default program name +} + +DubSub2::~DubSub2() {} +VstInt32 DubSub2::getVendorVersion () {return 1000;} +void DubSub2::setProgramName(char *name) {vst_strncpy (_programName, name, kVstMaxProgNameLen);} +void DubSub2::getProgramName(char *name) {vst_strncpy (name, _programName, kVstMaxProgNameLen);} +//airwindows likes to ignore this stuff. Make your own programs, and make a different plugin rather than +//trying to do versioning and preventing people from using older versions. Maybe they like the old one! + +static float pinParameter(float data) +{ + if (data < 0.0f) return 0.0f; + if (data > 1.0f) return 1.0f; + return data; +} + +void DubSub2::setParameter(VstInt32 index, float value) { + switch (index) { + case kParamA: A = value; break; + case kParamB: B = value; break; + case kParamC: C = value; break; + default: break; // unknown parameter, shouldn't happen! + } +} + +float DubSub2::getParameter(VstInt32 index) { + switch (index) { + case kParamA: return A; break; + case kParamB: return B; break; + case kParamC: return C; break; + default: break; // unknown parameter, shouldn't happen! + } return 0.0; //we only need to update the relevant name, this is simple to manage +} + +void DubSub2::getParameterName(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "HeadBmp", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "HeadFrq", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "Dry/Wet", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this is our labels for displaying in the VST host +} + +void DubSub2::getParameterDisplay(VstInt32 index, char *text) { + switch (index) { + case kParamA: float2string (A, text, kVstMaxParamStrLen); break; + case kParamB: float2string (((B*B)*175.0)+25.0, text, kVstMaxParamStrLen); break; + case kParamC: float2string (C, text, kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } //this displays the values and handles 'popups' where it's discrete choices +} + +void DubSub2::getParameterLabel(VstInt32 index, char *text) { + switch (index) { + case kParamA: vst_strncpy (text, "", kVstMaxParamStrLen); break; + case kParamB: vst_strncpy (text, "hz", kVstMaxParamStrLen); break; + case kParamC: vst_strncpy (text, "", kVstMaxParamStrLen); break; + default: break; // unknown parameter, shouldn't happen! + } +} + +VstInt32 DubSub2::canDo(char *text) +{ return (_canDo.find(text) == _canDo.end()) ? -1: 1; } // 1 = yes, -1 = no, 0 = don't know + +bool DubSub2::getEffectName(char* name) { + vst_strncpy(name, "DubSub2", kVstMaxProductStrLen); return true; +} + +VstPlugCategory DubSub2::getPlugCategory() {return kPlugCategEffect;} + +bool DubSub2::getProductString(char* text) { + vst_strncpy (text, "airwindows DubSub2", kVstMaxProductStrLen); return true; +} + +bool DubSub2::getVendorString(char* text) { + vst_strncpy (text, "airwindows", kVstMaxVendorStrLen); return true; +} +bool DubSub2::parameterTextToValue(VstInt32 index, const char *text, float &value) { + switch(index) { + case kParamA: { auto b = string2float(text, value); return b; break; } + case kParamB: { auto b = string2float(text, value); if (b) { value = sqrt(std::max((value - 25.0) / (175.0), 0.)); } return b; break; } + case kParamC: { auto b = string2float(text, value); return b; break; } + + } + return false; +} +bool DubSub2::canConvertParameterTextToValue(VstInt32 index) { + switch(index) { + case kParamA: return true; + case kParamB: return true; + case kParamC: return true; + + } + return false; +} +} // end namespace diff --git a/src/autogen_airwin/DubSub2.h b/src/autogen_airwin/DubSub2.h new file mode 100644 index 0000000..9a6c1e9 --- /dev/null +++ b/src/autogen_airwin/DubSub2.h @@ -0,0 +1,88 @@ +/* ======================================== + * DubSub2 - DubSub2.h + * Created 8/12/11 by SPIAdmin + * Copyright (c) Airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __DubSub2_DubSub2_H +#define __DubSub2_DubSub2_H + +#ifndef __audioeffect__ +#include "../airwin_consolidated_base.h" +#endif + +#include +#include +#include + +namespace airwinconsolidated::DubSub2 { +enum { + kParamA =0, + kParamB =1, + kParamC =2, + kNumParameters = 3 +}; // + +const int kNumPrograms = 0; +const int kNumInputs = 2; +const int kNumOutputs = 2; +const unsigned long kUniqueId = 'dbsc'; //Change this to what the AU identity is! + +class DubSub2 : + public AudioEffectX +{ +public: + DubSub2(audioMasterCallback audioMaster); + ~DubSub2(); + virtual bool getEffectName(char* name); // The plug-in name + virtual VstPlugCategory getPlugCategory(); // The general category for the plug-in + virtual bool getProductString(char* text); // This is a unique plug-in string provided by Steinberg + virtual bool getVendorString(char* text); // Vendor info + virtual VstInt32 getVendorVersion(); // Version number + virtual void processReplacing (float** inputs, float** outputs, VstInt32 sampleFrames); + virtual void processDoubleReplacing (double** inputs, double** outputs, VstInt32 sampleFrames); + virtual void getProgramName(char *name); // read the name from the host + virtual void setProgramName(char *name); // changes the name of the preset displayed in the host + virtual float getParameter(VstInt32 index); // get the parameter value at the specified index + virtual void setParameter(VstInt32 index, float value); // set the parameter at index to value + virtual void getParameterLabel(VstInt32 index, char *text); // label for the parameter (eg dB) + virtual void getParameterName(VstInt32 index, char *text); // name of the parameter + virtual void getParameterDisplay(VstInt32 index, char *text); // text description of the current value + // Added by the perl as inverses + virtual bool parameterTextToValue(VstInt32 index, const char *text, float &value); + virtual bool canConvertParameterTextToValue(VstInt32 index); + virtual VstInt32 canDo(char *text); +private: + char _programName[kVstMaxProgNameLen + 1]; + std::set< std::string > _canDo; + + float A; + float B; + float C; + + double headBumpL; + double headBumpR; + enum { + hdb_freq, + hdb_reso, + hdb_a0, + hdb_a1, + hdb_a2, + hdb_b1, + hdb_b2, + hdb_sL1, + hdb_sL2, + hdb_sR1, + hdb_sR2, + hdb_total + }; //fixed frequency biquad filter for ultrasonics, stereo + double hdbA[hdb_total]; + double hdbB[hdb_total]; + + uint32_t fpdL; + uint32_t fpdR; + //default stuff +}; + +#endif +} // end namespace diff --git a/src/autogen_airwin/DubSub2Proc.cpp b/src/autogen_airwin/DubSub2Proc.cpp new file mode 100644 index 0000000..a30c23a --- /dev/null +++ b/src/autogen_airwin/DubSub2Proc.cpp @@ -0,0 +1,176 @@ +/* ======================================== + * DubSub2 - DubSub2.h + * Copyright (c) airwindows, Airwindows uses the MIT license + * ======================================== */ + +#ifndef __DubSub2_H +#include "DubSub2.h" +#endif +namespace airwinconsolidated::DubSub2 { + +void DubSub2::processReplacing(float **inputs, float **outputs, VstInt32 sampleFrames) +{ + float* in1 = inputs[0]; + float* in2 = inputs[1]; + float* out1 = outputs[0]; + float* out2 = outputs[1]; + + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + + double headBumpDrive = (A*0.1)/overallscale; + + hdbA[hdb_freq] = (((B*B)*175.0)+25.0)/getSampleRate(); + hdbB[hdb_freq] = hdbA[hdb_freq]*0.9375; + hdbB[hdb_reso] = hdbA[hdb_reso] = 0.618033988749894848204586; + hdbB[hdb_a1] = hdbA[hdb_a1] = 0.0; + + double K = tan(M_PI * hdbA[hdb_freq]); + double norm = 1.0 / (1.0 + K / hdbA[hdb_reso] + K * K); + hdbA[hdb_a0] = K / hdbA[hdb_reso] * norm; + hdbA[hdb_a2] = -hdbA[hdb_a0]; + hdbA[hdb_b1] = 2.0 * (K * K - 1.0) * norm; + hdbA[hdb_b2] = (1.0 - K / hdbA[hdb_reso] + K * K) * norm; + K = tan(M_PI * hdbB[hdb_freq]); + norm = 1.0 / (1.0 + K / hdbB[hdb_reso] + K * K); + hdbB[hdb_a0] = K / hdbB[hdb_reso] * norm; + hdbB[hdb_a2] = -hdbB[hdb_a0]; + hdbB[hdb_b1] = 2.0 * (K * K - 1.0) * norm; + hdbB[hdb_b2] = (1.0 - K / hdbB[hdb_reso] + K * K) * norm; + + double headWet = C; + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + //begin HeadBump + headBumpL += (inputSampleL * headBumpDrive); + headBumpL -= (headBumpL * headBumpL * headBumpL * (0.0618/sqrt(overallscale))); + headBumpR += (inputSampleR * headBumpDrive); + headBumpR -= (headBumpR * headBumpR * headBumpR * (0.0618/sqrt(overallscale))); + double headBiqSampleL = (headBumpL * hdbA[hdb_a0]) + hdbA[hdb_sL1]; + hdbA[hdb_sL1] = (headBumpL * hdbA[hdb_a1]) - (headBiqSampleL * hdbA[hdb_b1]) + hdbA[hdb_sL2]; + hdbA[hdb_sL2] = (headBumpL * hdbA[hdb_a2]) - (headBiqSampleL * hdbA[hdb_b2]); + double headBumpSampleL = (headBiqSampleL * hdbB[hdb_a0]) + hdbB[hdb_sL1]; + hdbB[hdb_sL1] = (headBiqSampleL * hdbB[hdb_a1]) - (headBumpSampleL * hdbB[hdb_b1]) + hdbB[hdb_sL2]; + hdbB[hdb_sL2] = (headBiqSampleL * hdbB[hdb_a2]) - (headBumpSampleL * hdbB[hdb_b2]); + double headBiqSampleR = (headBumpR * hdbA[hdb_a0]) + hdbA[hdb_sR1]; + hdbA[hdb_sR1] = (headBumpR * hdbA[hdb_a1]) - (headBiqSampleR * hdbA[hdb_b1]) + hdbA[hdb_sR2]; + hdbA[hdb_sR2] = (headBumpR * hdbA[hdb_a2]) - (headBiqSampleR * hdbA[hdb_b2]); + double headBumpSampleR = (headBiqSampleR * hdbB[hdb_a0]) + hdbB[hdb_sR1]; + hdbB[hdb_sR1] = (headBiqSampleR * hdbB[hdb_a1]) - (headBumpSampleR * hdbB[hdb_b1]) + hdbB[hdb_sR2]; + hdbB[hdb_sR2] = (headBiqSampleR * hdbB[hdb_a2]) - (headBumpSampleR * hdbB[hdb_b2]); + //end HeadBump + + inputSampleL = (headBumpSampleL * headWet) + (drySampleL * (1.0-headWet)); + inputSampleR = (headBumpSampleR * headWet) + (drySampleR * (1.0-headWet)); + + //begin 32 bit stereo floating point dither + int expon; frexpf((float)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + frexpf((float)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 5.5e-36l * pow(2,expon+62)); + //end 32 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} + +void DubSub2::processDoubleReplacing(double **inputs, double **outputs, VstInt32 sampleFrames) +{ + double* in1 = inputs[0]; + double* in2 = inputs[1]; + double* out1 = outputs[0]; + double* out2 = outputs[1]; + + double overallscale = 1.0; + overallscale /= 44100.0; + overallscale *= getSampleRate(); + + double headBumpDrive = (A*0.1)/overallscale; + + hdbA[hdb_freq] = (((B*B)*175.0)+25.0)/getSampleRate(); + hdbB[hdb_freq] = hdbA[hdb_freq]*0.9375; + hdbB[hdb_reso] = hdbA[hdb_reso] = 0.618033988749894848204586; + hdbB[hdb_a1] = hdbA[hdb_a1] = 0.0; + + double K = tan(M_PI * hdbA[hdb_freq]); + double norm = 1.0 / (1.0 + K / hdbA[hdb_reso] + K * K); + hdbA[hdb_a0] = K / hdbA[hdb_reso] * norm; + hdbA[hdb_a2] = -hdbA[hdb_a0]; + hdbA[hdb_b1] = 2.0 * (K * K - 1.0) * norm; + hdbA[hdb_b2] = (1.0 - K / hdbA[hdb_reso] + K * K) * norm; + K = tan(M_PI * hdbB[hdb_freq]); + norm = 1.0 / (1.0 + K / hdbB[hdb_reso] + K * K); + hdbB[hdb_a0] = K / hdbB[hdb_reso] * norm; + hdbB[hdb_a2] = -hdbB[hdb_a0]; + hdbB[hdb_b1] = 2.0 * (K * K - 1.0) * norm; + hdbB[hdb_b2] = (1.0 - K / hdbB[hdb_reso] + K * K) * norm; + + double headWet = C; + + while (--sampleFrames >= 0) + { + double inputSampleL = *in1; + double inputSampleR = *in2; + if (fabs(inputSampleL)<1.18e-23) inputSampleL = fpdL * 1.18e-17; + if (fabs(inputSampleR)<1.18e-23) inputSampleR = fpdR * 1.18e-17; + double drySampleL = inputSampleL; + double drySampleR = inputSampleR; + + //begin HeadBump + headBumpL += (inputSampleL * headBumpDrive); + headBumpL -= (headBumpL * headBumpL * headBumpL * (0.0618/sqrt(overallscale))); + headBumpR += (inputSampleR * headBumpDrive); + headBumpR -= (headBumpR * headBumpR * headBumpR * (0.0618/sqrt(overallscale))); + double headBiqSampleL = (headBumpL * hdbA[hdb_a0]) + hdbA[hdb_sL1]; + hdbA[hdb_sL1] = (headBumpL * hdbA[hdb_a1]) - (headBiqSampleL * hdbA[hdb_b1]) + hdbA[hdb_sL2]; + hdbA[hdb_sL2] = (headBumpL * hdbA[hdb_a2]) - (headBiqSampleL * hdbA[hdb_b2]); + double headBumpSampleL = (headBiqSampleL * hdbB[hdb_a0]) + hdbB[hdb_sL1]; + hdbB[hdb_sL1] = (headBiqSampleL * hdbB[hdb_a1]) - (headBumpSampleL * hdbB[hdb_b1]) + hdbB[hdb_sL2]; + hdbB[hdb_sL2] = (headBiqSampleL * hdbB[hdb_a2]) - (headBumpSampleL * hdbB[hdb_b2]); + double headBiqSampleR = (headBumpR * hdbA[hdb_a0]) + hdbA[hdb_sR1]; + hdbA[hdb_sR1] = (headBumpR * hdbA[hdb_a1]) - (headBiqSampleR * hdbA[hdb_b1]) + hdbA[hdb_sR2]; + hdbA[hdb_sR2] = (headBumpR * hdbA[hdb_a2]) - (headBiqSampleR * hdbA[hdb_b2]); + double headBumpSampleR = (headBiqSampleR * hdbB[hdb_a0]) + hdbB[hdb_sR1]; + hdbB[hdb_sR1] = (headBiqSampleR * hdbB[hdb_a1]) - (headBumpSampleR * hdbB[hdb_b1]) + hdbB[hdb_sR2]; + hdbB[hdb_sR2] = (headBiqSampleR * hdbB[hdb_a2]) - (headBumpSampleR * hdbB[hdb_b2]); + //end HeadBump + + inputSampleL = (headBumpSampleL * headWet) + (drySampleL * (1.0-headWet)); + inputSampleR = (headBumpSampleR * headWet) + (drySampleR * (1.0-headWet)); + + //begin 64 bit stereo floating point dither + //int expon; frexp((double)inputSampleL, &expon); + fpdL ^= fpdL << 13; fpdL ^= fpdL >> 17; fpdL ^= fpdL << 5; + //inputSampleL += ((double(fpdL)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //frexp((double)inputSampleR, &expon); + fpdR ^= fpdR << 13; fpdR ^= fpdR >> 17; fpdR ^= fpdR << 5; + //inputSampleR += ((double(fpdR)-uint32_t(0x7fffffff)) * 1.1e-44l * pow(2,expon+62)); + //end 64 bit stereo floating point dither + + *out1 = inputSampleL; + *out2 = inputSampleR; + + in1++; + in2++; + out1++; + out2++; + } +} +} // end namespace