| @@ -1274,7 +1274,7 @@ | |||
| } | |||
| }, | |||
| "OrangeLine": { | |||
| "buildTimestamp": 1640298651.6288877, | |||
| "buildTimestamp": 1640708867.003637, | |||
| "creationTimestamp": 1571530639.0, | |||
| "modules": { | |||
| "Fence": { | |||
| @@ -1914,7 +1914,7 @@ | |||
| "modules": {} | |||
| }, | |||
| "ImpromptuModular": { | |||
| "buildTimestamp": 1638135617.4357855, | |||
| "buildTimestamp": 1640709234.4765856, | |||
| "creationTimestamp": 1521979525.0, | |||
| "modules": { | |||
| "Tact": { | |||
| @@ -2130,7 +2130,7 @@ | |||
| } | |||
| }, | |||
| "scanner-darkly-collection-one": { | |||
| "buildTimestamp": 1639931187.4228892, | |||
| "buildTimestamp": 1640708958.9960418, | |||
| "creationTimestamp": 1572480488.0, | |||
| "modules": { | |||
| "SDOrcasHeart": { | |||
| @@ -2620,7 +2620,7 @@ | |||
| } | |||
| }, | |||
| "Geodesics": { | |||
| "buildTimestamp": 1638134814.7022474, | |||
| "buildTimestamp": 1640709407.2044466, | |||
| "creationTimestamp": 1534547467.0, | |||
| "modules": { | |||
| "BlackHoles": { | |||
| @@ -3025,7 +3025,7 @@ | |||
| } | |||
| }, | |||
| "SynthKit": { | |||
| "buildTimestamp": 1564126344.2732818, | |||
| "buildTimestamp": 1640709504.793831, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "1x8Splitter": { | |||
| @@ -3508,7 +3508,7 @@ | |||
| } | |||
| }, | |||
| "AnimatedCircuits": { | |||
| "buildTimestamp": 1639931022.2852778, | |||
| "buildTimestamp": 1640708931.8253314, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "ACFolding": { | |||
| @@ -3882,7 +3882,7 @@ | |||
| } | |||
| }, | |||
| "dBiz": { | |||
| "buildTimestamp": 1638462592.2675433, | |||
| "buildTimestamp": 1640709722.1599154, | |||
| "creationTimestamp": 1518016501.0, | |||
| "modules": { | |||
| "Multiple": { | |||
| @@ -9228,7 +9228,7 @@ | |||
| } | |||
| }, | |||
| "GrandeModular": { | |||
| "buildTimestamp": 1638134907.687921, | |||
| "buildTimestamp": 1640709318.3887846, | |||
| "creationTimestamp": 1598123367.069531, | |||
| "modules": { | |||
| "NoteMT": { | |||
| @@ -9269,6 +9269,12 @@ | |||
| }, | |||
| "VarSampleDelays": { | |||
| "creationTimestamp": 1623003499.1974034 | |||
| }, | |||
| "Merge8": { | |||
| "creationTimestamp": 1640709723.1046271 | |||
| }, | |||
| "Split8": { | |||
| "creationTimestamp": 1640709723.2321835 | |||
| } | |||
| } | |||
| }, | |||
| @@ -10278,7 +10284,7 @@ | |||
| } | |||
| }, | |||
| "LyraeModules": { | |||
| "buildTimestamp": 1639401900.3856878, | |||
| "buildTimestamp": 1640708913.834861, | |||
| "creationTimestamp": 1632097261.2901666, | |||
| "modules": { | |||
| "Sulafat": { | |||
| @@ -1,10 +1,10 @@ | |||
| { | |||
| "slug": "AnimatedCircuits", | |||
| "name": "Animated Circuits", | |||
| "version": "2.0.0", | |||
| "version": "2.1.0", | |||
| "brand": "Animated Circuits", | |||
| "author": "Animated Circuits", | |||
| "license": "BSD-3-Clause", | |||
| "license": "GPL-3.0-or-later", | |||
| "authorEmail": "animatedcircuits@gmail.com", | |||
| "pluginUrl": "https://github.com/AnimatedCircuits/RackModules", | |||
| "authorUrl": "", | |||
| @@ -17,7 +17,8 @@ | |||
| "name": "Folding", | |||
| "description": "Wavefolder", | |||
| "tags": [ | |||
| "Waveshaper" | |||
| "Waveshaper", | |||
| "Polyphonic" | |||
| ] | |||
| } | |||
| ] | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "Geodesics", | |||
| "name": "Geodesics", | |||
| "version": "2.2.4", | |||
| "version": "2.2.5", | |||
| "license": "GPL-3.0-only", | |||
| "author": "Pyer & Marc Boul\u00e9", | |||
| "brand": "Geodesics", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "GrandeModular", | |||
| "name": "Grande", | |||
| "version": "2.0.0", | |||
| "version": "2.1.0", | |||
| "license": "GPL-3.0-or-later", | |||
| "author": "David Grande", | |||
| "authorEmail": "dbgrande246@gmail.com", | |||
| @@ -23,6 +23,16 @@ | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Merge8", | |||
| "name": "Merge8", | |||
| "description": "8-channel polyphonic merge.", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#merge8", | |||
| "tags": [ | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "MergeSplit4", | |||
| "name": "MergeSplit4", | |||
| @@ -37,6 +47,7 @@ | |||
| "slug": "MicrotonalChords", | |||
| "name": "Microtonal Chords", | |||
| "description": "Microtonal quad chord generator.", | |||
| "keywords": "microtonal", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalchords", | |||
| "tags": [ | |||
| "Utility", | |||
| @@ -47,6 +58,7 @@ | |||
| "slug": "MicrotonalNotes", | |||
| "name": "Microtonal Notes", | |||
| "description": "Microtonal octal note generator.", | |||
| "keywords": "microtonal", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#microtonalnotes", | |||
| "tags": [ | |||
| "Utility", | |||
| @@ -57,6 +69,7 @@ | |||
| "slug": "NoteMT", | |||
| "name": "NoteMT", | |||
| "description": "Microtonal note utility.", | |||
| "keywords": "microtonal", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#notemt", | |||
| "tags": [ | |||
| "Utility", | |||
| @@ -87,6 +100,7 @@ | |||
| "slug": "QuantIntervals", | |||
| "name": "Quant Intervals", | |||
| "description": "Microtonal quantizer based on pitch intervals.", | |||
| "keywords": "microtonal", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantintervals", | |||
| "tags": [ | |||
| "Quantizer", | |||
| @@ -97,6 +111,7 @@ | |||
| "slug": "QuantMT", | |||
| "name": "QuantMT", | |||
| "description": "Microtonal quantizer.", | |||
| "keywords": "microtonal", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#quantmt", | |||
| "tags": [ | |||
| "Quantizer", | |||
| @@ -123,6 +138,16 @@ | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Split8", | |||
| "name": "Split8", | |||
| "description": "8-channel polyphonic split.", | |||
| "manualUrl": "https://github.com/dbgrande/GrandeModular/#split8", | |||
| "tags": [ | |||
| "Utility", | |||
| "Polyphonic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Tails", | |||
| "name": "Tails", | |||
| @@ -1,8 +1,8 @@ | |||
| { | |||
| "slug": "ImpromptuModular", | |||
| "name": "Impromptu", | |||
| "version": "2.0.6", | |||
| "license": "GPL-3.0-only", | |||
| "version": "2.0.7", | |||
| "license": "GPL-3.0-or-later", | |||
| "author": "Marc Boul\u00e9", | |||
| "brand": "Impromptu", | |||
| "authorEmail": "m_boule@hotmail.com", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "LyraeModules", | |||
| "name": "LyraeModules", | |||
| "version": "2.0.2", | |||
| "version": "2.0.3", | |||
| "license": "GPL-3.0-or-later", | |||
| "brand": "LyraeModules", | |||
| "author": "Vega Deftwing", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "OrangeLine", | |||
| "name": "OrangeLine", | |||
| "version": "2.3.11", | |||
| "version": "2.3.12", | |||
| "license": "GPL-3.0-only", | |||
| "brand": "", | |||
| "author": "Dieter Stubler", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "SynthKit", | |||
| "name": "SynthKit", | |||
| "version": "1.0.1", | |||
| "version": "2.0.1", | |||
| "license": "CC0-1.0", | |||
| "author": "Jerry Sievert", | |||
| "authorEmail": "rack@legitimatesounding.com", | |||
| @@ -30,45 +30,45 @@ | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Addition", | |||
| "name": "Addition", | |||
| "description": "Simple value addition", | |||
| "slug": "And", | |||
| "name": "And", | |||
| "description": "Logical Bitwise And", | |||
| "tags": [ | |||
| "Utility", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Subtraction", | |||
| "name": "Subtraction", | |||
| "description": "Simple value subtraction", | |||
| "slug": "Or", | |||
| "name": "Or", | |||
| "description": "Logical Bitwise Or", | |||
| "tags": [ | |||
| "Utility", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "ClockDivider", | |||
| "name": "Clock Divider", | |||
| "description": "Clock Divider", | |||
| "slug": "Addition", | |||
| "name": "Addition", | |||
| "description": "Simple value addition", | |||
| "tags": [ | |||
| "Clock modulator", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "And", | |||
| "name": "And", | |||
| "description": "Logical Bitwise And", | |||
| "slug": "Subtraction", | |||
| "name": "Subtraction", | |||
| "description": "Simple value subtraction", | |||
| "tags": [ | |||
| "Utility", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| { | |||
| "slug": "Or", | |||
| "name": "Or", | |||
| "description": "Logical Bitwise Or", | |||
| "slug": "ClockDivider", | |||
| "name": "Clock Divider", | |||
| "description": "Clock Divider", | |||
| "tags": [ | |||
| "Utility", | |||
| "Clock modulator", | |||
| "Logic" | |||
| ] | |||
| }, | |||
| @@ -1,6 +1,6 @@ | |||
| { | |||
| "slug": "dBiz", | |||
| "version": "2.0.1", | |||
| "version": "2.0.3", | |||
| "license": "BSD-3-Clause", | |||
| "name": "dBiz", | |||
| "brand": "dBiz", | |||
| @@ -1,7 +1,7 @@ | |||
| { | |||
| "slug": "scanner-darkly-collection-one", | |||
| "name": "Collection One", | |||
| "version": "2.0.3", | |||
| "version": "2.0.4", | |||
| "license": "GPL-3.0-only", | |||
| "brand": "scanner darkly", | |||
| "author": "scanner-darkly", | |||