diff --git a/manifests-cache.json b/manifests-cache.json index e7933580..dd62471d 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1352,7 +1352,7 @@ } }, "OrangeLine": { - "buildTimestamp": 1726631594.7021835, + "buildTimestamp": 1727177336.4126167, "creationTimestamp": 1571530639.0, "modules": { "Fence": { @@ -13716,7 +13716,7 @@ } }, "MUS-X": { - "buildTimestamp": 1726453821.723959, + "buildTimestamp": 1727177288.6962316, "creationTimestamp": 1705388984.538214, "modules": { "ADSR": { @@ -14070,7 +14070,7 @@ } }, "Cella": { - "buildTimestamp": 1725898144.7984474, + "buildTimestamp": 1727177354.4791765, "creationTimestamp": 1723919612.1472793, "modules": { "Euler": { @@ -14081,6 +14081,9 @@ }, "Rich": { "creationTimestamp": 1725898144.9823234 + }, + "TwinPeaks": { + "creationTimestamp": 1727177354.6120608 } } }, diff --git a/manifests/Cella.json b/manifests/Cella.json index 1e5a29df..89f94943 100644 --- a/manifests/Cella.json +++ b/manifests/Cella.json @@ -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", diff --git a/manifests/MUS-X.json b/manifests/MUS-X.json index ef6c6e46..eb871124 100644 --- a/manifests/MUS-X.json +++ b/manifests/MUS-X.json @@ -1,7 +1,7 @@ { "slug": "MUS-X", "name": "MUS-X", - "version": "2.1.0", + "version": "2.1.1", "license": "GPL-3.0-or-later", "brand": "MUS-X", "author": "Dr. Johannes Rauch", diff --git a/manifests/OrangeLine.json b/manifests/OrangeLine.json index 20aa0862..d7bb5725 100644 --- a/manifests/OrangeLine.json +++ b/manifests/OrangeLine.json @@ -1,7 +1,7 @@ { "slug": "OrangeLine", "name": "OrangeLine", - "version": "2.4.6", + "version": "2.4.7", "license": "GPL-3.0-only", "brand": "", "author": "Dieter Stubler",