Browse Source

Update manifest vanTies to 2.4.1, Ahornberg to 2.3.1, Hutara to 2.0.0

v2
Andrew Belt 10 months ago
parent
commit
968b7200e6
4 changed files with 53 additions and 5 deletions
  1. +14
    -2
      manifests-cache.json
  2. +1
    -1
      manifests/Ahornberg.json
  3. +36
    -0
      manifests/Hutara.json
  4. +2
    -2
      manifests/vanTies.json

+ 14
- 2
manifests-cache.json View File

@@ -8934,7 +8934,7 @@
"modules": {}
},
"Ahornberg": {
"buildTimestamp": 1719229598.436816,
"buildTimestamp": 1719391297.714139,
"creationTimestamp": 1562952023.0,
"modules": {
"EqualDivision": {
@@ -13050,7 +13050,7 @@
}
},
"vanTies": {
"buildTimestamp": 1715613401.1538665,
"buildTimestamp": 1719391195.951456,
"creationTimestamp": 1681691911.9831073,
"modules": {
"Ad": {
@@ -13882,5 +13882,17 @@
"creationTimestamp": 1719229859.161603
}
}
},
"Hutara": {
"buildTimestamp": 1719391308.0540729,
"creationTimestamp": 1719391308.2363472,
"modules": {
"FmOperator": {
"creationTimestamp": 1719391308.279996
},
"Hutara_Random_CV": {
"creationTimestamp": 1719391308.3283775
}
}
}
}

+ 1
- 1
manifests/Ahornberg.json View File

@@ -1,6 +1,6 @@
{
"slug": "Ahornberg",
"version": "2.3.0",
"version": "2.3.1",
"license": "GPL-3.0-or-later",
"name": "Ahornberg",
"brand": "Ahornberg",


+ 36
- 0
manifests/Hutara.json View File

@@ -0,0 +1,36 @@
{
"slug": "Hutara",
"name": "Hutara",
"version": "2.0.0",
"license": "GPL-3.0-or-later",
"brand": "Hutara",
"author": "Hutara",
"authorEmail": "hutaraa@gmail.com",
"authorUrl": "",
"pluginUrl": "https://github.com/hutara/Hutara-modules",
"manualUrl": "https://github.com/hutara/Hutara-modules",
"sourceUrl": "https://github.com/hutara/Hutara-modules",
"donateUrl": "",
"changelogUrl": "",
"modules": [
{
"slug": "FmOperator",
"name": "Hutara PsyOperator",
"description": "Psychedelic Synthesizer,VCO with FM Synthesis, Resample and Waveshaper ",
"manualUrl": "https://github.com/hutara/Hutara-modules",
"tags": [
"vco",
"Oscillator"
]
},
{
"slug": "Hutara_Random_CV",
"name": "Hutara Random",
"description": "Sample&Hold and Random Gate",
"tags": [
"Random",
"Sample and hold"
]
}
]
}

+ 2
- 2
manifests/vanTies.json View File

@@ -1,7 +1,7 @@
{
"slug": "vanTies",
"name": "van Ties",
"version": "2.4.0",
"version": "2.4.1",
"license": "GPL-3.0-or-later",
"brand": "",
"author": "Matthias Sars",
@@ -9,7 +9,7 @@
"authorUrl": "http://www.matthiassars.eu",
"pluginUrl": "",
"manualUrl": "https://raw.githubusercontent.com/matthiassars/vanTies/main/manual.pdf",
"sourceUrl": "",
"sourceUrl": "https://github.com/matthiassars/vanTies",
"donateUrl": "",
"changelogUrl": "",
"modules": [


Loading…
Cancel
Save