From cf8dd0992efda7e057df7864d26ddd34de1f6fdc Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 28 Jan 2019 20:29:15 -0500 Subject: [PATCH] Tweak default template.vcv patch. --- template.vcv | 64 ++++++++++++++++------------------------------------ 1 file changed, 19 insertions(+), 45 deletions(-) diff --git a/template.vcv b/template.vcv index a980157a..6dd23f24 100644 --- a/template.vcv +++ b/template.vcv @@ -10,7 +10,7 @@ }, "id": 1, "pos": [ - 47, + 44, 0 ] }, @@ -37,7 +37,7 @@ ], "id": 2, "pos": [ - 37, + 34, 0 ] }, @@ -118,24 +118,6 @@ 0 ] }, - { - "plugin": "Fundamental", - "version": "1.0.0", - "model": "VCA-1", - "params": [ - { - "value": 1.0 - }, - { - "value": 1.0 - } - ], - "id": 6, - "pos": [ - 26, - 0 - ] - }, { "plugin": "Fundamental", "version": "1.0.0", @@ -156,7 +138,7 @@ ], "id": 7, "pos": [ - 29, + 26, 0 ] } @@ -178,22 +160,6 @@ "inputId": 3, "color": "#0c8e15" }, - { - "id": 3, - "outputModuleId": 4, - "outputId": 0, - "inputModuleId": 6, - "inputId": 1, - "color": "#0986ad" - }, - { - "id": 4, - "outputModuleId": 6, - "outputId": 0, - "inputModuleId": 2, - "inputId": 1, - "color": "#c9b70e" - }, { "id": 5, "outputModuleId": 2, @@ -218,14 +184,6 @@ "inputId": 0, "color": "#c91847" }, - { - "id": 8, - "outputModuleId": 7, - "outputId": 0, - "inputModuleId": 6, - "inputId": 0, - "color": "#0c8e15" - }, { "id": 9, "outputModuleId": 5, @@ -233,6 +191,22 @@ "inputModuleId": 7, "inputId": 4, "color": "#c9b70e" + }, + { + "id": 11, + "outputModuleId": 7, + "outputId": 0, + "inputModuleId": 2, + "inputId": 5, + "color": "#0c8e15" + }, + { + "id": 13, + "outputModuleId": 4, + "outputId": 0, + "inputModuleId": 2, + "inputId": 1, + "color": "#0986ad" } ] } \ No newline at end of file