From 717967f85b1861a9c3d4c8ccbd2c74e4bb41f4a6 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 17 Apr 2021 12:39:35 -0400 Subject: [PATCH] Update manifest for GrandeModular, squinkylabs-plug1, ODDSound_MTS_ESP --- manifests-cache.json | 16 ++++++++++++-- manifests/GrandeModular.json | 2 +- manifests/ODDSound_MTS_ESP.json | 37 ++++++++++++++++++++++++++++++++ manifests/squinkylabs-plug1.json | 8 +++---- 4 files changed, 56 insertions(+), 7 deletions(-) create mode 100644 manifests/ODDSound_MTS_ESP.json diff --git a/manifests-cache.json b/manifests-cache.json index aaef8f66..62b74853 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -2575,7 +2575,7 @@ } }, "squinkylabs-plug1": { - "buildTimestamp": 1618240249.9972656, + "buildTimestamp": 1618677026.369618, "creationTimestamp": 1521738241.0, "modules": { "squinkylabs-ev3": { @@ -8787,7 +8787,7 @@ } }, "GrandeModular": { - "buildTimestamp": 1614651346.5944302, + "buildTimestamp": 1618677096.8780332, "creationTimestamp": 1598123367.069531, "modules": { "NoteMT": { @@ -9382,5 +9382,17 @@ "creationTimestamp": 1617895366.0225801 } } + }, + "ODDSound_MTS_ESP": { + "buildTimestamp": 1618677045.5100925, + "creationTimestamp": 1618677097.0855606, + "modules": { + "MIDI_CV_MTS_ESP": { + "creationTimestamp": 1618677097.1562622 + }, + "CV_MIDI_MTS_ESP": { + "creationTimestamp": 1618677097.2593522 + } + } } } \ No newline at end of file diff --git a/manifests/GrandeModular.json b/manifests/GrandeModular.json index 724b2d9f..182b4184 100644 --- a/manifests/GrandeModular.json +++ b/manifests/GrandeModular.json @@ -1,7 +1,7 @@ { "slug": "GrandeModular", "name": "Grande", - "version": "1.7.1", + "version": "1.7.2", "license": "GPL-3.0-or-later", "author": "David Grande", "authorEmail": "dbgrande246@gmail.com", diff --git a/manifests/ODDSound_MTS_ESP.json b/manifests/ODDSound_MTS_ESP.json new file mode 100644 index 00000000..9550d2d3 --- /dev/null +++ b/manifests/ODDSound_MTS_ESP.json @@ -0,0 +1,37 @@ +{ + "slug": "ODDSound_MTS_ESP", + "name": "ODDSound MTS-ESP", + "version": "1.0.0", + "license": "0BSD", + "brand": "ODDSound", + "author": "ODDSound", + "authorEmail": "https://oddsound.com", + "authorUrl": "https://oddsound.com", + "pluginUrl": "https://oddsound.com", + "manualUrl": "https://oddsound.com", + "sourceUrl": "https://oddsound.com", + "donateUrl": "https://oddsound.com", + "changelogUrl": "", + "modules": [ + { + "slug": "MIDI_CV_MTS_ESP", + "name": "MTS-ESP MIDI To CV", + "description": "Converts MIDI from an external device to CV and gates with MTS-ESP tuning support", + "tags": [ + "External", + "MIDI", + "Polyphonic" + ] + }, + { + "slug": "CV_MIDI_MTS_ESP", + "name": "MTS-ESP CV To MIDI ", + "description": "Converts CV to MIDI and sends to an external device with MTS-ESP tuning support", + "tags": [ + "External", + "MIDI", + "Polyphonic" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/squinkylabs-plug1.json b/manifests/squinkylabs-plug1.json index 0f1f2d67..c9e7730c 100644 --- a/manifests/squinkylabs-plug1.json +++ b/manifests/squinkylabs-plug1.json @@ -8,7 +8,7 @@ "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md", "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md", - "version": "1.0.16", + "version": "1.0.17", "modules": [ { "slug": "squinkylabs-ev3", @@ -298,7 +298,7 @@ "slug": "squinkylabs-sines", "name": "Organ Three", "description": "Hammond organ emulator", - "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/sines.md", + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/og.md", "tags": [ "VCO", "Polyphonic", @@ -362,10 +362,10 @@ }, { "slug": "squinkylabs-samp", - "name": "Samp", + "name": "SFZ Player", "description": "Sampler that loads standard SFZ files.", "disabled": false, - "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/samp.md", + "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/sfz-player.md", "tags": [ "Polyphonic", "Sampler",