| @@ -8934,7 +8934,7 @@ | |||||
| "modules": {} | "modules": {} | ||||
| }, | }, | ||||
| "Ahornberg": { | "Ahornberg": { | ||||
| "buildTimestamp": 1719229598.436816, | |||||
| "buildTimestamp": 1719391297.714139, | |||||
| "creationTimestamp": 1562952023.0, | "creationTimestamp": 1562952023.0, | ||||
| "modules": { | "modules": { | ||||
| "EqualDivision": { | "EqualDivision": { | ||||
| @@ -13050,7 +13050,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "vanTies": { | "vanTies": { | ||||
| "buildTimestamp": 1715613401.1538665, | |||||
| "buildTimestamp": 1719391195.951456, | |||||
| "creationTimestamp": 1681691911.9831073, | "creationTimestamp": 1681691911.9831073, | ||||
| "modules": { | "modules": { | ||||
| "Ad": { | "Ad": { | ||||
| @@ -13882,5 +13882,17 @@ | |||||
| "creationTimestamp": 1719229859.161603 | "creationTimestamp": 1719229859.161603 | ||||
| } | } | ||||
| } | } | ||||
| }, | |||||
| "Hutara": { | |||||
| "buildTimestamp": 1719391308.0540729, | |||||
| "creationTimestamp": 1719391308.2363472, | |||||
| "modules": { | |||||
| "FmOperator": { | |||||
| "creationTimestamp": 1719391308.279996 | |||||
| }, | |||||
| "Hutara_Random_CV": { | |||||
| "creationTimestamp": 1719391308.3283775 | |||||
| } | |||||
| } | |||||
| } | } | ||||
| } | } | ||||
| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "Ahornberg", | "slug": "Ahornberg", | ||||
| "version": "2.3.0", | |||||
| "version": "2.3.1", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "name": "Ahornberg", | "name": "Ahornberg", | ||||
| "brand": "Ahornberg", | "brand": "Ahornberg", | ||||
| @@ -0,0 +1,36 @@ | |||||
| { | |||||
| "slug": "Hutara", | |||||
| "name": "Hutara", | |||||
| "version": "2.0.0", | |||||
| "license": "GPL-3.0-or-later", | |||||
| "brand": "Hutara", | |||||
| "author": "Hutara", | |||||
| "authorEmail": "hutaraa@gmail.com", | |||||
| "authorUrl": "", | |||||
| "pluginUrl": "https://github.com/hutara/Hutara-modules", | |||||
| "manualUrl": "https://github.com/hutara/Hutara-modules", | |||||
| "sourceUrl": "https://github.com/hutara/Hutara-modules", | |||||
| "donateUrl": "", | |||||
| "changelogUrl": "", | |||||
| "modules": [ | |||||
| { | |||||
| "slug": "FmOperator", | |||||
| "name": "Hutara PsyOperator", | |||||
| "description": "Psychedelic Synthesizer,VCO with FM Synthesis, Resample and Waveshaper ", | |||||
| "manualUrl": "https://github.com/hutara/Hutara-modules", | |||||
| "tags": [ | |||||
| "vco", | |||||
| "Oscillator" | |||||
| ] | |||||
| }, | |||||
| { | |||||
| "slug": "Hutara_Random_CV", | |||||
| "name": "Hutara Random", | |||||
| "description": "Sample&Hold and Random Gate", | |||||
| "tags": [ | |||||
| "Random", | |||||
| "Sample and hold" | |||||
| ] | |||||
| } | |||||
| ] | |||||
| } | |||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "vanTies", | "slug": "vanTies", | ||||
| "name": "van Ties", | "name": "van Ties", | ||||
| "version": "2.4.0", | |||||
| "version": "2.4.1", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Matthias Sars", | "author": "Matthias Sars", | ||||
| @@ -9,7 +9,7 @@ | |||||
| "authorUrl": "http://www.matthiassars.eu", | "authorUrl": "http://www.matthiassars.eu", | ||||
| "pluginUrl": "", | "pluginUrl": "", | ||||
| "manualUrl": "https://raw.githubusercontent.com/matthiassars/vanTies/main/manual.pdf", | "manualUrl": "https://raw.githubusercontent.com/matthiassars/vanTies/main/manual.pdf", | ||||
| "sourceUrl": "", | |||||
| "sourceUrl": "https://github.com/matthiassars/vanTies", | |||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "changelogUrl": "", | "changelogUrl": "", | ||||
| "modules": [ | "modules": [ | ||||