| @@ -12549,7 +12549,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "NOI": { | "NOI": { | ||||
| "buildTimestamp": 1697987002.1754415, | |||||
| "buildTimestamp": 1705103960.941939, | |||||
| "creationTimestamp": 1673758885.1150217, | "creationTimestamp": 1673758885.1150217, | ||||
| "modules": { | "modules": { | ||||
| "Wilt": { | "Wilt": { | ||||
| @@ -13228,5 +13228,20 @@ | |||||
| "creationTimestamp": 1704672851.4397275 | "creationTimestamp": 1704672851.4397275 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "HarmonicAnomalies": { | |||||
| "buildTimestamp": 1705103936.1821322, | |||||
| "creationTimestamp": 1705103961.5117714, | |||||
| "modules": { | |||||
| "HexNut": { | |||||
| "creationTimestamp": 1705103961.6371782 | |||||
| }, | |||||
| "HexExCV": { | |||||
| "creationTimestamp": 1705103961.7764997 | |||||
| }, | |||||
| "HexaGrain": { | |||||
| "creationTimestamp": 1705103961.902441 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -0,0 +1,39 @@ | |||||
| { | |||||
| "slug": "HarmonicAnomalies", | |||||
| "name": "Harmonic Anomalies", | |||||
| "version": "2.0.2", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "The Strange Agency", | |||||
| "author": "Lucas Kuzma", | |||||
| "authorEmail": "hello@strange.agency", | |||||
| "authorUrl": "http://the.strange.agency", | |||||
| "pluginUrl": "https://github.com/thestrangeagency/HarmonicAnomalies", | |||||
| "manualUrl": "https://github.com/thestrangeagency/HarmonicAnomalies", | |||||
| "sourceUrl": "https://github.com/thestrangeagency/HarmonicAnomalies", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "HexNut", | |||||
| "name": "HexNut", | |||||
| "description": "Three dimensional looper.", | |||||
| "tags": [ | |||||
| "Sampler" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "HexExCV", | |||||
| "name": "HexNut CV Expander", | |||||
| "description": "Parameter voltage control.", | |||||
| "tags": [] | |||||
| }, | |||||
| { | |||||
| "slug": "HexaGrain", | |||||
| "name": "HexaGrain", | |||||
| "description": "Granular HexNut", | |||||
| "tags": [ | |||||
| "sampler" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,12 +1,12 @@ | |||||
| { | { | ||||
| "slug": "NOI", | "slug": "NOI", | ||||
| "name": "NOI", | "name": "NOI", | ||||
| "version": "2.0.4", | |||||
| "version": "2.0.5", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "NOI", | "brand": "NOI", | ||||
| "author": "Thomas Guillory", | "author": "Thomas Guillory", | ||||
| "authorEmail": "thomasvguillory@gmail.com", | "authorEmail": "thomasvguillory@gmail.com", | ||||
| "authorUrl": "https://lenomdesfleurs.github.io/Blog/", | |||||
| "authorUrl": "https://lndf.fr", | |||||
| "pluginUrl": "https://library.vcvrack.com/NOI", | "pluginUrl": "https://library.vcvrack.com/NOI", | ||||
| "manualUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK/blob/master/README.md", | "manualUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK/blob/master/README.md", | ||||
| "sourceUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK", | "sourceUrl": "https://github.com/LeNomDesFleurs/NOI-VCVRACK", | ||||