Browse Source

Update manifest for IggyLabsModules, ModularFungi, JW-Modules, SurgeRack, KautenjaDSP-PotatoChips

v1
Andrew Belt 4 years ago
parent
commit
d45c0678ef
6 changed files with 83 additions and 16 deletions
  1. +23
    -5
      manifests-cache.json
  2. +1
    -1
      manifests/IggyLabsModules.json
  3. +26
    -5
      manifests/JW-Modules.json
  4. +29
    -1
      manifests/KautenjaDSP-PotatoChips.json
  5. +1
    -1
      manifests/ModularFungi.json
  6. +3
    -3
      manifests/SurgeRack.json

+ 23
- 5
manifests-cache.json View File

@@ -426,7 +426,7 @@
} }
}, },
"SurgeRack": { "SurgeRack": {
"buildTimestamp": 1596178134.0673938,
"buildTimestamp": 1597098559.31207,
"creationTimestamp": 1561132770.0, "creationTimestamp": 1561132770.0,
"modules": { "modules": {
"SurgeDelay": { "SurgeDelay": {
@@ -2806,7 +2806,7 @@
} }
}, },
"ModularFungi": { "ModularFungi": {
"buildTimestamp": 1594864260.30772,
"buildTimestamp": 1597098016.581315,
"creationTimestamp": 1539737109.0, "creationTimestamp": 1539737109.0,
"modules": { "modules": {
"Blank1HP": { "Blank1HP": {
@@ -3004,7 +3004,7 @@
} }
}, },
"JW-Modules": { "JW-Modules": {
"buildTimestamp": 1582438078.1431234,
"buildTimestamp": 1597098178.8178077,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"BlankPanel_SM": { "BlankPanel_SM": {
@@ -3060,6 +3060,15 @@
}, },
"XYPad": { "XYPad": {
"creationTimestamp": 1558658826.0 "creationTimestamp": 1558658826.0
},
"BlankPanel_1HP": {
"creationTimestamp": 1597098562.2316253
},
"D1v1de": {
"creationTimestamp": 1597098562.529716
},
"Pres1t": {
"creationTimestamp": 1597098562.7365568
} }
} }
}, },
@@ -8129,7 +8138,7 @@
} }
}, },
"IggyLabsModules": { "IggyLabsModules": {
"buildTimestamp": 1596177757.3653467,
"buildTimestamp": 1597098208.0783825,
"creationTimestamp": 1594269751.191527, "creationTimestamp": 1594269751.191527,
"modules": { "modules": {
"table": { "table": {
@@ -8153,7 +8162,7 @@
} }
}, },
"KautenjaDSP-PotatoChips": { "KautenjaDSP-PotatoChips": {
"buildTimestamp": 1596395990.0063562,
"buildTimestamp": 1597098089.7360668,
"creationTimestamp": 1594395479.9564288, "creationTimestamp": 1594395479.9564288,
"modules": { "modules": {
"2A03": { "2A03": {
@@ -8170,6 +8179,15 @@
}, },
"SN76489": { "SN76489": {
"creationTimestamp": 1595344536.574902 "creationTimestamp": 1595344536.574902
},
"AY_3_8910": {
"creationTimestamp": 1597098561.2891886
},
"POKEY": {
"creationTimestamp": 1597098561.610536
},
"GBS": {
"creationTimestamp": 1597098561.9382496
} }
} }
}, },


+ 1
- 1
manifests/IggyLabsModules.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "IggyLabsModules", "slug": "IggyLabsModules",
"name": "iggy.labs", "name": "iggy.labs",
"version": "1.1.0",
"version": "1.1.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "iggy.labs", "brand": "iggy.labs",
"author": "Isabel Kaspriskie", "author": "Isabel Kaspriskie",


+ 26
- 5
manifests/JW-Modules.json View File

@@ -9,8 +9,15 @@
"manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules",
"sourceUrl": "https://github.com/jeremywen/JW-Modules", "sourceUrl": "https://github.com/jeremywen/JW-Modules",
"donateUrl": "https://www.paypal.me/jeremywen", "donateUrl": "https://www.paypal.me/jeremywen",
"version": "1.0.11",
"version": "1.0.12",
"modules": [ "modules": [
{
"slug": "BlankPanel_1HP",
"name": "Blank Panel (1HP)",
"tags": [
"Visual"
]
},
{ {
"slug": "BlankPanel_SM", "slug": "BlankPanel_SM",
"name": "Blank Panel (Small)", "name": "Blank Panel (Small)",
@@ -122,6 +129,23 @@
"Clock" "Clock"
] ]
}, },
{
"slug": "D1v1de",
"name": "D1v1de",
"description": "Clock Divider",
"tags": [
"Clock modulator",
"Visual"
]
},
{
"slug": "Pres1t",
"name": "Pres1t",
"description": "Voltage Storage",
"tags": [
"Utility"
]
},
{ {
"slug": "ThingThing", "slug": "ThingThing",
"name": "Thing Thing", "name": "Thing Thing",
@@ -142,10 +166,7 @@
"name": "XY Pad", "name": "XY Pad",
"tags": [ "tags": [
"LFO", "LFO",
"Envelope Generator",
"Random",
"Oscillator",
"Sample and Hold"
"Random"
] ]
} }
] ]

