From 2094cceadc85672bf091fddfce17119a19668bd8 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Sat, 4 Dec 2021 19:35:05 -0500 Subject: [PATCH] Update manifest for BaconMusic, Bidoo, ChowDSP, RareBreeds_Orbits, RPJ, SurgeRack --- manifests-cache.json | 6 ++++++ manifests/BaconMusic.json | 15 ++++++++++++--- manifests/Bidoo.json | 13 +++++++++++-- manifests/ChowDSP.json | 2 +- manifests/RPJ.json | 2 +- manifests/RareBreeds_Orbits.json | 3 ++- manifests/SurgeRack.json | 2 +- 7 files changed, 34 insertions(+), 9 deletions(-) diff --git a/manifests-cache.json b/manifests-cache.json index 24c68dbe..8868c227 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1689,6 +1689,9 @@ }, "PolyGenerator": { "creationTimestamp": 1560000356.0 + }, + "Open303": { + "creationTimestamp": 1638664370.7872121 } } }, @@ -4713,6 +4716,9 @@ }, "fLAME": { "creationTimestamp": 1638130802.2876935 + }, + "SPORE": { + "creationTimestamp": 1638664370.9623966 } } }, diff --git a/manifests/BaconMusic.json b/manifests/BaconMusic.json index 534c83ef..c5841535 100644 --- a/manifests/BaconMusic.json +++ b/manifests/BaconMusic.json @@ -1,13 +1,13 @@ { "slug": "BaconMusic", "name": "Bacon Music", - "version": "1.0.2", + "version": "2.0.0", "license": "GPL-3.0-or-later", "author": "@baconpaul", "authorEmail": "", - "authorUrl": "https://www.baconpaul.org/", + "authorUrl": "https://baconpaul.org/", "pluginUrl": "https://github.com/baconpaul/BaconPlugs/", - "manualUrl": "https://github.com/baconpaul/BaconPlugs/README.md", + "manualUrl": "https://github.com/baconpaul/BaconPlugs#readme", "sourceUrl": "https://github.com/baconpaul/BaconPlugs/", "donateUrl": "", "modules": [ @@ -81,6 +81,15 @@ "Polyphonic" ] }, + { + "slug": "Open303", + "name": "Open303", + "description": "A rack wrapper around Robin Schmidt's open-303 codebase", + "tags": [ + "Oscillator", + "Polyphonic" + ] + }, { "slug": "KarplusStrongPoly", "name": "KarplusStrongPoly", diff --git a/manifests/Bidoo.json b/manifests/Bidoo.json index b27cc143..221d6a64 100644 --- a/manifests/Bidoo.json +++ b/manifests/Bidoo.json @@ -1,7 +1,7 @@ { "slug": "Bidoo", - "version": "2.0.0", - "license": "GPL-3.0-only", + "version": "2.0.1", + "license": "GPL-3.0-or-later", "name": "Bidoo", "brand": "Bidoo", "author": "Bidoo", @@ -308,6 +308,15 @@ "Effect" ] }, + { + "slug": "SPORE", + "name": "SPORE", + "description": "Pitch shifter", + "manualUrl": "https://github.com/sebastien-bouffier/Bidoo/wiki#spore", + "tags": [ + "Effect" + ] + }, { "slug": "FREIN", "name": "fREIN", diff --git a/manifests/ChowDSP.json b/manifests/ChowDSP.json index 9762184b..99f6a5c1 100644 --- a/manifests/ChowDSP.json +++ b/manifests/ChowDSP.json @@ -1,7 +1,7 @@ { "slug": "ChowDSP", "name": "ChowDSP", - "version": "2.0.0", + "version": "2.0.1", "license": "GPL-3.0-or-later", "brand": "chowdsp", "author": "Jatin Chowdhury", diff --git a/manifests/RPJ.json b/manifests/RPJ.json index ea1871a8..8d6382af 100644 --- a/manifests/RPJ.json +++ b/manifests/RPJ.json @@ -1,7 +1,7 @@ { "slug": "RPJ", "name": "RPJ", - "version": "2.0.5", + "version": "2.0.6", "license": "GPL-3.0-or-later", "brand": "RPJ", "author": "Robert Kock", diff --git a/manifests/RareBreeds_Orbits.json b/manifests/RareBreeds_Orbits.json index 84ba13ee..afa545a5 100644 --- a/manifests/RareBreeds_Orbits.json +++ b/manifests/RareBreeds_Orbits.json @@ -1,13 +1,14 @@ { "slug": "RareBreeds_Orbits", "name": "Orbits", - "version": "1.2.0", + "version": "2.0.0", "license": "GPL-3.0-or-later", "brand": "RareBreeds", "author": "Rare Breeds", "authorEmail": "rare.breeds@protonmail.com", "manualUrl": "https://rarebreeds.github.io/Orbits", "sourceUrl": "https://github.com/RareBreeds/Orbits", + "donateUrl": "https://ko-fi.com/RareBreeds", "modules": [ { "slug": "RareBreeds_Orbits_Eugene", diff --git a/manifests/SurgeRack.json b/manifests/SurgeRack.json index 36016d59..bce2913b 100644 --- a/manifests/SurgeRack.json +++ b/manifests/SurgeRack.json @@ -1,7 +1,7 @@ { "slug": "SurgeRack", "name": "Surge for Rack", - "version": "1.7.1.2", + "version": "2.1.7.0", "license": "GPL-3.0-or-later", "author": "Surge Synth Team", "authorEmail": "",