From 018e4392bbbd828f7ae3ecca95ca482ed1e59d11 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sun, 13 Aug 2023 16:08:16 -0400 Subject: [PATCH] Update manifest Chinenual-VCV to 2.6.1, Ohmer to 2.4.0 --- manifests-cache.json | 4 ++-- manifests/Chinenual-VCV.json | 2 +- manifests/Ohmer.json | 9 +++++---- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index a5e6372b..eb2c264e 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -7432,7 +7432,7 @@ } }, "Ohmer": { - "buildTimestamp": 1690731542.6253054, + "buildTimestamp": 1691957244.9462857, "creationTimestamp": 1521738241.0, "modules": { "KlokSpid": { @@ -11892,7 +11892,7 @@ } }, "Chinenual-VCV": { - "buildTimestamp": 1690731574.5417588, + "buildTimestamp": 1691957206.1832898, "creationTimestamp": 1660869608.7876675, "modules": { "MIDIRecorder": { diff --git a/manifests/Chinenual-VCV.json b/manifests/Chinenual-VCV.json index 15e3c4df..e47fb81d 100644 --- a/manifests/Chinenual-VCV.json +++ b/manifests/Chinenual-VCV.json @@ -1,7 +1,7 @@ { "slug": "Chinenual-VCV", "name": "Chinenual", - "version": "2.6.0", + "version": "2.6.1", "license": "GPL-3.0-or-later", "brand": "Chinenual", "author": "Steve Tynor", diff --git a/manifests/Ohmer.json b/manifests/Ohmer.json index 1848ae96..7427c811 100644 --- a/manifests/Ohmer.json +++ b/manifests/Ohmer.json @@ -1,7 +1,7 @@ { "slug": "Ohmer", "name": "Ohmer", - "version": "2.3.0", + "version": "2.4.0", "license": "BSD-3-Clause", "author": "Dominique Camus", "brand": "Ohmer Modules", @@ -27,7 +27,8 @@ "description": "Rotate Klok Divider (RKD) module (inspired from 4ms RCD hardware)", "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", "tags": [ - "Clock modulator" + "Clock modulator", + "Sequencer" ] }, { @@ -37,6 +38,7 @@ "manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v2/res/Manuals/RKD_BRK_Manual.pdf", "tags": [ "Clock modulator", + "Sequencer", "Expander" ] }, @@ -51,11 +53,10 @@ { "slug": "PolaritySwitch", "name": "Polarity Switch", - "description": "Signal is routed to \"P\" if its voltage is positive. Otherwise, it's routed to \"N\" but as positive (absolute value)", + "description": "Signal is routed to \"P\" if its voltage is positive. Otherwise, it's routed to \"N\" (but as positive equivalent / absolute value)", "tags": [ "Dual", "Switch", - "Utility", "Polyphonic" ] },