Browse Source

Update manifest Ambivalent-Instruments to 2.0.3

v2
Andrew Belt 3 days ago
parent
commit
878385c85f
2 changed files with 41 additions and 2 deletions
  1. +10
    -1
      manifests-cache.json
  2. +31
    -1
      manifests/Ambivalent-Instruments.json

+ 10
- 1
manifests-cache.json View File

@@ -16440,7 +16440,7 @@
}
},
"Ambivalent-Instruments": {
"buildTimestamp": 1770225219.70239,
"buildTimestamp": 1772059608.97068,
"creationTimestamp": 1769016407.250645,
"modules": {
"Grainer": {
@@ -16463,6 +16463,15 @@
},
"DelayExpander": {
"creationTimestamp": 1769884369.4682326
},
"Cheby": {
"creationTimestamp": 1772059609.8790183
},
"Seq8": {
"creationTimestamp": 1772059609.956174
},
"AutoPanTremolo": {
"creationTimestamp": 1772059610.0297568
}
}
},


+ 31
- 1
manifests/Ambivalent-Instruments.json View File

@@ -1,7 +1,7 @@
{
"slug": "Ambivalent-Instruments",
"name": "Ambivalent Instruments",
"version": "2.0.2",
"version": "2.0.3",
"minRackVersion": "2.0.0",
"license": "proprietary",
"brand": "Ambivalent Instruments",
@@ -89,6 +89,36 @@
"Digital",
"Delay"
]
},
{
"slug": "Cheby",
"name": "Cheby",
"description": "Chebyshev harmonic generator with H1-H8 sliders",
"tags": [
"Effect",
"Distortion",
"Waveshaper"
]
},
{
"slug": "Seq8",
"name": "Seq8",
"description": "8-step CV/Gate sequencer",
"tags": [
"Sequencer",
"Clock"
]
},
{
"slug": "AutoPanTremolo",
"name": "AutoPanTremolo",
"description": "Stereo auto-pan and tremolo effect with adjustable LFO curve and sync",
"tags": [
"Effect",
"Panning",
"Tremolo",
"LFO"
]
}
]
}

Loading…
Cancel
Save