| @@ -7880,7 +7880,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "FrozenWasteland": { | "FrozenWasteland": { | ||||
| "buildTimestamp": 1630329891.7241442, | |||||
| "buildTimestamp": 1631330878.3627212, | |||||
| "creationTimestamp": 1518016501.0, | "creationTimestamp": 1518016501.0, | ||||
| "modules": { | "modules": { | ||||
| "BPMLFO": { | "BPMLFO": { | ||||
| @@ -8295,7 +8295,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "LunettaModula": { | "LunettaModula": { | ||||
| "buildTimestamp": 1594796167.9267485, | |||||
| "buildTimestamp": 1631330567.8188949, | |||||
| "creationTimestamp": 1588869627.9631658, | "creationTimestamp": 1588869627.9631658, | ||||
| "modules": { | "modules": { | ||||
| "ADC": { | "ADC": { | ||||
| @@ -8405,6 +8405,24 @@ | |||||
| }, | }, | ||||
| "CD4532": { | "CD4532": { | ||||
| "creationTimestamp": 1591780928.0185308 | "creationTimestamp": 1591780928.0185308 | ||||
| }, | |||||
| "CD40106": { | |||||
| "creationTimestamp": 1631330879.1328645 | |||||
| }, | |||||
| "CD4020": { | |||||
| "creationTimestamp": 1631330879.2116907 | |||||
| }, | |||||
| "CD4040": { | |||||
| "creationTimestamp": 1631330879.2874973 | |||||
| }, | |||||
| "CD4024": { | |||||
| "creationTimestamp": 1631330879.3662052 | |||||
| }, | |||||
| "CD4562": { | |||||
| "creationTimestamp": 1631330879.4590428 | |||||
| }, | |||||
| "CD4008": { | |||||
| "creationTimestamp": 1631330879.5939326 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -9729,7 +9747,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "KRTPluginA": { | "KRTPluginA": { | ||||
| "buildTimestamp": 1629662819.1518555, | |||||
| "buildTimestamp": 1631330423.338897, | |||||
| "creationTimestamp": 1627193159.9948137, | "creationTimestamp": 1627193159.9948137, | ||||
| "modules": { | "modules": { | ||||
| "A": { | "A": { | ||||
| @@ -9785,6 +9803,18 @@ | |||||
| }, | }, | ||||
| "C": { | "C": { | ||||
| "creationTimestamp": 1629663218.737702 | "creationTimestamp": 1629663218.737702 | ||||
| }, | |||||
| "U": { | |||||
| "creationTimestamp": 1631330878.7047958 | |||||
| }, | |||||
| "B": { | |||||
| "creationTimestamp": 1631330878.8213382 | |||||
| }, | |||||
| "J": { | |||||
| "creationTimestamp": 1631330878.9018383 | |||||
| }, | |||||
| "K": { | |||||
| "creationTimestamp": 1631330879.011543 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "FrozenWasteland", | "slug": "FrozenWasteland", | ||||
| "name": "Frozen Wasteland", | "name": "Frozen Wasteland", | ||||
| "version": "1.21.1", | |||||
| "version": "1.21.2", | |||||
| "author": "almostEric", | "author": "almostEric", | ||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "authorEmail": "almostEric@frozenwastelandmodules.com", | "authorEmail": "almostEric@frozenwastelandmodules.com", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "KRTPluginA", | "slug": "KRTPluginA", | ||||
| "name": "KRTPluginA", | "name": "KRTPluginA", | ||||
| "version": "1.18.20", | |||||
| "version": "1.22.22", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "KRT", | "brand": "KRT", | ||||
| "author": "Jacko", | "author": "Jacko", | ||||
| @@ -184,7 +184,8 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Effect", | "Effect", | ||||
| "Physical modeling" | |||||
| "Physical modeling", | |||||
| "Oscillator" | |||||
| ] | ] | ||||
| }, | }, | ||||
| { | { | ||||
| @@ -197,6 +198,48 @@ | |||||
| "Utility", | "Utility", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "U", | |||||
| "name": "U", | |||||
| "description": "Sample and hold quantizer.", | |||||
| "tags": [ | |||||
| "Quantizer", | |||||
| "Polyphonic", | |||||
| "Sample and hold", | |||||
| "Noise" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "B", | |||||
| "name": "B", | |||||
| "description": "Crossbar performance switch.", | |||||
| "tags": [ | |||||
| "Switch", | |||||
| "Controller", | |||||
| "Polyphonic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "J", | |||||
| "name": "J", | |||||
| "description": "All-pass filter. (Phaser).", | |||||
| "tags": [ | |||||
| "Filter", | |||||
| "Polyphonic", | |||||
| "Utility", | |||||
| "Phaser", | |||||
| "Low-frequency oscillator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "K", | |||||
| "name": "K", | |||||
| "description": "Phase modulation oscillator.", | |||||
| "tags": [ | |||||
| "Polyphonic", | |||||
| "Oscillator" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "LunettaModula", | "slug": "LunettaModula", | ||||
| "name": "Lunetta Modula by Count Modula", | "name": "Lunetta Modula by Count Modula", | ||||
| "version": "1.1.1", | |||||
| "version": "1.2.0", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "Lunetta Modula", | "brand": "Lunetta Modula", | ||||
| "author": "Adam Verspaget", | "author": "Adam Verspaget", | ||||
| @@ -79,7 +79,7 @@ | |||||
| }, | }, | ||||
| { | { | ||||
| "slug": "CD4012", | "slug": "CD4012", | ||||
| "name": "CD4002 Dual 4-Input NAND Gate", | |||||
| "name": "CD4012 Dual 4-Input NAND Gate", | |||||
| "description": "Dual 4-Input NAND Gate", | "description": "Dual 4-Input NAND Gate", | ||||
| "tags": [ | "tags": [ | ||||
| "Logic" | "Logic" | ||||
| @@ -303,6 +303,57 @@ | |||||
| "tags": [ | "tags": [ | ||||
| "Logic" | "Logic" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "CD40106", | |||||
| "name": "CD40106 Hex Schmitt-Trigger Inverters", | |||||
| "description": "Hex Schmitt-Trigger Inverters", | |||||
| "tags": [ | |||||
| "Logic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CD4020", | |||||
| "name": "CD4020 14-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "description": "14-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "tags": [ | |||||
| "Logic", | |||||
| "Clock modulator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CD4040", | |||||
| "name": "CD4040 12-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "description": "12-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "tags": [ | |||||
| "Logic", | |||||
| "Clock modulator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CD4024", | |||||
| "name": "CD4024 7-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "description": "7-Stage Ripple-Carry Binary Counter/Divider", | |||||
| "tags": [ | |||||
| "Logic", | |||||
| "Clock modulator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CD4562", | |||||
| "name": "CD4562 128 Stage Static Shift Register", | |||||
| "description": "128 Stage Static Shift Register", | |||||
| "tags": [ | |||||
| "Logic" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "CD4008", | |||||
| "name": "CD4008 4-Bit Full Adder With Parallel Carry Out", | |||||
| "description": "4-Bit Full Adder With Parallel Carry Out", | |||||
| "tags": [ | |||||
| "Logic" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||