Browse Source

Update manifest for AudibleInstruments

v1
Andrew Belt 4 years ago
parent
commit
a2dde66730
2 changed files with 16 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +12
    -1
      manifests/AudibleInstruments.json

+ 4
- 1
manifests-cache.json View File

@@ -1770,7 +1770,7 @@
}
},
"AudibleInstruments": {
"buildTimestamp": 1594767549.0298042,
"buildTimestamp": 1603425128.7171237,
"creationTimestamp": 1518016501.0,
"modules": {
"Braids": {
@@ -1829,6 +1829,9 @@
},
"Shelves": {
"creationTimestamp": 1590770087.222298
},
"Streams": {
"creationTimestamp": 1603425131.4483695
}
}
},


+ 12
- 1
manifests/AudibleInstruments.json View File

@@ -1,6 +1,6 @@
{
"slug": "AudibleInstruments",
"version": "1.3.1",
"version": "1.4.0",
"license": "GPL-3.0-or-later",
"name": "Audible Instruments",
"author": "VCV",
@@ -243,6 +243,17 @@
"Filter",
"Polyphonic"
]
},
{
"slug": "Streams",
"name": "Dual Dynamics Gate",
"description": "Based on Mutable Instruments Streams",
"disabled": true,
"tags": [
"Dynamics",
"Low-pass gate",
"Polyphonic"
]
}
]
}

Loading…
Cancel
Save