| @@ -1352,7 +1352,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "OrangeLine": { | "OrangeLine": { | ||||
| "buildTimestamp": 1726631594.7021835, | |||||
| "buildTimestamp": 1727177336.4126167, | |||||
| "creationTimestamp": 1571530639.0, | "creationTimestamp": 1571530639.0, | ||||
| "modules": { | "modules": { | ||||
| "Fence": { | "Fence": { | ||||
| @@ -13716,7 +13716,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "MUS-X": { | "MUS-X": { | ||||
| "buildTimestamp": 1726453821.723959, | |||||
| "buildTimestamp": 1727177288.6962316, | |||||
| "creationTimestamp": 1705388984.538214, | "creationTimestamp": 1705388984.538214, | ||||
| "modules": { | "modules": { | ||||
| "ADSR": { | "ADSR": { | ||||
| @@ -14070,7 +14070,7 @@ | |||||
| } | } | ||||
| }, | }, | ||||
| "Cella": { | "Cella": { | ||||
| "buildTimestamp": 1725898144.7984474, | |||||
| "buildTimestamp": 1727177354.4791765, | |||||
| "creationTimestamp": 1723919612.1472793, | "creationTimestamp": 1723919612.1472793, | ||||
| "modules": { | "modules": { | ||||
| "Euler": { | "Euler": { | ||||
| @@ -14081,6 +14081,9 @@ | |||||
| }, | }, | ||||
| "Rich": { | "Rich": { | ||||
| "creationTimestamp": 1725898144.9823234 | "creationTimestamp": 1725898144.9823234 | ||||
| }, | |||||
| "TwinPeaks": { | |||||
| "creationTimestamp": 1727177354.6120608 | |||||
| } | } | ||||
| } | } | ||||
| }, | }, | ||||
| @@ -1,18 +1,28 @@ | |||||
| { | { | ||||
| "slug": "Cella", | "slug": "Cella", | ||||
| "name": "Cella", | "name": "Cella", | ||||
| "version": "2.0.2", | |||||
| "version": "2.0.3", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "Cella", | "brand": "Cella", | ||||
| "author": "Victor Kashirin", | "author": "Victor Kashirin", | ||||
| "authorEmail": "kashirin.victor@gmail.com", | |||||
| "authorEmail": "", | |||||
| "authorUrl": "https://victorkashirin.com/", | "authorUrl": "https://victorkashirin.com/", | ||||
| "pluginUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/README.md", | "pluginUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/README.md", | ||||
| "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.pdf", | "manualUrl": "https://github.com/victorkashirin/CellaVCV/blob/main/docs/Cella_Manual.pdf", | ||||
| "sourceUrl": "https://github.com/victorkashirin/CellaVCV", | "sourceUrl": "https://github.com/victorkashirin/CellaVCV", | ||||
| "donateUrl": "", | "donateUrl": "", | ||||
| "changelogUrl": "", | |||||
| "changelogUrl": "https://github.com/victorkashirin/CellaVCV/blob/master/CHANGELOG.md", | |||||
| "modules": [ | "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", | "slug": "Euler", | ||||
| "name": "Euler", | "name": "Euler", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "MUS-X", | "slug": "MUS-X", | ||||
| "name": "MUS-X", | "name": "MUS-X", | ||||
| "version": "2.1.0", | |||||
| "version": "2.1.1", | |||||
| "license": "GPL-3.0-or-later", | "license": "GPL-3.0-or-later", | ||||
| "brand": "MUS-X", | "brand": "MUS-X", | ||||
| "author": "Dr. Johannes Rauch", | "author": "Dr. Johannes Rauch", | ||||
| @@ -1,7 +1,7 @@ | |||||
| { | { | ||||
| "slug": "OrangeLine", | "slug": "OrangeLine", | ||||
| "name": "OrangeLine", | "name": "OrangeLine", | ||||
| "version": "2.4.6", | |||||
| "version": "2.4.7", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "brand": "", | "brand": "", | ||||
| "author": "Dieter Stubler", | "author": "Dieter Stubler", | ||||