Browse Source

Update manifest for voxglitch, StudioSixPlusOne, KautenjaDSP-RackNES

v1
Andrew Belt 4 years ago
parent
commit
b7cc21feee
4 changed files with 67 additions and 11 deletions
  1. +15
    -3
      manifests-cache.json
  2. +6
    -6
      manifests/KautenjaDSP-RackNES.json
  3. +45
    -1
      manifests/StudioSixPlusOne.json
  4. +1
    -1
      manifests/voxglitch.json

+ 15
- 3
manifests-cache.json View File

@@ -381,7 +381,7 @@
}
},
"voxglitch": {
"buildTimestamp": 1592705772.6753445,
"buildTimestamp": 1593627728.1209161,
"creationTimestamp": 1579792597.0,
"modules": {
"autobreak": {
@@ -7798,7 +7798,7 @@
}
},
"StudioSixPlusOne": {
"buildTimestamp": 1592057020.3415167,
"buildTimestamp": 1593627835.516539,
"creationTimestamp": 1590117528.1900573,
"modules": {
"KSDelay": {
@@ -7812,6 +7812,18 @@
},
"CombFilter": {
"creationTimestamp": 1590117529.2243044
},
"Te": {
"creationTimestamp": 1593627837.3962865
},
"LaLa": {
"creationTimestamp": 1593627837.602062
},
"Eva": {
"creationTimestamp": 1593627837.8174274
},
"Zazel": {
"creationTimestamp": 1593627838.0490634
}
}
},
@@ -7891,7 +7903,7 @@
}
},
"KautenjaDSP-RackNES": {
"buildTimestamp": 1592705838.0167127,
"buildTimestamp": 1593627774.8085783,
"creationTimestamp": 1592705960.088049,
"modules": {
"RackNES": {


+ 6
- 6
manifests/KautenjaDSP-RackNES.json View File

@@ -1,17 +1,16 @@
{
"slug": "KautenjaDSP-RackNES",
"version": "1.1.2",
"version": "1.1.4",
"license": "GPL-3.0-or-later",
"name": "KautenjaDSP-RackNES",
"brand": "KautenjaDSP",
"author": "Christian Kauten",
"authorEmail": "kautenja@auburn.edu",
"authorUrl": "https://kautenja.github.io/",
"pluginUrl": "https://vcvrack.com/RackNES",
"manualUrl": "https://kautenja.github.io/manuals/RackNES.pdf",
"pluginUrl": "https://kautenja.github.io/modules/RackNES",
"manualUrl": "https://kautenja.github.io/modules/RackNES/manual.pdf",
"sourceUrl": "https://github.com/Kautenja/RackNES",
"changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md",
"donateUrl": "",
"modules": [
{
"slug": "RackNES",
@@ -19,9 +18,10 @@
"description": "A Nintendo Entertainment System emulator with CV",
"manualUrl": "https://kautenja.github.io/manuals/RackNES.pdf",
"tags": [
"Clock generator",
"Hardware clone",
"Visual",
"Sampler"
"Sampler",
"Visual"
]
}
]

+ 45
- 1
manifests/StudioSixPlusOne.json View File

@@ -1,7 +1,7 @@
{
"slug": "StudioSixPlusOne",
"name": "Studio Six Plus One",
"version": "1.0.1",
"version": "1.1.0",
"license": "GPL-3.0-or-later",
"brand": "Studio Six Plus One",
"author": "Studio Six Plus One",
@@ -46,6 +46,15 @@
"Random"
]
},
{
"slug": "Te",
"name": "Te",
"description": "Tyrant Expander",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#te",
"tags": [
"Expander"
]
},
{
"slug": "CombFilter",
"name": "Massarti",
@@ -56,6 +65,41 @@
"Filter",
"Effect"
]
},
{
"slug": "LaLa",
"name": "LaLa",
"description": "Two way cross over",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#lala",
"tags": [
"Filter",
"Polyphonic",
"Utility",
"Voltage-controlled amplifier"
]
},
{
"slug": "Eva",
"name": "Eva",
"description": "Mixer",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#eva",
"tags": [
"Mixer",
"Voltage-controlled amplifier",
"Polyphonic"
]
},
{
"slug": "Zazel",
"name": "Zazel",
"description": "Parameter Controller for fades and LFO",
"manualUrl": "https://github.com/StudioSixPlusOne/rack-modules/blob/master/README.md#zazel",
"tags": [
"Clock modulator",
"Function generator",
"Low-frequency oscillator",
"Controller"
]
}
]
}

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{
"slug": "voxglitch",
"name": "Voxglitch",
"version": "1.16.0",
"version": "1.17.0",
"license": "BSD-3-Clause",
"brand": "Voxglitch",
"author": "Bret Truchan",


Loading…
Cancel
Save