| @@ -2575,7 +2575,7 @@ | |||
| } | |||
| }, | |||
| "squinkylabs-plug1": { | |||
| "buildTimestamp": 1605955072.63519, | |||
| "buildTimestamp": 1618240249.9972656, | |||
| "creationTimestamp": 1521738241.0, | |||
| "modules": { | |||
| "squinkylabs-ev3": { | |||
| @@ -2679,6 +2679,15 @@ | |||
| }, | |||
| "squinkylabs-comp": { | |||
| "creationTimestamp": 1605955094.8725228 | |||
| }, | |||
| "squinkylabs-samp": { | |||
| "creationTimestamp": 1618241310.91698 | |||
| }, | |||
| "squinkylabs-comp2": { | |||
| "creationTimestamp": 1618241311.0956554 | |||
| }, | |||
| "squinkylabs-testmodel": { | |||
| "creationTimestamp": 1618241311.2129128 | |||
| } | |||
| } | |||
| }, | |||
| @@ -3154,7 +3163,7 @@ | |||
| } | |||
| }, | |||
| "JW-Modules": { | |||
| "buildTimestamp": 1616991246.3120143, | |||
| "buildTimestamp": 1618240380.6335092, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "BlankPanel_SM": { | |||
| @@ -4831,7 +4840,7 @@ | |||
| } | |||
| }, | |||
| "CountModula": { | |||
| "buildTimestamp": 1603081363.847349, | |||
| "buildTimestamp": 1618240954.2263014, | |||
| "creationTimestamp": 1560722026.0, | |||
| "modules": { | |||
| "AnalogueShiftRegister": { | |||
| @@ -5166,6 +5175,18 @@ | |||
| }, | |||
| "SingleSRFlipFlop": { | |||
| "creationTimestamp": 1598029969.3221807 | |||
| }, | |||
| "Switch2": { | |||
| "creationTimestamp": 1618241311.347781 | |||
| }, | |||
| "Switch3": { | |||
| "creationTimestamp": 1618241311.4393125 | |||
| }, | |||
| "Switch4": { | |||
| "creationTimestamp": 1618241311.5320766 | |||
| }, | |||
| "Carousel": { | |||
| "creationTimestamp": 1618241311.6155374 | |||
| } | |||
| } | |||
| }, | |||
| @@ -7745,7 +7766,7 @@ | |||
| } | |||
| }, | |||
| "FrozenWasteland": { | |||
| "buildTimestamp": 1617570016.9305298, | |||
| "buildTimestamp": 1618241219.6422248, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "BPMLFO": { | |||
| @@ -8862,7 +8883,7 @@ | |||
| } | |||
| }, | |||
| "Sha-Bang-Modules": { | |||
| "buildTimestamp": 1617222813.4592648, | |||
| "buildTimestamp": 1618241310.4709208, | |||
| "creationTimestamp": 1602486511.7177973, | |||
| "modules": { | |||
| "StochSeq": { | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "CountModula", | |||
| "name": "Count Modula", | |||
| "version": "1.13.0", | |||
| "version": "1.14.0", | |||
| "license": "GPL-3.0-only", | |||
| "brand": "Count Modula", | |||
| "author": "Adam Verspaget", | |||
| @@ -990,6 +990,38 @@ | |||
| "tags": [ | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Switch2", | |||
| "name": "Manual DPDT Switch", | |||
| "description": "Manually switch between 2 inputs", | |||
| "tags": [ | |||
| "Switch" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Switch3", | |||
| "name": "Manual 3 Input Switch", | |||
| "description": "Manually select any one of 3 inputs", | |||
| "tags": [ | |||
| "Switch" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Switch4", | |||
| "name": "Manual 4 Input Switch", | |||
| "description": "Manually select any one of 4 inputs", | |||
| "tags": [ | |||
| "Switch" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Carousel", | |||
| "name": "Carousel Rotating Router", | |||
| "description": "Sequentially rotate up to 8 inputs through up to 8 outputs", | |||
| "tags": [ | |||
| "Switch" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "FrozenWasteland", | |||
| "name": "Frozen Wasteland", | |||
| "version": "1.18.2", | |||
| "version": "1.18.3", | |||
| "author": "almostEric", | |||
| "license": "GPL-3.0-only", | |||
| "authorEmail": "almostEric@frozenwastelandmodules.com", | |||
| @@ -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.24", | |||
| "version": "1.0.25", | |||
| "modules": [ | |||
| { | |||
| "slug": "BlankPanel_1HP", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "Sha-Bang-Modules", | |||
| "name": "Sha#Bang! Modules", | |||
| "version": "1.3.2", | |||
| "version": "1.3.3", | |||
| "license": "GPL-3.0-only", | |||
| "author": "Jeremy Muller", | |||
| "authorEmail": "jeremy@jeremymuller.com", | |||
| @@ -8,7 +8,7 @@ | |||
| "sourceUrl": "https://github.com/squinkylabs/SquinkyVCV", | |||
| "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/booty-shifter.md", | |||
| "changelogUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/CHANGELOG.md", | |||
| "version": "1.0.15", | |||
| "version": "1.0.16", | |||
| "modules": [ | |||
| { | |||
| "slug": "squinkylabs-ev3", | |||
| @@ -359,6 +359,37 @@ | |||
| "tags": [ | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "squinkylabs-samp", | |||
| "name": "Samp", | |||
| "description": "Sampler that loads standard SFZ files.", | |||
| "disabled": false, | |||
| "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/samp.md", | |||
| "tags": [ | |||
| "Polyphonic", | |||
| "Sampler", | |||
| "Synth Voice" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "squinkylabs-comp2", | |||
| "name": "Comp II", | |||
| "disabled": true, | |||
| "description": "Compressor", | |||
| "manualUrl": "https://github.com/squinkylabs/SquinkyVCV/blob/main/docs/compressor.md", | |||
| "tags": [ | |||
| "Compressor", | |||
| "Dynamics", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "squinkylabs-testmodel", | |||
| "name": "Test", | |||
| "disabled": true, | |||
| "description": "Programming test", | |||
| "tags": [] | |||
| } | |||
| ] | |||
| } | |||