Browse Source

Update manifest for HolonicSystems-Free, JW-Modules, FrozenWasteland, Extratone

v1
Andrew Belt 3 years ago
parent
commit
4cdf59b5c1
5 changed files with 48 additions and 12 deletions
  1. +13
    -4
      manifests-cache.json
  2. +22
    -4
      manifests/Extratone.json
  3. +11
    -2
      manifests/FrozenWasteland.json
  4. +1
    -1
      manifests/HolonicSystems-Free.json
  5. +1
    -1
      manifests/JW-Modules.json

+ 13
- 4
manifests-cache.json View File

@@ -1,6 +1,6 @@
{
"HolonicSystems-Free": {
"buildTimestamp": 1620233669.0530617,
"buildTimestamp": 1620885282.6348162,
"creationTimestamp": 1540482286.0,
"modules": {
"HolonicSystems-Gaps": {
@@ -3178,7 +3178,7 @@
}
},
"JW-Modules": {
"buildTimestamp": 1620402348.4415371,
"buildTimestamp": 1620885429.7586033,
"creationTimestamp": 1518016501.0,
"modules": {
"BlankPanel_SM": {
@@ -7787,7 +7787,7 @@
}
},
"FrozenWasteland": {
"buildTimestamp": 1618241219.6422248,
"buildTimestamp": 1620885729.513099,
"creationTimestamp": 1518016501.0,
"modules": {
"BPMLFO": {
@@ -7924,6 +7924,9 @@
},
"PNOctaveProbabilityExpander": {
"creationTimestamp": 1617570017.3067768
},
"QARConditionalExpander": {
"creationTimestamp": 1620885729.9931693
}
}
},
@@ -9453,7 +9456,7 @@
}
},
"Extratone": {
"buildTimestamp": 1620402165.0803254,
"buildTimestamp": 1620885307.2354493,
"creationTimestamp": 1620402349.2390156,
"modules": {
"Modulo": {
@@ -9461,6 +9464,12 @@
},
"Opabinia": {
"creationTimestamp": 1620402349.348658
},
"Splitterburst": {
"creationTimestamp": 1620885729.7389665
},
"Puzzlebox": {
"creationTimestamp": 1620885729.8096118
}
}
}

+ 22
- 4
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{
"slug": "Extratone",
"name": "Extratone",
"version": "1.0.0",
"version": "1.1.0",
"license": "GPL-3.0-or-later",
"brand": "XTRTN",
"author": "Eater of Sheep",
@@ -9,7 +9,7 @@
"authorUrl": "http://extratone.xyz/artists/sheep.html",
"pluginUrl": "http://extratone.xyz",
"manualUrl": "http://extratone.xyz/modules.php",
"sourceUrl": "https://github.com/EaterOfSheep/sheepextratone",
"sourceUrl": "https://github.com/EaterOfSheep/Extratone",
"donateUrl": "",
"changelogUrl": "",
"modules": [
@@ -25,9 +25,27 @@
{
"slug": "Opabinia",
"name": "Opabinia",
"description": "Basic bassdrum with folding and distortion",
"description": "Easy bassdrum with folding, distortion and envelope outputs.",
"tags": [
"Drum"
"Drum",
"Envelope generator"
]
},
{
"slug": "Splitterburst",
"name": "Splitterburst",
"description": "Tempo multiplier and gate generator, perfect for snare-rushes",
"tags": [
"Clock modulator",
"utility"
]
},
{
"slug": "Puzzlebox",
"name": "Puzzlebox",
"description": "Confusing mystery module. Fun.",
"tags": [
"logic"
]
}
]

+ 11
- 2
manifests/FrozenWasteland.json View File

@@ -1,7 +1,7 @@
{
"slug": "FrozenWasteland",
"name": "Frozen Wasteland",
"version": "1.18.3",
"version": "1.20.0",
"author": "almostEric",
"license": "GPL-3.0-only",
"authorEmail": "almostEric@frozenwastelandmodules.com",
@@ -178,7 +178,7 @@
{
"slug": "PortlandWeather",
"name": "Portland Weather",
"description": "16 tap rhytmic delay with per tap pitch shifting and filtering",
"description": "16 tap rhythmic delay with per tap pitch shifting and filtering",
"tags": [
"Delay",
"Granular",
@@ -272,6 +272,15 @@
"Sequencer"
]
},
{
"slug": "QARConditionalExpander",
"name": "QAR - Conditional",
"description": "Clock Divide individual beats in QAR Rhythms",
"tags": [
"Expander",
"Random"
]
},
{
"slug": "QARGrooveExpander",
"name": "QAR - Groove",


+ 1
- 1
manifests/HolonicSystems-Free.json View File

@@ -1,7 +1,7 @@
{
"slug": "HolonicSystems-Free",
"name": "Holonic Systems",
"version": "1.0.6",
"version": "1.0.7",
"license": "CC0-1.0",
"author": "Holonic Systems",
"brand": "Holonic Systems",


+ 1
- 1
manifests/JW-Modules.json View File

@@ -10,7 +10,7 @@
"sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen",
"changelogUrl": "https://github.com/jeremywen/JW-Modules/blob/master/CHANGELOG.md",
"version": "1.0.27",
"version": "1.0.29",
"modules": [
{
"slug": "BlankPanel_1HP",


Loading…
Cancel
Save