diff --git a/CMakeLists.txt b/CMakeLists.txt
index 016e45d..3a4f1ee 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -350,6 +350,59 @@ juce_add_binary_data (${PLUGIN_NAME}_Assets SOURCES
"./plugin/Resources/Presets/murti/Tree of Eden.xml"
"./plugin/Resources/Presets/murti/Dragonball.xml"
"./plugin/Resources/Presets/murti/Augmented Reality.xml"
+
+ "./plugin/Resources/Presets/Flamedragonz/VOX Dist Vocal I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ST Hype I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PR 808 Cow Bell I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL Trance Pluck I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL SawSquare II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL SawSquare I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL Noise String I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL Marimba I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PL Cow Bell II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Step Pad I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Neu Atmopad I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Analog Pad I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/PD Abstract Choir I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD Slide Saw I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD SawSquare Lead I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD NoiseSaw Lead I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD EGuitar Dist I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD ACID KEY I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/LD Accordion I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/FX Scratch I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/FX Red Alert I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/FX Noise Explosion.xml"
+ "./plugin/Resources/Presets/Flamedragonz/FX Glitch.xml"
+ "./plugin/Resources/Presets/Flamedragonz/FX Filter Growl I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/DR Noise Tom I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/DR Hardcore Kick I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/DR Basic Snare I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/DR Basic Kick.xml"
+ "./plugin/Resources/Presets/Flamedragonz/DR Basic Hat I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/CH Min Chord III.xml"
+ "./plugin/Resources/Presets/Flamedragonz/CH Min Chord II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/CH Min Chord I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Punch Bass II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Punch Bass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Pluck Bass II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Pluck Bass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Jazz Bass Guitar I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Growl Bass II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Growl Bass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS FM Bass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Filter Bass II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BS Filter Bass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/BR Brass I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP Voltage Pulse I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP Psy I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP LSawSq I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse II.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP GrowlSaw Pulse I.xml"
+ "./plugin/Resources/Presets/Flamedragonz/ARP Bass Pulse I.xml"
)
set_target_properties(${PLUGIN_NAME}_Assets PROPERTIES UNITY_BUILD ON UNITY_BUILD_MODE BATCH UNITY_BUILD_BATCH_SIZE 10)
diff --git a/modules/gin b/modules/gin
index eff9ed8..017dc57 160000
--- a/modules/gin
+++ b/modules/gin
@@ -1 +1 @@
-Subproject commit eff9ed8bfcdb93fc82e4d242efe0bfa86846c98e
+Subproject commit 017dc578135abcf00607edbf17f56288ad135e0b
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP Bass Pulse I.xml b/plugin/Resources/Presets/Flamedragonz/ARP Bass Pulse I.xml
new file mode 100644
index 0000000..4615aa4
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP Bass Pulse I.xml
@@ -0,0 +1,57 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP GrowlSaw Pulse I.xml b/plugin/Resources/Presets/Flamedragonz/ARP GrowlSaw Pulse I.xml
new file mode 100644
index 0000000..1f95b3d
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP GrowlSaw Pulse I.xml
@@ -0,0 +1,96 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse I.xml b/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse I.xml
new file mode 100644
index 0000000..8935940
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse I.xml
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse II.xml b/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse II.xml
new file mode 100644
index 0000000..d204bde
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP Hype Pulse II.xml
@@ -0,0 +1,76 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP LSawSq I.xml b/plugin/Resources/Presets/Flamedragonz/ARP LSawSq I.xml
new file mode 100644
index 0000000..57958db
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP LSawSq I.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP Psy I.xml b/plugin/Resources/Presets/Flamedragonz/ARP Psy I.xml
new file mode 100644
index 0000000..728571d
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP Psy I.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ARP Voltage Pulse I.xml b/plugin/Resources/Presets/Flamedragonz/ARP Voltage Pulse I.xml
new file mode 100644
index 0000000..12ee8ad
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ARP Voltage Pulse I.xml
@@ -0,0 +1,47 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BR Brass I.xml b/plugin/Resources/Presets/Flamedragonz/BR Brass I.xml
new file mode 100644
index 0000000..1531a11
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BR Brass I.xml
@@ -0,0 +1,95 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS FM Bass I.xml b/plugin/Resources/Presets/Flamedragonz/BS FM Bass I.xml
new file mode 100644
index 0000000..66d9c3e
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS FM Bass I.xml
@@ -0,0 +1,73 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Filter Bass I.xml b/plugin/Resources/Presets/Flamedragonz/BS Filter Bass I.xml
new file mode 100644
index 0000000..3f238d5
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Filter Bass I.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Filter Bass II.xml b/plugin/Resources/Presets/Flamedragonz/BS Filter Bass II.xml
new file mode 100644
index 0000000..41d6b4f
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Filter Bass II.xml
@@ -0,0 +1,69 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Growl Bass I.xml b/plugin/Resources/Presets/Flamedragonz/BS Growl Bass I.xml
new file mode 100644
index 0000000..86612e6
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Growl Bass I.xml
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Growl Bass II.xml b/plugin/Resources/Presets/Flamedragonz/BS Growl Bass II.xml
new file mode 100644
index 0000000..628c0db
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Growl Bass II.xml
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Jazz Bass Guitar I.xml b/plugin/Resources/Presets/Flamedragonz/BS Jazz Bass Guitar I.xml
new file mode 100644
index 0000000..e75659b
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Jazz Bass Guitar I.xml
@@ -0,0 +1,52 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass I.xml b/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass I.xml
new file mode 100644
index 0000000..a647dec
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass I.xml
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass II.xml b/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass II.xml
new file mode 100644
index 0000000..275d34a
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Pluck Bass II.xml
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Punch Bass I.xml b/plugin/Resources/Presets/Flamedragonz/BS Punch Bass I.xml
new file mode 100644
index 0000000..98071a9
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Punch Bass I.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/BS Punch Bass II.xml b/plugin/Resources/Presets/Flamedragonz/BS Punch Bass II.xml
new file mode 100644
index 0000000..98812ec
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/BS Punch Bass II.xml
@@ -0,0 +1,142 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/CH Min Chord I.xml b/plugin/Resources/Presets/Flamedragonz/CH Min Chord I.xml
new file mode 100644
index 0000000..64b6c1d
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/CH Min Chord I.xml
@@ -0,0 +1,90 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/CH Min Chord II.xml b/plugin/Resources/Presets/Flamedragonz/CH Min Chord II.xml
new file mode 100644
index 0000000..8bf2d17
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/CH Min Chord II.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/CH Min Chord III.xml b/plugin/Resources/Presets/Flamedragonz/CH Min Chord III.xml
new file mode 100644
index 0000000..86f314b
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/CH Min Chord III.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/DR Basic Hat I.xml b/plugin/Resources/Presets/Flamedragonz/DR Basic Hat I.xml
new file mode 100644
index 0000000..0c8cc3a
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/DR Basic Hat I.xml
@@ -0,0 +1,58 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/DR Basic Kick.xml b/plugin/Resources/Presets/Flamedragonz/DR Basic Kick.xml
new file mode 100644
index 0000000..992bc6f
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/DR Basic Kick.xml
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/DR Basic Snare I.xml b/plugin/Resources/Presets/Flamedragonz/DR Basic Snare I.xml
new file mode 100644
index 0000000..9a7fe1a
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/DR Basic Snare I.xml
@@ -0,0 +1,85 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/DR Hardcore Kick I.xml b/plugin/Resources/Presets/Flamedragonz/DR Hardcore Kick I.xml
new file mode 100644
index 0000000..5e207ac
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/DR Hardcore Kick I.xml
@@ -0,0 +1,78 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/DR Noise Tom I.xml b/plugin/Resources/Presets/Flamedragonz/DR Noise Tom I.xml
new file mode 100644
index 0000000..3cf6383
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/DR Noise Tom I.xml
@@ -0,0 +1,75 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/FX Filter Growl I.xml b/plugin/Resources/Presets/Flamedragonz/FX Filter Growl I.xml
new file mode 100644
index 0000000..86ac776
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/FX Filter Growl I.xml
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/FX Glitch.xml b/plugin/Resources/Presets/Flamedragonz/FX Glitch.xml
new file mode 100644
index 0000000..2dd19e4
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/FX Glitch.xml
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/FX Noise Explosion.xml b/plugin/Resources/Presets/Flamedragonz/FX Noise Explosion.xml
new file mode 100644
index 0000000..1f7250e
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/FX Noise Explosion.xml
@@ -0,0 +1,63 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/FX Red Alert I.xml b/plugin/Resources/Presets/Flamedragonz/FX Red Alert I.xml
new file mode 100644
index 0000000..33277d6
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/FX Red Alert I.xml
@@ -0,0 +1,92 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/FX Scratch I.xml b/plugin/Resources/Presets/Flamedragonz/FX Scratch I.xml
new file mode 100644
index 0000000..4f36aa6
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/FX Scratch I.xml
@@ -0,0 +1,83 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD ACID KEY I.xml b/plugin/Resources/Presets/Flamedragonz/LD ACID KEY I.xml
new file mode 100644
index 0000000..1a544a6
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD ACID KEY I.xml
@@ -0,0 +1,80 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD Accordion I.xml b/plugin/Resources/Presets/Flamedragonz/LD Accordion I.xml
new file mode 100644
index 0000000..fb6950b
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD Accordion I.xml
@@ -0,0 +1,48 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD EGuitar Dist I.xml b/plugin/Resources/Presets/Flamedragonz/LD EGuitar Dist I.xml
new file mode 100644
index 0000000..d961193
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD EGuitar Dist I.xml
@@ -0,0 +1,82 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD NoiseSaw Lead I.xml b/plugin/Resources/Presets/Flamedragonz/LD NoiseSaw Lead I.xml
new file mode 100644
index 0000000..04d3dc5
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD NoiseSaw Lead I.xml
@@ -0,0 +1,59 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD SawSquare Lead I.xml b/plugin/Resources/Presets/Flamedragonz/LD SawSquare Lead I.xml
new file mode 100644
index 0000000..2bd54f3
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD SawSquare Lead I.xml
@@ -0,0 +1,74 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/LD Slide Saw I.xml b/plugin/Resources/Presets/Flamedragonz/LD Slide Saw I.xml
new file mode 100644
index 0000000..d4b8ef1
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/LD Slide Saw I.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Abstract Choir I.xml b/plugin/Resources/Presets/Flamedragonz/PD Abstract Choir I.xml
new file mode 100644
index 0000000..6202593
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Abstract Choir I.xml
@@ -0,0 +1,67 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Analog Pad I.xml b/plugin/Resources/Presets/Flamedragonz/PD Analog Pad I.xml
new file mode 100644
index 0000000..59545c2
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Analog Pad I.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad I.xml b/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad I.xml
new file mode 100644
index 0000000..e409e97
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad I.xml
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad II.xml b/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad II.xml
new file mode 100644
index 0000000..07ad1b4
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Fantasy Pad II.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Neu Atmopad I.xml b/plugin/Resources/Presets/Flamedragonz/PD Neu Atmopad I.xml
new file mode 100644
index 0000000..d738658
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Neu Atmopad I.xml
@@ -0,0 +1,66 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PD Step Pad I.xml b/plugin/Resources/Presets/Flamedragonz/PD Step Pad I.xml
new file mode 100644
index 0000000..6c8da75
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PD Step Pad I.xml
@@ -0,0 +1,46 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL Cow Bell II.xml b/plugin/Resources/Presets/Flamedragonz/PL Cow Bell II.xml
new file mode 100644
index 0000000..6f77980
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL Cow Bell II.xml
@@ -0,0 +1,43 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL Marimba I.xml b/plugin/Resources/Presets/Flamedragonz/PL Marimba I.xml
new file mode 100644
index 0000000..bf65d1e
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL Marimba I.xml
@@ -0,0 +1,60 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL Noise String I.xml b/plugin/Resources/Presets/Flamedragonz/PL Noise String I.xml
new file mode 100644
index 0000000..8a5113f
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL Noise String I.xml
@@ -0,0 +1,62 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL SawSquare I.xml b/plugin/Resources/Presets/Flamedragonz/PL SawSquare I.xml
new file mode 100644
index 0000000..1684d9a
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL SawSquare I.xml
@@ -0,0 +1,81 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL SawSquare II.xml b/plugin/Resources/Presets/Flamedragonz/PL SawSquare II.xml
new file mode 100644
index 0000000..07b89b2
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL SawSquare II.xml
@@ -0,0 +1,61 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PL Trance Pluck I.xml b/plugin/Resources/Presets/Flamedragonz/PL Trance Pluck I.xml
new file mode 100644
index 0000000..20ebfeb
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PL Trance Pluck I.xml
@@ -0,0 +1,50 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/PR 808 Cow Bell I.xml b/plugin/Resources/Presets/Flamedragonz/PR 808 Cow Bell I.xml
new file mode 100644
index 0000000..042eb8a
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/PR 808 Cow Bell I.xml
@@ -0,0 +1,51 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/ST Hype I.xml b/plugin/Resources/Presets/Flamedragonz/ST Hype I.xml
new file mode 100644
index 0000000..dcd3529
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/ST Hype I.xml
@@ -0,0 +1,68 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/plugin/Resources/Presets/Flamedragonz/VOX Dist Vocal I.xml b/plugin/Resources/Presets/Flamedragonz/VOX Dist Vocal I.xml
new file mode 100644
index 0000000..bb0894c
--- /dev/null
+++ b/plugin/Resources/Presets/Flamedragonz/VOX Dist Vocal I.xml
@@ -0,0 +1,94 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+