+ 29
- 1
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "KautenjaDSP-PotatoChips", "slug": "KautenjaDSP-PotatoChips",
"version": "1.4.2",
"version": "1.5.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips", "name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
@@ -10,6 +10,24 @@
"sourceUrl": "https://github.com/Kautenja/PotatoChips", "sourceUrl": "https://github.com/Kautenja/PotatoChips",
"changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md",
"modules": [ "modules": [
{
"slug": "AY_3_8910",
"name": "AY-3-8910",
"description": "An emulation of the General Instrument AY-3-8910 audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/AY_3_8910.pdf",
"tags": [
"Oscillator"
]
},
{
"slug": "POKEY",
"name": "POKEY",
"description": "An emulation of the Atari POKEY audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/POKEY.pdf",
"tags": [
"Oscillator"
]
},
{ {
"slug": "VRC6", "slug": "VRC6",
"name": "VRC6", "name": "VRC6",
@@ -28,6 +46,16 @@
"Oscillator" "Oscillator"
] ]
}, },
{
"slug": "GBS",
"name": "GBS",
"description": "An emulation of the Nintendo Gameboy Sound System audio processing unit.",
"manualUrl": "https://github.com/Kautenja/PotatoChips/releases/latest/download/GBS.pdf",
"tags": [
"Oscillator",
"Noise"
]
},
{ {
"slug": "2A03", "slug": "2A03",
"name": "2A03", "name": "2A03",


+ 1
- 1
manifests/ModularFungi.json View File

@@ -8,7 +8,7 @@
"sourceUrl": "https://github.com/david-c14/ModularFungi", "sourceUrl": "https://github.com/david-c14/ModularFungi",
"donateUrl": "https://paypal.me/omricohencomposer", "donateUrl": "https://paypal.me/omricohencomposer",
"manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.md", "manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.md",
"version": "1.1.2",
"version": "1.1.3",
"modules": [ "modules": [
{ {
"slug": "Blank1HP", "slug": "Blank1HP",


+ 3
- 3
manifests/SurgeRack.json View File

@@ -1,11 +1,11 @@
{ {
"slug": "SurgeRack", "slug": "SurgeRack",
"name": "Surge for Rack", "name": "Surge for Rack",
"version": "1.7.0",
"version": "1.7.1",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "The Surge Team",
"author": "Surge Synth Team",
"authorEmail": "", "authorEmail": "",
"authorUrl": "https://github.com/surge-synthesizer/",
"authorUrl": "https://surge-synth-team.org/",
"pluginUrl": "https://surge-synthesizer.github.io/", "pluginUrl": "https://surge-synthesizer.github.io/",
"manualUrl": "https://surge-synthesizer.github.io/rack_manual/", "manualUrl": "https://surge-synthesizer.github.io/rack_manual/",
"sourceUrl": "https://github.com/surge-synthesizer/surge-rack/", "sourceUrl": "https://github.com/surge-synthesizer/surge-rack/",


Loading…
Cancel
Save