Browse Source

Update manifest MUS-X to 2.1.1, OrangeLine to 2.4.7, Cella to 2.0.3

v2
Andrew Belt 7 months ago
parent
commit
8ecb5370d9
4 changed files with 21 additions and 8 deletions
  1. +6
    -3
      manifests-cache.json
  2. +13
    -3
      manifests/Cella.json
  3. +1
    -1
      manifests/MUS-X.json
  4. +1
    -1
      manifests/OrangeLine.json

+ 6
- 3
manifests-cache.json View File

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


+ 13
- 3
manifests/Cella.json View File

@@ -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",


+ 1
- 1
manifests/MUS-X.json View File

@@ -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",


+ 1
- 1
manifests/OrangeLine.json View File

@@ -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",


Loading…
Cancel
Save