| @@ -11265,7 +11265,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "alefsbits": { | "alefsbits": { | ||||
| "buildTimestamp": 1675713167.3457918, | |||||
| "buildTimestamp": 1678157421.2631426, | |||||
| "creationTimestamp": 1650829410.386362, | "creationTimestamp": 1650829410.386362, | ||||
| "modules": { | "modules": { | ||||
| "simplexandhold": { | "simplexandhold": { | ||||
| @@ -11312,6 +11312,12 @@ | |||||
| }, | }, | ||||
| "lights": { | "lights": { | ||||
| "creationTimestamp": 1675713351.032931 | "creationTimestamp": 1675713351.032931 | ||||
| }, | |||||
| "slips": { | |||||
| "creationTimestamp": 1678157573.954443 | |||||
| }, | |||||
| "turnt": { | |||||
| "creationTimestamp": 1678157574.320665 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -11442,7 +11448,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "fruitsofkarma": { | "fruitsofkarma": { | ||||
| "buildTimestamp": 1677813062.344605, | |||||
| "buildTimestamp": 1678157572.6438348, | |||||
| "creationTimestamp": 1652376852.6430357, | "creationTimestamp": 1652376852.6430357, | ||||
| "modules": { | "modules": { | ||||
| "Quadro360": { | "Quadro360": { | ||||
| @@ -11769,11 +11775,17 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "SeasideModular": { | "SeasideModular": { | ||||
| "buildTimestamp": 1667893939.054745, | |||||
| "buildTimestamp": 1678157534.402817, | |||||
| "creationTimestamp": 1663459028.233182, | "creationTimestamp": 1663459028.233182, | ||||
| "modules": { | "modules": { | ||||
| "Proteus": { | "Proteus": { | ||||
| "creationTimestamp": 1663459028.4510758 | "creationTimestamp": 1663459028.4510758 | ||||
| }, | |||||
| "Jawari": { | |||||
| "creationTimestamp": 1678157574.6739085 | |||||
| }, | |||||
| "ProteusX": { | |||||
| "creationTimestamp": 1678157574.9681187 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "SeasideModular", | "slug": "SeasideModular", | ||||
| "name": "Seaside Modular", | "name": "Seaside Modular", | ||||
| "version": "2.2.1", | |||||
| "version": "2.4", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "Seaside Modular", | "brand": "Seaside Modular", | ||||
| "author": "Blue Nautilus", | "author": "Blue Nautilus", | ||||
| @@ -10,19 +10,43 @@ | |||||
| "pluginUrl": "https://github.com/abluenautilus/SeasideModularVCV", | "pluginUrl": "https://github.com/abluenautilus/SeasideModularVCV", | ||||
| "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md", | "manualUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/README.md", | ||||
| "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV", | "sourceUrl": "https://github.com/abluenautilus/SeasideModularVCV", | ||||
| "donateUrl": "", | |||||
| "donateUrl": "https://paypal.me/seasidemodular", | |||||
| "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md", | "changelogUrl": "https://github.com/abluenautilus/SeasideModularVCV/blob/master/CHANGELOG.md", | ||||
| "modules": [ | "modules": [ | ||||
| { | { | ||||
| "slug": "Proteus", | "slug": "Proteus", | ||||
| "name": "Proteus", | "name": "Proteus", | ||||
| "description": "Proteus generative sequencer", | |||||
| "description": "Proteus is a generative sequencer that makes looping melodies which evolve and renew.", | |||||
| "tags": [ | "tags": [ | ||||
| "Sequencer" | "Sequencer" | ||||
| ], | ], | ||||
| "keywords": [ | "keywords": [ | ||||
| "generative" | "generative" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "Jawari", | |||||
| "name": "Jawari", | |||||
| "description": "Jawari is a synthesized version of the tanpura, the Indian drone instrument", | |||||
| "tags": [ | |||||
| "Physical modeling", | |||||
| "Synth voice" | |||||
| ], | |||||
| "keywords": [ | |||||
| "Drone", | |||||
| "Tanpura" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "ProteusX", | |||||
| "name": "ProteusX", | |||||
| "description": "Proteus expander module, adds functionality to the Proteus sequencer", | |||||
| "tags": [ | |||||
| "sequencer" | |||||
| ], | |||||
| "keywords": [ | |||||
| "sequencer" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "alefsbits", | "slug": "alefsbits", | ||||
| "name": "alef's bits", | "name": "alef's bits", | ||||
| "version": "2.5.2", | |||||
| "version": "2.5.3", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "alef's bits", | "brand": "alef's bits", | ||||
| "author": "alefnull", | "author": "alefnull", | ||||
| @@ -85,7 +85,7 @@ | |||||
| { | { | ||||
| "slug": "mlt", | "slug": "mlt", | ||||
| "name": "mlt", | "name": "mlt", | ||||
| "description": "two 1:3 polyphonic multiples", | |||||
| "description": "two 1:5 polyphonic multiples", | |||||
| "tags": [ | "tags": [ | ||||
| "Polyphonic", | "Polyphonic", | ||||
| "Utility" | "Utility" | ||||
| @@ -134,6 +134,24 @@ | |||||
| "Utility", | "Utility", | ||||
| "Visual" | "Visual" | ||||
| ] | ] | ||||
| }, | |||||
| { | |||||
| "slug": "slips", | |||||
| "name": "slips", | |||||
| "description": "generate random melodies, with optional random offsets each cycle, quantized to a scale", | |||||
| "tags": [ | |||||
| "Sequencer", | |||||
| "Random", | |||||
| "Quantizer" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "turnt", | |||||
| "name": "turnt", | |||||
| "description": "generate triggers when a CV signal changes direction, crosses zero, or both", | |||||
| "tags": [ | |||||
| "Utility" | |||||
| ] | |||||
| } | } | ||||
| ] | ] | ||||
| } | } | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "fruitsofkarma", | "slug": "fruitsofkarma", | ||||
| "name": "fruitsofkarma", | "name": "fruitsofkarma", | ||||
| "version": "2.0.7", | |||||
| "version": "2.0.8", | |||||
| "license": "MIT", | "license": "MIT", | ||||
| "brand": "fruitsofkarma", | "brand": "fruitsofkarma", | ||||
| "author": "Alexey Komarov", | "author": "Alexey Komarov", | ||||