From 1314de3d4d00fb795ec7b690e449be52cba7f095 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Thu, 16 Apr 2020 10:16:40 -0400 Subject: [PATCH] Update manifest for AudibleInstruments, Mantra --- ModularGrid-VCVLibrary.json | 7 +++++++ manifests-cache.json | 10 ++++++++-- manifests/AudibleInstruments.json | 19 ++++++++++++++++--- manifests/Mantra.json | 19 ++++++++++++------- 4 files changed, 43 insertions(+), 12 deletions(-) diff --git a/ModularGrid-VCVLibrary.json b/ModularGrid-VCVLibrary.json index fad0da7a..e5990b58 100644 --- a/ModularGrid-VCVLibrary.json +++ b/ModularGrid-VCVLibrary.json @@ -1081,5 +1081,12 @@ "vcvUrl": "https://library.vcvrack.com/Starling_Via/SYNC3", "mgUrl": "https://www.modulargrid.net/e/starling-via-sync3-", "mgModuleId": 26728 + }, + { + "pluginSlug": "AudibleInstruments", + "moduleSlug": "Ripples", + "vcvUrl": "https://library.vcvrack.com/AudibleInstruments/Ripples", + "mgUrl": "https://www.modulargrid.net/e/mutable-instruments-ripples", + "mgModuleId": 2204 } ] \ No newline at end of file diff --git a/manifests-cache.json b/manifests-cache.json index 5aba2a29..82388fb6 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1629,7 +1629,7 @@ } }, "AudibleInstruments": { - "buildTimestamp": 1582995898.489716, + "buildTimestamp": 1587046385.696944, "creationTimestamp": 1518016501.0, "modules": { "Braids": { @@ -1682,6 +1682,9 @@ }, "Marbles": { "creationTimestamp": 1560427455.0 + }, + "Ripples": { + "creationTimestamp": 1587046425.073859 } } }, @@ -7358,7 +7361,7 @@ } }, "Mantra": { - "buildTimestamp": 1586658100.0728111, + "buildTimestamp": 1587046423.7778752, "creationTimestamp": 1586658593.1194773, "modules": { "DualAmp": { @@ -7381,6 +7384,9 @@ }, "PanelC4": { "creationTimestamp": 1586658594.5966752 + }, + "PanelD4": { + "creationTimestamp": 1587046425.3750484 } } }, diff --git a/manifests/AudibleInstruments.json b/manifests/AudibleInstruments.json index 1d04d179..4047b952 100644 --- a/manifests/AudibleInstruments.json +++ b/manifests/AudibleInstruments.json @@ -1,7 +1,7 @@ { "slug": "AudibleInstruments", - "version": "1.0.2", - "license": "GPL-3.0-only", + "version": "1.1.0", + "license": "GPL-3.0-or-later", "name": "Audible Instruments", "author": "VCV", "authorEmail": "contact@vcvrack.com", @@ -29,7 +29,8 @@ "modularGridUrl": "https://www.modulargrid.net/e/mutable-instruments-plaits", "tags": [ "Oscillator", - "Hardware clone" + "Hardware clone", + "Polyphonic" ] }, { @@ -198,6 +199,18 @@ "Random", "Hardware clone" ] + }, + { + "slug": "Ripples", + "disabled": true, + "name": "Liquid Filter", + "description": "Based on Mutable Instruments Ripples", + "modularGridUrl": "https://www.modulargrid.net/e/mutable-instruments-ripples", + "tags": [ + "Filter", + "Voltage-controlled amplifier", + "Hardware clone" + ] } ] } \ No newline at end of file diff --git a/manifests/Mantra.json b/manifests/Mantra.json index 3331b6c8..f3bb2872 100644 --- a/manifests/Mantra.json +++ b/manifests/Mantra.json @@ -1,7 +1,7 @@ { "slug": "Mantra", "name": "Mantra", - "version": "1.0.0", + "version": "1.0.1", "license": "GPL-3.0-or-later", "author": "Giovanni Gramegna", "authorEmail": "giovanni.gramegna88@gmail.com", @@ -54,8 +54,7 @@ "name": "Panel A4", "description": "Blanking Panel 4hp", "tags": [ - "Blank", - "Utility" + "Blank" ] }, { @@ -63,8 +62,7 @@ "name": "Panel B4", "description": "Blanking Panel 4hp", "tags": [ - "Blank", - "Utility" + "Blank" ] }, { @@ -72,8 +70,15 @@ "name": "Panel C4", "description": "Blanking Panel 4hp", "tags": [ - "Blank", - "Utility" + "Blank" + ] + }, + { + "slug": "PanelD4", + "name": "Panel D4", + "description": "Power Panel 4hp", + "tags": [ + "Blank" ] } ]