Browse Source

Update manifest for AriaSalvatrice, RJModules, LabSeven

v1
Andrew Belt 5 years ago
parent
commit
9c60d4b678
3 changed files with 61 additions and 15 deletions
  1. +10
    -1
      manifests/AriaSalvatrice.json
  2. +18
    -5
      manifests/LabSeven.json
  3. +33
    -9
      manifests/RJModules.json

+ 10
- 1
manifests/AriaSalvatrice.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "AriaSalvatrice", "slug": "AriaSalvatrice",
"name": "Aria Salvatrice", "name": "Aria Salvatrice",
"version": "1.1.0",
"version": "1.2.0",
"license": "WTFPL", "license": "WTFPL",
"brand": "Aria Salvatrice", "brand": "Aria Salvatrice",
"author": "Aria Salvatrice", "author": "Aria Salvatrice",
@@ -65,6 +65,15 @@
"Logic" "Logic"
] ]
}, },
{
"slug": "Darius",
"name": "Signature Series Darius",
"description": "Branching 8-step sequencer taking a random path through its nodes",
"tags": [
"Sequencer",
"Random"
]
},
{ {
"slug": "Blank", "slug": "Blank",
"name": "Signature Series 8hp Blank Plate", "name": "Signature Series 8hp Blank Plate",


+ 18
- 5
manifests/LabSeven.json View File

@@ -1,12 +1,25 @@
{ {
"slug": "LabSeven",
"name": "LabSeven", "name": "LabSeven",
"version": "1.0.0",
"license": "CC-BY-NC-SA-4.0",
"brand": "LabSeven",
"author": "Gernot Wurst", "author": "Gernot Wurst",
"authorEmail": "highcarbschwabe@prospectum.com", "authorEmail": "highcarbschwabe@prospectum.com",
"license": "CC-BY-NC-SA-4.0",
"pluginUrl": "http://labseven.prospectum.com",
"manualUrl": "http://labseven.prospectum.com",
"authorUrl": "",
"pluginUrl": "http://labseven.prospectum.com/",
"manualUrl": "http://labseven.prospectum.com/",
"sourceUrl": "https://github.com/LabSevenDevVCVRack/LabSeven_VCVRack_modules.git", "sourceUrl": "https://github.com/LabSevenDevVCVRack/LabSeven_VCVRack_modules.git",
"donateUrl": "https://paypal.me/labseven", "donateUrl": "https://paypal.me/labseven",
"slug": "LabSeven",
"version": "0.6.2"
"changelogUrl": "",
"modules": [
{
"slug": "LS3340VCO",
"name": "LS3340-VCO",
"description": "",
"tags": [
"Oscillator"
]
}
]
} }

+ 33
- 9
manifests/RJModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "RJModules", "slug": "RJModules",
"name": "RJModules", "name": "RJModules",
"version": "1.5.0",
"version": "1.7.0",
"license": "MIT", "license": "MIT",
"brand": "RJModules", "brand": "RJModules",
"author": "Rich Jones", "author": "Rich Jones",
@@ -73,6 +73,14 @@
"Utility" "Utility"
] ]
}, },
{
"slug": "Noise",
"name": "Noise",
"description": "Filtered Noise Generator",
"tags": [
"Utility"
]
},
{ {
"slug": "PlayableChord", "slug": "PlayableChord",
"name": "Playable Chord", "name": "Playable Chord",
@@ -336,14 +344,6 @@
"VCF" "VCF"
] ]
}, },
{
"slug": "Noise",
"name": "Noise",
"description": "Generates different types of noise.",
"tags": [
"Noise"
]
},
{ {
"slug": "Pluck", "slug": "Pluck",
"name": "Pluck", "name": "Pluck",
@@ -454,6 +454,30 @@
"tags": [ "tags": [
"Sequencer" "Sequencer"
] ]
},
{
"slug": "Octo",
"name": "Octo - 8 Bespokely Phased Triangles",
"description": "Octo - 8 Bespokely Phased Triangles",
"tags": [
"LFO"
]
},
{
"slug": "RJChorus",
"name": "Chorus - It's a Chorus",
"description": "Chorus",
"tags": [
"Effect"
]
},
{
"slug": "Instro",
"name": "Instro - Various Voices",
"description": "Instro - Various Voices",
"tags": [
"VCO"
]
} }
] ]
} }

Loading…
Cancel
Save