| @@ -4239,7 +4239,7 @@ | |||
| } | |||
| }, | |||
| "Bidoo": { | |||
| "buildTimestamp": 1600010449.5863624, | |||
| "buildTimestamp": 1600201263.4281917, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "vOId": { | |||
| @@ -5134,7 +5134,7 @@ | |||
| "modules": {} | |||
| }, | |||
| "NonlinearCircuits": { | |||
| "buildTimestamp": 1582350618.825921, | |||
| "buildTimestamp": 1600201361.3072784, | |||
| "creationTimestamp": 1582350675.0, | |||
| "modules": { | |||
| "BOOLs": { | |||
| @@ -5145,6 +5145,9 @@ | |||
| }, | |||
| "SquidAxon": { | |||
| "creationTimestamp": 1582350675.0 | |||
| }, | |||
| "LetsSplosh": { | |||
| "creationTimestamp": 1600201364.0585282 | |||
| } | |||
| } | |||
| }, | |||
| @@ -8258,7 +8261,7 @@ | |||
| } | |||
| }, | |||
| "rackwindows": { | |||
| "buildTimestamp": 1596177727.867997, | |||
| "buildTimestamp": 1600201336.7166615, | |||
| "creationTimestamp": 1594395481.168588, | |||
| "modules": { | |||
| "bitshiftgain": { | |||
| @@ -8302,6 +8305,18 @@ | |||
| }, | |||
| "holt": { | |||
| "creationTimestamp": 1596178135.3625333 | |||
| }, | |||
| "console_mm": { | |||
| "creationTimestamp": 1600201363.0548823 | |||
| }, | |||
| "golem": { | |||
| "creationTimestamp": 1600201363.298587 | |||
| }, | |||
| "monitoring": { | |||
| "creationTimestamp": 1600201363.5288982 | |||
| }, | |||
| "rasp": { | |||
| "creationTimestamp": 1600201363.8038366 | |||
| } | |||
| } | |||
| }, | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "slug": "Bidoo", | |||
| "version": "1.1.24", | |||
| "version": "1.1.25", | |||
| "license": "GPL-3.0-only", | |||
| "name": "Bidoo", | |||
| "brand": "Bidoo", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "NonlinearCircuits", | |||
| "name": "Nonlinear Circuits", | |||
| "version": "1.0.0", | |||
| "version": "1.1.0", | |||
| "license": "GPL-3.0-only", | |||
| "author": "Michael Hetrick", | |||
| "authorEmail": "", | |||
| @@ -33,6 +33,19 @@ | |||
| "Dual" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "LetsSplosh", | |||
| "name": "Let's Splosh", | |||
| "description": "Four inputs run into lots of Difference Rectifiers for many output variations. Panel by Papernoise.", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Noise", | |||
| "Utility", | |||
| "Random", | |||
| "Hardware Clone", | |||
| "Quad" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "SquidAxon", | |||
| "name": "Squid Axon", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "rackwindows", | |||
| "name": "Rackwindows", | |||
| "version": "1.1.1", | |||
| "version": "1.1.2", | |||
| "license": "MIT", | |||
| "brand": "Rackwindows", | |||
| "author": "Jens Robert Janke", | |||
| @@ -65,6 +65,15 @@ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "console_mm", | |||
| "name": "Console MM", | |||
| "description": "Stereo summing mixer to work in conjunction with MindMeld's MixMaster", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "distance", | |||
| "name": "Distance", | |||
| @@ -75,6 +84,14 @@ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "golem", | |||
| "name": "Golem", | |||
| "description": "Micro-delayable crossfader", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "holt", | |||
| "name": "Holt", | |||
| @@ -103,6 +120,14 @@ | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "monitoring", | |||
| "name": "Monitoring", | |||
| "description": "Mix checker", | |||
| "tags": [ | |||
| "Utility" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "mv", | |||
| "name": "MV", | |||
| @@ -112,6 +137,18 @@ | |||
| "Reverb" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "rasp", | |||
| "name": "Rasp", | |||
| "description": "De-Edger, high frequency tamer, acceleration limiter", | |||
| "tags": [ | |||
| "Equalizer", | |||
| "EQ", | |||
| "Filter", | |||
| "Slew limiter", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "reseq", | |||
| "name": "ResEQ", | |||