commit 0a2359b8fdd1ad044ca6ba111caa74f49761e045
parent 6400c048b036c25d942ddf33dc900be2569add8f
Author: Sam Staton <sam.staton@cs.ox.ac.uk>
Date: Mon, 18 Jul 2022 11:21:56 +0100
hack the Hoverland skin
Diffstat:
2 files changed, 18 insertions(+), 2 deletions(-)
diff --git a/source/jucePlugin/skins/Hoverland/ARP_2034x1238_x2.png b/source/jucePlugin/skins/Hoverland/ARP_2034x1238_x2.png
Binary files differ.
diff --git a/source/jucePlugin/skins/Hoverland/VirusC_Hoverland.json b/source/jucePlugin/skins/Hoverland/VirusC_Hoverland.json
@@ -5253,6 +5253,23 @@
}
},
{
+ "name" : "PureTuning",
+ "parameterAttachment" : {
+ "parameter" : "Pure Tuning"
+ },
+ "rotary" : {
+ },
+ "spritesheet" : {
+ "x" : "107",
+ "y" : "769",
+ "width" : "140",
+ "height" : "140",
+ "texture" : "Gen_140x140_x2",
+ "tileSizeX" : "140",
+ "tileSizeY" : "140"
+ }
+ },
+ {
"name" : "ArpModeButton",
"parameterAttachment" : {
"parameter" : "Arp Mode"
@@ -5765,4 +5782,4 @@
}
}
]
-}
-\ No newline at end of file
+}