Browse Source

Update manifest for Bidoo, Nozoid

v1
Andrew Belt 5 years ago
parent
commit
72e9d531c0
3 changed files with 16 additions and 11 deletions
  1. +5
    -2
      manifests-cache.json
  2. +10
    -8
      manifests/Bidoo.json
  3. +1
    -1
      manifests/Nozoid.json

+ 5
- 2
manifests-cache.json View File

@@ -3765,7 +3765,7 @@
} }
}, },
"Nozoid": { "Nozoid": {
"buildTimestamp": 1585001069.7235706,
"buildTimestamp": 1586465107.658522,
"creationTimestamp": 1571471313.0, "creationTimestamp": 1571471313.0,
"modules": { "modules": {
"Nozori_68_ADSR": { "Nozori_68_ADSR": {
@@ -3992,7 +3992,7 @@
} }
}, },
"Bidoo": { "Bidoo": {
"buildTimestamp": 1585325709.553254,
"buildTimestamp": 1586464860.8063095,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"vOId": { "vOId": {
@@ -4114,6 +4114,9 @@
}, },
"BAFIS": { "BAFIS": {
"creationTimestamp": 1571530639.0 "creationTimestamp": 1571530639.0
},
"HUITre": {
"creationTimestamp": 1586465272.8006983
} }
} }
}, },


+ 10
- 8
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.14",
"version": "1.1.15",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",
@@ -18,10 +18,7 @@
"name": "vOId", "name": "vOId",
"description": "The ultimate mastering tool for Rack.\nOnce plugged in your Rack, you gonna\n sound FAAAAT.\n\nPicture is taken from a very good LP\nTERA MELOS.\n", "description": "The ultimate mastering tool for Rack.\nOnce plugged in your Rack, you gonna\n sound FAAAAT.\n\nPicture is taken from a very good LP\nTERA MELOS.\n",
"tags": [ "tags": [
"Physical modeling",
"Blank",
"Controller",
"Utility"
"Blank"
] ]
}, },
{ {
@@ -154,7 +151,6 @@
"description": "LP Filter", "description": "LP Filter",
"tags": [ "tags": [
"VCF", "VCF",
"filter",
"Effect" "Effect"
] ]
}, },
@@ -198,7 +194,6 @@
"description": "4th order stereo LP ladder filter.\nGain boosts the signal to compensate for\nglobal signal energy lose at high\nresonance. When non linear is selected gain is applied to each stage", "description": "4th order stereo LP ladder filter.\nGain boosts the signal to compensate for\nglobal signal energy lose at high\nresonance. When non linear is selected gain is applied to each stage",
"tags": [ "tags": [
"VCF", "VCF",
"filter",
"Effect" "Effect"
] ]
}, },
@@ -291,7 +286,6 @@
"description": "3 bands filter", "description": "3 bands filter",
"tags": [ "tags": [
"VCF", "VCF",
"filter",
"Effect" "Effect"
] ]
}, },
@@ -356,6 +350,14 @@
"VCF", "VCF",
"Distortion" "Distortion"
] ]
},
{
"slug": "HUITre",
"name": "HUITre",
"description": "Pattern launcher",
"tags": [
"Controller"
]
} }
] ]
} }

+ 1
- 1
manifests/Nozoid.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Nozoid", "slug": "Nozoid",
"name": "Nozoid", "name": "Nozoid",
"version": "1.1.4",
"version": "1.1.5",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "nozo\u00efd", "brand": "nozo\u00efd",
"author": "Cyrille Henry", "author": "Cyrille Henry",


Loading…
Cancel
Save