Browse Source

Update manifest for scanner-darkly-collection-one, GlueTheGiant, DrumKit

v1
Andrew Belt 5 years ago
parent
commit
28d3e52dc2
3 changed files with 36 additions and 9 deletions
  1. +4
    -4
      manifests/DrumKit.json
  2. +5
    -5
      manifests/GlueTheGiant.json
  3. +27
    -0
      manifests/scanner-darkly-collection-one.json

+ 4
- 4
manifests/DrumKit.json View File

@@ -1,15 +1,15 @@
{ {
"slug": "DrumKit", "slug": "DrumKit",
"name": "DrumKit", "name": "DrumKit",
"version": "1.1.0",
"version": "1.1.1",
"license": "CC0-1.0", "license": "CC0-1.0",
"author": "Jerry Sievert", "author": "Jerry Sievert",
"authorEmail": "rack@legitimatesounding.com", "authorEmail": "rack@legitimatesounding.com",
"authorUrl": "https://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", "sourceUrl": "https://github.com/JerrySievert/DrumKit",
"donateUrl": "https://paypal.me/JerrySievert",
"brand": "SV Modular",
"modules": [ "modules": [
{ {
"slug": "BassDrum9", "slug": "BassDrum9",


+ 5
- 5
manifests/GlueTheGiant.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "GlueTheGiant", "slug": "GlueTheGiant",
"name": "Glue the Giant", "name": "Glue the Giant",
"version": "1.0.3",
"version": "1.0.4",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "Glue the Giant", "brand": "Glue the Giant",
"author": "Paul Merchant", "author": "Paul Merchant",
@@ -42,7 +42,7 @@
{ {
"slug": "MetroCityBus", "slug": "MetroCityBus",
"name": "Metro City Bus Mixer", "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": [ "tags": [
"Mixer", "Mixer",
"Polyphonic" "Polyphonic"
@@ -62,7 +62,7 @@
{ {
"slug": "EnterBus", "slug": "EnterBus",
"name": "Enter Mixer Bus", "name": "Enter Mixer Bus",
"description": "Three stereo inputs to buses",
"description": "Three stereo inputs to stereo buses",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -70,7 +70,7 @@
{ {
"slug": "ExitBus", "slug": "ExitBus",
"name": "Exit Mixer Bus", "name": "Exit Mixer Bus",
"description": "Three stereo outputs from buses",
"description": "Three stereo outputs from stereo buses",
"tags": [ "tags": [
"Utility" "Utility"
] ]
@@ -78,7 +78,7 @@
{ {
"slug": "Road", "slug": "Road",
"name": "Road", "name": "Road",
"description": "Merges buses from mix groups to a master bus",
"description": "Merge stereo buses from mix groups",
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"


+ 27
- 0
manifests/scanner-darkly-collection-one.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save