Browse Source

Update manifest 24conditions to 2.1.0

v2
Andrew Belt 3 months ago
parent
commit
97d8a1be9e
2 changed files with 38 additions and 7 deletions
  1. +7
    -1
      manifests-cache.json
  2. +31
    -6
      manifests/24conditions.json

+ 7
- 1
manifests-cache.json View File

@@ -14577,7 +14577,7 @@
}
},
"24conditions": {
"buildTimestamp": 1731617575.5478723,
"buildTimestamp": 1738442091.3326583,
"creationTimestamp": 1728585152.1400883,
"modules": {
"Realities": {
@@ -14603,6 +14603,12 @@
},
"Emptiness4": {
"creationTimestamp": 1731617575.832107
},
"Moment": {
"creationTimestamp": 1738442092.5038872
},
"Loom": {
"creationTimestamp": 1738442092.5671945
}
}
},


+ 31
- 6
manifests/24conditions.json View File

@@ -1,14 +1,14 @@
{
"slug": "24conditions",
"name": "24conditions",
"version": "2.0.0d",
"version": "2.1.0",
"license": "proprietary",
"brand": "24conditions",
"author": "jhe",
"authorEmail": "24conditions@gmail.com",
"authorUrl": "http://j-he.net",
"pluginUrl": "http://j-he.net/24conditions",
"manualUrl": "http://j-he.net/24cond",
"manualUrl": "http://j-he.net/24condmain",
"sourceUrl": "",
"donateUrl": "https://ko-fi.com/24conditions",
"changelogUrl": "",
@@ -19,7 +19,8 @@
"description": "selecting realities",
"manualUrl": "http://j-he.net/24cond#Realities",
"tags": [
"Reverb"
"Reverb",
"Effect"
]
},
{
@@ -28,7 +29,8 @@
"description": "harmonic undulations",
"manualUrl": "http://j-he.net/24cond#Ebb",
"tags": [
"Phaser"
"Phaser",
"Effect"
]
},
{
@@ -78,7 +80,8 @@
"name": "Emptiness10",
"description": "the most astounding sound is silence",
"tags": [
"blank"
"blank",
"Random"
]
},
{
@@ -86,7 +89,29 @@
"name": "Emptiness4",
"description": "the most astounding sound is silence",
"tags": [
"blank"
"blank",
"Random"
]
},
{
"slug": "Moment",
"name": "Moment",
"manualUrl": "http://j-he.net/24cond#Moment",
"description": "akashic records",
"tags": [
"Delay",
"Effect"
]
},
{
"slug": "Loom",
"name": "Loom",
"manualUrl": "http://j-he.net/24cond#Loom",
"description": "weaving waveforms",
"tags": [
"Ring modulator",
"Effect",
"Logic"
]
}
]

Loading…
Cancel
Save