|
|
@@ -1,18 +1,28 @@ |
|
|
|
{ |
|
|
|
"slug": "Cella", |
|
|
|
"name": "Cella", |
|
|
|
"version": "2.0.2", |
|
|
|
"version": "2.0.3", |
|
|
|
"license": "GPL-3.0-or-later", |
|
|
|
"brand": "Cella", |
|
|
|
"author": "Victor Kashirin", |
|
|
|
"authorEmail": "kashirin.victor@gmail.com", |
|
|
|
"authorEmail": "", |
|
|
|
"authorUrl": "https://victorkashirin.com/", |
|
|
|
"pluginUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/README.md", |
|
|
|
"manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.pdf", |
|
|
|
"sourceUrl": "https://github.com/victorkashirin/CellaVCV", |
|
|
|
"donateUrl": "", |
|
|
|
"changelogUrl": "", |
|
|
|
"changelogUrl": "https://github.com/victorkashirin/CellaVCV/blob/master/CHANGELOG.md", |
|
|
|
"modules": [ |
|
|
|
{ |
|
|
|
"slug": "TwinPeaks", |
|
|
|
"name": "Twin Peaks", |
|
|
|
"description": "Dual resonant filter inspired by the design of Rob Hordijk's TwinPeak filter. Made to be pinged.", |
|
|
|
"keywords": "hordijk resonator ping", |
|
|
|
"tags": [ |
|
|
|
"Filter", |
|
|
|
"Polyphonic" |
|
|
|
] |
|
|
|
}, |
|
|
|
{ |
|
|
|
"slug": "Euler", |
|
|
|
"name": "Euler", |
|
|
|