@@ -8829,5 +8829,23 @@ | |||||
"creationTimestamp": 1605601357.423645 | "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 | |||||
} | |||||
} | |||||
} | } | ||||
} | } |
@@ -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" | |||||
] | |||||
} | |||||
] | |||||
} |
@@ -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" | |||||
] | |||||
} | |||||
] | |||||
} |