| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Blinds : Module { | struct Blinds : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "braids/macro_oscillator.h" | #include "braids/macro_oscillator.h" | ||||
| #include "braids/vco_jitter_source.h" | #include "braids/vco_jitter_source.h" | ||||
| #include "braids/signature_waveshaper.h" | #include "braids/signature_waveshaper.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Branches : Module { | struct Branches : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "clouds/dsp/granular_processor.h" | #include "clouds/dsp/granular_processor.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "elements/dsp/part.h" | #include "elements/dsp/part.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "frames/keyframer.h" | #include "frames/keyframer.h" | ||||
| #include "frames/poly_lfo.h" | #include "frames/poly_lfo.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Kinks : Module { | struct Kinks : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Links : Module { | struct Links : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "marbles/random/random_generator.h" | #include "marbles/random/random_generator.h" | ||||
| #include "marbles/random/random_stream.h" | #include "marbles/random/random_stream.h" | ||||
| #include "marbles/random/t_generator.h" | #include "marbles/random/t_generator.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #pragma GCC diagnostic push | #pragma GCC diagnostic push | ||||
| #ifndef __clang__ | #ifndef __clang__ | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "rings/dsp/part.h" | #include "rings/dsp/part.h" | ||||
| #include "rings/dsp/strummer.h" | #include "rings/dsp/strummer.h" | ||||
| #include "rings/dsp/string_synth_part.h" | #include "rings/dsp/string_synth_part.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Shades : Module { | struct Shades : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "stages/segment_generator.h" | #include "stages/segment_generator.h" | ||||
| #include "stages/oscillator.h" | #include "stages/oscillator.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "tides/generator.h" | #include "tides/generator.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "stmlib/dsp/hysteresis_quantizer.h" | #include "stmlib/dsp/hysteresis_quantizer.h" | ||||
| #include "stmlib/dsp/units.h" | #include "stmlib/dsp/units.h" | ||||
| #include "tides2/poly_slope_generator.h" | #include "tides2/poly_slope_generator.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| struct Veils : Module { | struct Veils : Module { | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| #include "warps/dsp/modulator.h" | #include "warps/dsp/modulator.h" | ||||
| @@ -1,4 +1,4 @@ | |||||
| #include "AudibleInstruments.hpp" | |||||
| #include "plugin.hpp" | |||||
| Plugin *pluginInstance; | Plugin *pluginInstance; | ||||