Browse Source

Update manifest Ambivalent-Instruments to 2.0.1

pull/876/head
Andrew Belt 1 week ago
parent
commit
daa59e870c
2 changed files with 18 additions and 6 deletions
  1. +4
    -1
      manifests-cache.json
  2. +14
    -5
      manifests/Ambivalent-Instruments.json

+ 4
- 1
manifests-cache.json View File

@@ -16326,7 +16326,7 @@
}
},
"Ambivalent-Instruments": {
"buildTimestamp": 1769016402.1164422,
"buildTimestamp": 1769884368.0181634,
"creationTimestamp": 1769016407.250645,
"modules": {
"Grainer": {
@@ -16346,6 +16346,9 @@
},
"GroupDelay": {
"creationTimestamp": 1769016407.6826084
},
"DelayExpander": {
"creationTimestamp": 1769884369.4682326
}
}
}

+ 14
- 5
manifests/Ambivalent-Instruments.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ambivalent-Instruments",
"name": "Ambivalent Instruments",
"version": "2.0.0",
"version": "2.0.1",
"minRackVersion": "2.0.0",
"license": "proprietary",
"brand": "Ambivalent Instruments",
@@ -13,7 +13,7 @@
"sourceUrl": "",
"changelogUrl": "",
"donateUrl": "https://paypal.me/tsugumasa320",
"description": "Professional audio processing modules for VCV Rack",
"description": "",
"modules": [
{
"slug": "Grainer",
@@ -33,8 +33,7 @@
"tags": [
"Equalizer",
"Filter",
"Effect",
"Utility"
"Effect"
]
},
{
@@ -64,13 +63,23 @@
{
"slug": "Delay",
"name": "Delay",
"description": "Digital delay effect with 4 modes (Repitch/Fade/Reverse/Ping-pong), feedback, and modulation",
"description": "Digital delay effect with 4 modes (Repitch/Octave/Reverse/Ping-pong), feedback, and modulation",
"tags": [
"Delay",
"Effect",
"Digital"
]
},
{
"slug": "DelayExpander",
"name": "Delay Expander",
"description": "Tap tempo and sync expander for Ambivalent Instruments Delay modules",
"tags": [
"Delay",
"Utility",
"Clock"
]
},
{
"slug": "GroupDelay",
"name": "GroupDelay",


Loading…
Cancel
Save