| @@ -11997,7 +11997,7 @@ | |||
| } | |||
| }, | |||
| "dbRackSequencer": { | |||
| "buildTimestamp": 1711821298.110596, | |||
| "buildTimestamp": 1736672732.9623563, | |||
| "creationTimestamp": 1653920290.2170763, | |||
| "modules": { | |||
| "JTChords": { | |||
| @@ -12137,6 +12137,24 @@ | |||
| }, | |||
| "Map": { | |||
| "creationTimestamp": 1711827245.079649 | |||
| }, | |||
| "BC": { | |||
| "creationTimestamp": 1736672983.667137 | |||
| }, | |||
| "MP8": { | |||
| "creationTimestamp": 1736672983.7458222 | |||
| }, | |||
| "TT": { | |||
| "creationTimestamp": 1736672983.8269656 | |||
| }, | |||
| "Mix8": { | |||
| "creationTimestamp": 1736672983.902184 | |||
| }, | |||
| "AD": { | |||
| "creationTimestamp": 1736672983.9886794 | |||
| }, | |||
| "VCM8": { | |||
| "creationTimestamp": 1736672984.0673437 | |||
| } | |||
| } | |||
| }, | |||
| @@ -12183,7 +12201,7 @@ | |||
| } | |||
| }, | |||
| "CosineKitty-Sapphire": { | |||
| "buildTimestamp": 1735623684.1705914, | |||
| "buildTimestamp": 1736672832.4607003, | |||
| "creationTimestamp": 1660869608.068208, | |||
| "modules": { | |||
| "Moots": { | |||
| @@ -13965,7 +13983,7 @@ | |||
| } | |||
| }, | |||
| "CVfunk": { | |||
| "buildTimestamp": 1734368798.8261287, | |||
| "buildTimestamp": 1736672983.344876, | |||
| "creationTimestamp": 1711827243.9642084, | |||
| "modules": { | |||
| "Steps": { | |||
| @@ -14030,6 +14048,9 @@ | |||
| }, | |||
| "TriDelay": { | |||
| "creationTimestamp": 1729364151.8073041 | |||
| }, | |||
| "Tatami": { | |||
| "creationTimestamp": 1736672983.549539 | |||
| } | |||
| } | |||
| }, | |||
| @@ -14823,7 +14844,7 @@ | |||
| } | |||
| }, | |||
| "Minilab3": { | |||
| "buildTimestamp": 1735624039.4303296, | |||
| "buildTimestamp": 1736672903.946184, | |||
| "creationTimestamp": 1735624451.7163138, | |||
| "modules": { | |||
| "MiniLab": { | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "CVfunk", | |||
| "name": "CV funk Modules", | |||
| "version": "2.0.11", | |||
| "version": "2.0.12", | |||
| "license": "MIT", | |||
| "brand": "CV funk", | |||
| "author": "Cody Geary", | |||
| @@ -207,6 +207,15 @@ | |||
| "tags": [ | |||
| "Delay" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Tatami", | |||
| "name": "Tatami", | |||
| "description": "A stereo polyphonic wave-shaper and wave-folder with display and ADAA antialising.", | |||
| "tags": [ | |||
| "Waveshaper", | |||
| "Polyphonic" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "CosineKitty-Sapphire", | |||
| "name": "Sapphire", | |||
| "version": "2.5.6", | |||
| "version": "2.5.7", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "Sapphire", | |||
| "author": "Don Cross", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "Minilab3", | |||
| "name": "Minilab3", | |||
| "version": "2.0.0", | |||
| "version": "2.0.1", | |||
| "license": "MIT", | |||
| "brand": "ldlework", | |||
| "author": "ldlework", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "dbRackSequencer", | |||
| "name": "dbRackSequencer", | |||
| "version": "2.4.0", | |||
| "version": "2.5.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "docB", | |||
| "author": "docB", | |||
| @@ -396,6 +396,58 @@ | |||
| "Random", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "BC", | |||
| "name": "BC", | |||
| "description": "Binary Counter", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "MP8", | |||
| "name": "MP8", | |||
| "description": "8 bit mapper", | |||
| "tags": [ | |||
| "Sequencer" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "TT", | |||
| "name": "TT", | |||
| "description": "A modulated truth table", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Mix8", | |||
| "name": "Mix8", | |||
| "description": "CV Mixer with 8 channels", | |||
| "tags": [ | |||
| "Mixer" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "AD", | |||
| "name": "AD", | |||
| "description": "Analog to 8 Bit Converter", | |||
| "tags": [ | |||
| "Sequencer", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "VCM8", | |||
| "name": "VCM8", | |||
| "description": "8 channel voltage controlled CV mixer", | |||
| "tags": [ | |||
| "Mixer", | |||
| "Polyphonic" | |||
| ] | |||
| } | |||
| ] | |||
| } | |||