diff --git a/manifests/DrumKit.json b/manifests/DrumKit.json index fc00680d..a22abc44 100644 --- a/manifests/DrumKit.json +++ b/manifests/DrumKit.json @@ -1,15 +1,15 @@ { "slug": "DrumKit", "name": "DrumKit", - "version": "1.1.0", + "version": "1.1.1", "license": "CC0-1.0", "author": "Jerry Sievert", "authorEmail": "rack@legitimatesounding.com", "authorUrl": "https://legitimatesounding.com/", - "pluginUrl": "https://github.com/JerrySievert/DrumKit", - "manualUrl": "https://github.com/JerrySievert/DrumKit/blob/v1.0/docs/manual.pdf", + "pluginUrl": "https://legitimatesounding.com/sv-modular/drumkit/", + "manualUrl": "https://legitimatesounding.com/sv-modular/downloads/drumkit-manual.pdf", "sourceUrl": "https://github.com/JerrySievert/DrumKit", - "donateUrl": "https://paypal.me/JerrySievert", + "brand": "SV Modular", "modules": [ { "slug": "BassDrum9", diff --git a/manifests/GlueTheGiant.json b/manifests/GlueTheGiant.json index 84cd6fe6..6613b0ed 100644 --- a/manifests/GlueTheGiant.json +++ b/manifests/GlueTheGiant.json @@ -1,7 +1,7 @@ { "slug": "GlueTheGiant", "name": "Glue the Giant", - "version": "1.0.3", + "version": "1.0.4", "license": "GPL-3.0-or-later", "brand": "Glue the Giant", "author": "Paul Merchant", @@ -42,7 +42,7 @@ { "slug": "MetroCityBus", "name": "Metro City Bus Mixer", - "description": "Polyphonic stereo spread (and pan follow) to three buses", + "description": "Polyphonic stereo spread (and pan follow) to three stereo buses", "tags": [ "Mixer", "Polyphonic" @@ -62,7 +62,7 @@ { "slug": "EnterBus", "name": "Enter Mixer Bus", - "description": "Three stereo inputs to buses", + "description": "Three stereo inputs to stereo buses", "tags": [ "Utility" ] @@ -70,7 +70,7 @@ { "slug": "ExitBus", "name": "Exit Mixer Bus", - "description": "Three stereo outputs from buses", + "description": "Three stereo outputs from stereo buses", "tags": [ "Utility" ] @@ -78,7 +78,7 @@ { "slug": "Road", "name": "Road", - "description": "Merges buses from mix groups to a master bus", + "description": "Merge stereo buses from mix groups", "tags": [ "Utility", "Polyphonic" diff --git a/manifests/scanner-darkly-collection-one.json b/manifests/scanner-darkly-collection-one.json new file mode 100644 index 00000000..37796629 --- /dev/null +++ b/manifests/scanner-darkly-collection-one.json @@ -0,0 +1,27 @@ +{ + "slug": "scanner-darkly-collection-one", + "name": "Collection One", + "version": "1.0.1", + "license": "GPL-3.0-only", + "brand": "Scanner Darkly", + "author": "scanner-darkly", + "authorEmail": "", + "authorUrl": "https://github.com/scanner-darkly", + "pluginUrl": "https://github.com/scanner-darkly/vcv-collection-one", + "manualUrl": "https://github.com/scanner-darkly/vcv-collection-one/wiki/Orca's-Heart", + "sourceUrl": "https://github.com/scanner-darkly/vcv-collection-one", + "donateUrl": "", + "modules": [ + { + "slug": "SDOrcasHeart", + "name": "Orca's Heart", + "description": "quad algorithmic sequencer generator", + "tags": [ + "Arpeggiator", + "Clock modulator", + "Quad", + "Sequencer" + ] + } + ] +} \ No newline at end of file