From a03c48c420a7a2743fa9f89eada968acdaf0d52c Mon Sep 17 00:00:00 2001 From: falkTX Date: Sat, 14 Dec 2024 00:10:55 +0100 Subject: [PATCH] Cleanup example patches Signed-off-by: falkTX --- patches/examples/DRMR_-_Interverb.vcv | 1 + patches/examples/JTB_-_Waves.vcv | 4 ---- patches/examples/falkTX_-_Mini-Arp-Seq.vcv | 15 +++++++++------ 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/patches/examples/DRMR_-_Interverb.vcv b/patches/examples/DRMR_-_Interverb.vcv index 27e1c8e..6fc5237 100644 --- a/patches/examples/DRMR_-_Interverb.vcv +++ b/patches/examples/DRMR_-_Interverb.vcv @@ -1,5 +1,6 @@ { "version": "2.1.2", + "zoom": 1.0, "modules": [ { "id": 1184757612963547, diff --git a/patches/examples/JTB_-_Waves.vcv b/patches/examples/JTB_-_Waves.vcv index 8633c28..dd7ddc1 100644 --- a/patches/examples/JTB_-_Waves.vcv +++ b/patches/examples/JTB_-_Waves.vcv @@ -1,10 +1,6 @@ { "version": "2.1.2", "zoom": 0.82074141502380371, - "gridOffset": [ - -44.997005462646484, - -0.079142682254314423 - ], "modules": [ { "id": 3538881790933672, diff --git a/patches/examples/falkTX_-_Mini-Arp-Seq.vcv b/patches/examples/falkTX_-_Mini-Arp-Seq.vcv index 1164d64..be097b4 100644 --- a/patches/examples/falkTX_-_Mini-Arp-Seq.vcv +++ b/patches/examples/falkTX_-_Mini-Arp-Seq.vcv @@ -1,11 +1,6 @@ { "version": "2.4.1", - "unsaved": true, "zoom": 1.0, - "gridOffset": [ - -4.1235675811767578, - -0.064504526555538177 - ], "modules": [ { "id": 3781955267578472, @@ -535,6 +530,14 @@ "inputModuleId": 3781955267578472, "inputId": 0, "color": "#ff5252" + }, + { + "id": 2498215696665084, + "outputModuleId": 6820180775829814, + "outputId": 1, + "inputModuleId": 3781955267578472, + "inputId": 2, + "color": "#527dff" } ] -} \ No newline at end of file +}