Browse Source

Update manifest for FrozenWasteland, cvly, FehlerFabrik-Suite, OSCelot

v1
Andrew Belt 3 years ago
parent
commit
6dc46b9e2a
5 changed files with 65 additions and 17 deletions
  1. +16
    -4
      manifests-cache.json
  2. +17
    -7
      manifests/FehlerFabrik-Suite.json
  3. +1
    -1
      manifests/FrozenWasteland.json
  4. +13
    -4
      manifests/OSCelot.json
  5. +18
    -1
      manifests/cvly.json

+ 16
- 4
manifests-cache.json View File

@@ -7880,7 +7880,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1629663218.128206,
"buildTimestamp": 1630329891.7241442,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -9093,7 +9093,7 @@
}
},
"FehlerFabrik-Suite": {
"buildTimestamp": 1610236678.6213574,
"buildTimestamp": 1630329463.1635559,
"creationTimestamp": 1603168945.0398016,
"modules": {
"PSIOP": {
@@ -9125,6 +9125,9 @@
},
"Chi": {
"creationTimestamp": 1603168947.310364
},
"Nova": {
"creationTimestamp": 1630329893.6315138
}
}
},
@@ -9798,7 +9801,7 @@
}
},
"cvly": {
"buildTimestamp": 1629295319.5664454,
"buildTimestamp": 1630329506.7512999,
"creationTimestamp": 1628185145.562309,
"modules": {
"ntrvlc": {
@@ -9818,6 +9821,12 @@
},
"spc": {
"creationTimestamp": 1629295320.5746274
},
"txt": {
"creationTimestamp": 1630329893.7502236
},
"whl": {
"creationTimestamp": 1630329893.8515399
}
}
},
@@ -9837,11 +9846,14 @@
}
},
"OSCelot": {
"buildTimestamp": 1629662872.0598063,
"buildTimestamp": 1630329560.6059642,
"creationTimestamp": 1629663218.8300774,
"modules": {
"OSCelot": {
"creationTimestamp": 1629663218.8993752
},
"OSCelotExpander": {
"creationTimestamp": 1630329893.5455134
}
}
},


+ 17
- 7
manifests/FehlerFabrik-Suite.json View File

@@ -1,7 +1,7 @@
{
"slug": "FehlerFabrik-Suite",
"name": "Fehler Fabrik",
"version": "1.1.1",
"version": "1.1.2",
"license": "GPL-3.0-or-later",
"brand": "Fehler Fabrik",
"author": "Ross Cameron",
@@ -10,7 +10,7 @@
"pluginUrl": "https://github.com/RCameron93/FehlerFabrik/blob/master/README.md",
"manualUrl": "",
"sourceUrl": "https://github.com/RCameron93/FehlerFabrik",
"donateUrl": "paypal.me/rossdc93",
"donateUrl": "https://paypal.me/rossdc93",
"changelogUrl": "",
"modules": [
{
@@ -26,7 +26,7 @@
{
"slug": "Planck",
"name": "Planck",
"description": "Bit depth and sample rate crusher",
"description": "Bit Depth and Sample Rate Crusher",
"tags": [
"Effect",
"Polyphonic"
@@ -35,7 +35,7 @@
{
"slug": "Luigi",
"name": "Luigi",
"description": "Random clock and noise/dust generator",
"description": "Random Clock and Noise/Dust Generator",
"tags": [
"noise",
"random"
@@ -44,7 +44,7 @@
{
"slug": "Aspect",
"name": "Aspect",
"description": "Clock Dividers and sequential sequencer",
"description": "Clock Dividers and Sequential Sequencer",
"tags": [
"Clock modulator"
]
@@ -68,7 +68,7 @@
{
"slug": "Sigma",
"name": "Sigma",
"description": "Fixed voltage adder",
"description": "Fixed Voltage Adder",
"tags": [
"Utility",
"Polyphonic"
@@ -77,7 +77,7 @@
{
"slug": "Fax",
"name": "Fax",
"description": "CV recording sequencer",
"description": "CV Recording Sequencer",
"tags": [
"Sequencer",
"Recording",
@@ -104,6 +104,16 @@
"Filter",
"Poly"
]
},
{
"slug": "Nova",
"name": "Nova",
"description": "Cut-up Sequenced Sampler",
"tags": [
"Sampler",
"Sequencer",
"Random"
]
}
]
}

+ 1
- 1
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.21.0",
"version": "1.21.1",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",


+ 13
- 4
manifests/OSCelot.json View File

@@ -1,6 +1,6 @@
{
"slug": "OSCelot",
"version": "1.0.1",
"version": "1.0.2",
"license": "GPL-3.0-only",
"author": "TheModularMind",
"name": "OSCelot",
@@ -9,8 +9,8 @@
"pluginUrl": "https://github.com/The-Modular-Mind/oscelot",
"authorUrl": "https://github.com/The-Modular-Mind",
"sourceUrl": "https://github.com/The-Modular-Mind/oscelot.git",
"manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/v1/README.md",
"changelogUrl": "https://github.com/The-Modular-Mind/oscelot/blob/v1/CHANGELOG.md",
"manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md",
"changelogUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/CHANGELOG.md",
"donateUrl": "https://paypal.me/themodularmind",
"modules": [
{
@@ -20,7 +20,16 @@
"tags": [
"Utility"
],
"manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/v1/docs/Oscelot.md"
"manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md"
},
{
"slug": "OSCelotExpander",
"name": "OSCelotExpander",
"description": "Expander for OSC'elot outputting a trigger and CV for each controller",
"tags": [
"Expander"
],
"manualUrl": "https://github.com/The-Modular-Mind/oscelot/blob/master/docs/Oscelot.md#expander"
}
]
}

+ 18
- 1
manifests/cvly.json View File

@@ -1,7 +1,7 @@
{
"slug": "cvly",
"name": "cvly",
"version": "1.0.3",
"version": "1.0.4",
"license": "GPL-3.0-or-later",
"brand": "cvly",
"author": "Benja Appel",
@@ -71,6 +71,23 @@
"sequencer",
"switch"
]
},
{
"slug": "txt",
"name": "txt",
"description": "Informative expander for all cvly modules",
"tags": [
"expander",
"utility"
]
},
{
"slug": "whl",
"name": "whl",
"description": "3hp blank panel with cvly whale logo",
"tags": [
"blank"
]
}
]
}

Loading…
Cancel
Save