diff --git a/manifests-cache.json b/manifests-cache.json index ada82620..9006f3cd 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -8829,5 +8829,23 @@ "creationTimestamp": 1605601357.423645 } } + }, + "Stalys": { + "buildTimestamp": 1605854015.5632706, + "creationTimestamp": 1605854039.2731016, + "modules": { + "VCDualNeuron": { + "creationTimestamp": 1605854039.5289192 + } + } + }, + "AlgoritmArte": { + "buildTimestamp": 1605854036.903841, + "creationTimestamp": 1605854039.7624297, + "modules": { + "Clockkky": { + "creationTimestamp": 1605854040.0087686 + } + } } } \ No newline at end of file diff --git a/manifests/AlgoritmArte.json b/manifests/AlgoritmArte.json new file mode 100644 index 00000000..f81473e9 --- /dev/null +++ b/manifests/AlgoritmArte.json @@ -0,0 +1,26 @@ +{ + "slug": "AlgoritmArte", + "name": "AlgoritmArte", + "version": "1.0.0", + "license": "GPL-3.0-or-later", + "brand": "AlgoritmArte", + "author": "AlgoritmArte", + "authorEmail": "development@algoritmarte.com", + "authorUrl": "https://www.algoritmarte.com", + "pluginUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin", + "manualUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin/blob/master/README.md", + "sourceUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin", + "donateUrl": "", + "changelogUrl": "https://github.com/algoritmarte/AlgoritmarteVCVPlugin/releases", + "modules": [ + { + "slug": "Clockkky", + "name": "Clockkky", + "description": "A simple clock and gate sequencer", + "tags": [ + "Clock generator", + "Sequencer" + ] + } + ] +} \ No newline at end of file diff --git a/manifests/Stalys.json b/manifests/Stalys.json new file mode 100644 index 00000000..f635de79 --- /dev/null +++ b/manifests/Stalys.json @@ -0,0 +1,34 @@ +{ + "slug": "Stalys", + "name": "Stalys", + "version": "1.0.0", + "license": "GPL-3.0-or-later", + "brand": "Stalys", + "author": "Denis Dubo Chevalier", + "authorEmail": "stalysmusic@gmail.com", + "authorUrl": "https://linktr.ee/stalysmusic", + "pluginUrl": "https://github.com/denischevalier/StalysVCVPlugin", + "manualUrl": "https://github.com/denischevalier/StalysVCVPlugin/blob/main/README.md", + "sourceUrl": "https://github.com/denischevalier/StalysVCVPlugin", + "donateUrl": "https://www.patreon.com/stalysmusic", + "changelogUrl": "", + "modules": [ + { + "slug": "VCDualNeuron", + "name": "VC Dual Neuron", + "description": "Voltage-controlled dual neuron module", + "tags": [ + "dual", + "logic", + "mixer", + "noise", + "random", + "ring modulator", + "s&h", + "utility", + "vca", + "waveshaper" + ] + } + ] +} \ No newline at end of file