diff --git a/CMakeLists.txt b/CMakeLists.txt index ea76887..fd43164 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -96,16 +96,11 @@ set_property (DIRECTORY APPEND PROPERTY LABELS Assets) file (GLOB_RECURSE binary_files CONFIGURE_DEPENDS "./plugin/Resources/layout.json" - "./plugin/Resources/WavetablesFLAC/Analog/*.wt2048" - "./plugin/Resources/WavetablesFLAC/FM/*.wt2048" - "./plugin/Resources/WavetablesFLAC/Distorted/*.wt2048" - "./plugin/Resources/WavetablesFLAC/Growl/*.wt2048" - "./plugin/Resources/WavetablesFLAC/Hyper/*.wt2048" - "./plugin/Resources/WavetablesFLAC/Neu KatalYst/*.wt2048" - "./plugin/Resources/Presets/HavenSteps/*.xml" - "./plugin/Resources/Presets/murti/*.xml" - "./plugin/Resources/Presets/Flamedragonz/*.xml" - "./plugin/Resources/Presets/IV/*.xml") + "./plugin/Resources/WavetablesFLAC/*.wt2048" + "./plugin/Resources/Presets/*.xml" + "./plugin/Resources/Presets/*.xml" + "./plugin/Resources/Presets/*.xml" + "./plugin/Resources/Presets/*.xml") juce_add_binary_data (${PLUGIN_NAME}_Assets SOURCES ${binary_files}) diff --git a/plugin/Resources/Presets/MadMcMan/Angel Voice.xml b/plugin/Resources/Presets/MadMcMan/Angel Voice.xml new file mode 100644 index 0000000..c137be3 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Angel Voice.xml @@ -0,0 +1,89 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Bowed Pad.xml b/plugin/Resources/Presets/MadMcMan/Bowed Pad.xml new file mode 100644 index 0000000..bc5b7ea --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Bowed Pad.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Chorus Lead.xml b/plugin/Resources/Presets/MadMcMan/Chorus Lead.xml new file mode 100644 index 0000000..ae835bd --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Chorus Lead.xml @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Guitar Pad.xml b/plugin/Resources/Presets/MadMcMan/Guitar Pad.xml new file mode 100644 index 0000000..f418e5b --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Guitar Pad.xml @@ -0,0 +1,81 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Hat.xml b/plugin/Resources/Presets/MadMcMan/Hat.xml new file mode 100644 index 0000000..8edeb29 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Hat.xml @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/High Pad.xml b/plugin/Resources/Presets/MadMcMan/High Pad.xml new file mode 100644 index 0000000..10ae9d5 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/High Pad.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Horny.xml b/plugin/Resources/Presets/MadMcMan/Horny.xml new file mode 100644 index 0000000..fed8317 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Horny.xml @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Kick.xml b/plugin/Resources/Presets/MadMcMan/Kick.xml new file mode 100644 index 0000000..8246e52 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Kick.xml @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Mice.xml b/plugin/Resources/Presets/MadMcMan/Mice.xml new file mode 100644 index 0000000..a991902 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Mice.xml @@ -0,0 +1,93 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Moving Pad.xml b/plugin/Resources/Presets/MadMcMan/Moving Pad.xml new file mode 100644 index 0000000..48ffff2 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Moving Pad.xml @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Noise Riserish.xml b/plugin/Resources/Presets/MadMcMan/Noise Riserish.xml new file mode 100644 index 0000000..e2416a7 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Noise Riserish.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/PLOP.xml b/plugin/Resources/Presets/MadMcMan/PLOP.xml new file mode 100644 index 0000000..7194c38 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/PLOP.xml @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Reverby Keys.xml b/plugin/Resources/Presets/MadMcMan/Reverby Keys.xml new file mode 100644 index 0000000..cb389c9 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Reverby Keys.xml @@ -0,0 +1,98 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Twinkle Mallet.xml b/plugin/Resources/Presets/MadMcMan/Twinkle Mallet.xml new file mode 100644 index 0000000..356f6a2 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Twinkle Mallet.xml @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Twinkle.xml b/plugin/Resources/Presets/MadMcMan/Twinkle.xml new file mode 100644 index 0000000..448434e --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Twinkle.xml @@ -0,0 +1,80 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Whip.xml b/plugin/Resources/Presets/MadMcMan/Whip.xml new file mode 100644 index 0000000..145517d --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Whip.xml @@ -0,0 +1,50 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/Wobly Pad.xml b/plugin/Resources/Presets/MadMcMan/Wobly Pad.xml new file mode 100644 index 0000000..8869d6c --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/Wobly Pad.xml @@ -0,0 +1,84 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/hh.xml b/plugin/Resources/Presets/MadMcMan/hh.xml new file mode 100644 index 0000000..73d2db3 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/hh.xml @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/plugin/Resources/Presets/MadMcMan/talky distortion.xml b/plugin/Resources/Presets/MadMcMan/talky distortion.xml new file mode 100644 index 0000000..f9551f1 --- /dev/null +++ b/plugin/Resources/Presets/MadMcMan/talky distortion.xml @@ -0,0 +1,109 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +