| @@ -426,7 +426,7 @@ | |||
| } | |||
| }, | |||
| "SurgeRack": { | |||
| "buildTimestamp": 1596178134.0673938, | |||
| "buildTimestamp": 1597098559.31207, | |||
| "creationTimestamp": 1561132770.0, | |||
| "modules": { | |||
| "SurgeDelay": { | |||
| @@ -2806,7 +2806,7 @@ | |||
| } | |||
| }, | |||
| "ModularFungi": { | |||
| "buildTimestamp": 1594864260.30772, | |||
| "buildTimestamp": 1597098016.581315, | |||
| "creationTimestamp": 1539737109.0, | |||
| "modules": { | |||
| "Blank1HP": { | |||
| @@ -3004,7 +3004,7 @@ | |||
| } | |||
| }, | |||
| "JW-Modules": { | |||
| "buildTimestamp": 1582438078.1431234, | |||
| "buildTimestamp": 1597098178.8178077, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "BlankPanel_SM": { | |||
| @@ -3060,6 +3060,15 @@ | |||
| }, | |||
| "XYPad": { | |||
| "creationTimestamp": 1558658826.0 | |||
| }, | |||
| "BlankPanel_1HP": { | |||
| "creationTimestamp": 1597098562.2316253 | |||
| }, | |||
| "D1v1de": { | |||
| "creationTimestamp": 1597098562.529716 | |||
| }, | |||
| "Pres1t": { | |||
| "creationTimestamp": 1597098562.7365568 | |||
| } | |||
| } | |||
| }, | |||
| @@ -8129,7 +8138,7 @@ | |||
| } | |||
| }, | |||
| "IggyLabsModules": { | |||
| "buildTimestamp": 1596177757.3653467, | |||
| "buildTimestamp": 1597098208.0783825, | |||
| "creationTimestamp": 1594269751.191527, | |||
| "modules": { | |||
| "table": { | |||
| @@ -8153,7 +8162,7 @@ | |||
| } | |||
| }, | |||
| "KautenjaDSP-PotatoChips": { | |||
| "buildTimestamp": 1596395990.0063562, | |||
| "buildTimestamp": 1597098089.7360668, | |||
| "creationTimestamp": 1594395479.9564288, | |||
| "modules": { | |||
| "2A03": { | |||
| @@ -8170,6 +8179,15 @@ | |||
| }, | |||
| "SN76489": { | |||
| "creationTimestamp": 1595344536.574902 | |||
| }, | |||
| "AY_3_8910": { | |||
| "creationTimestamp": 1597098561.2891886 | |||
| }, | |||
| "POKEY": { | |||
| "creationTimestamp": 1597098561.610536 | |||
| }, | |||
| "GBS": { | |||
| "creationTimestamp": 1597098561.9382496 | |||
| } | |||
| } | |||
| }, | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "IggyLabsModules", | |||
| "name": "iggy.labs", | |||
| "version": "1.1.0", | |||
| "version": "1.1.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "iggy.labs", | |||
| "author": "Isabel Kaspriskie", | |||
| @@ -9,8 +9,15 @@ | |||
| "manualUrl": "https://github.com/jeremywen/JW-Modules#jw-modules", | |||
| "sourceUrl": "https://github.com/jeremywen/JW-Modules", | |||
| "donateUrl": "https://www.paypal.me/jeremywen", | |||
| "version": "1.0.11", | |||
| "version": "1.0.12", | |||
| "modules": [ | |||
| { | |||
| "slug": "BlankPanel_1HP", | |||
| "name": "Blank Panel (1HP)", | |||
| "tags": [ | |||
| "Visual" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "BlankPanel_SM", | |||
| "name": "Blank Panel (Small)", | |||
| @@ -122,6 +129,23 @@ | |||
| "Clock" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "D1v1de", | |||
| "name": "D1v1de", | |||
| "description": "Clock Divider", | |||
| "tags": [ | |||
| "Clock modulator", | |||
| "Visual" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Pres1t", | |||
| "name": "Pres1t", | |||
| "description": "Voltage Storage", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "ThingThing", | |||
| "name": "Thing Thing", | |||
| @@ -142,10 +166,7 @@ | |||
| "name": "XY Pad", | |||
| "tags": [ | |||
| "LFO", | |||
| "Envelope Generator", | |||
| "Random", | |||
| "Oscillator", | |||
| "Sample and Hold" | |||
| "Random" | |||
| ] | |||
| } | |||
| ] | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "slug": "KautenjaDSP-PotatoChips", | |||
| "version": "1.4.2", | |||
| "version": "1.5.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "name": "KautenjaDSP Potato Chips", | |||
| "brand": "KautenjaDSP", | |||
| @@ -10,6 +10,24 @@ | |||
| "sourceUrl": "https://github.com/Kautenja/PotatoChips", | |||
| "changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md", | |||
| "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", | |||
| "name": "VRC6", | |||
| @@ -28,6 +46,16 @@ | |||
| "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", | |||
| "name": "2A03", | |||
| @@ -8,7 +8,7 @@ | |||
| "sourceUrl": "https://github.com/david-c14/ModularFungi", | |||
| "donateUrl": "https://paypal.me/omricohencomposer", | |||
| "manualUrl": "https://github.com/david-c14/ModularFungi/blob/master/README.md", | |||
| "version": "1.1.2", | |||
| "version": "1.1.3", | |||
| "modules": [ | |||
| { | |||
| "slug": "Blank1HP", | |||
| @@ -1,11 +1,11 @@ | |||
| { | |||
| "slug": "SurgeRack", | |||
| "name": "Surge for Rack", | |||
| "version": "1.7.0", | |||
| "version": "1.7.1", | |||
| "license": "GPL-3.0-or-later", | |||
| "author": "The Surge Team", | |||
| "author": "Surge Synth Team", | |||
| "authorEmail": "", | |||
| "authorUrl": "https://github.com/surge-synthesizer/", | |||
| "authorUrl": "https://surge-synth-team.org/", | |||
| "pluginUrl": "https://surge-synthesizer.github.io/", | |||
| "manualUrl": "https://surge-synthesizer.github.io/rack_manual/", | |||
| "sourceUrl": "https://github.com/surge-synthesizer/surge-rack/", | |||