Browse Source

Update manifest for Stalys, AlgoritmArte

v1
Andrew Belt 4 years ago
parent
commit
aa6a8e76b4
3 changed files with 78 additions and 0 deletions
  1. +18
    -0
      manifests-cache.json
  2. +26
    -0
      manifests/AlgoritmArte.json
  3. +34
    -0
      manifests/Stalys.json

+ 18
- 0
manifests-cache.json View File

@@ -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
}
}
}
}

+ 26
- 0
manifests/AlgoritmArte.json View File

@@ -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"
]
}
]
}

+ 34
- 0
manifests/Stalys.json View File

@@ -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"
]
}
]
}

Loading…
Cancel
Save