Browse Source

Update build for Bidoo, Ohmer, Bark

v1
Andrew Belt 5 years ago
parent
commit
6544b2e03f
3 changed files with 6 additions and 31 deletions
  1. +1
    -26
      manifests/Bark.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +4
    -4
      manifests/Ohmer.json

+ 1
- 26
manifests/Bark.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bark",
"version": "1.0.4",
"version": "1.1.1",
"license": "BSD-4-Clause",
"name": "Coirt / Bark",
"brand": "Bark",
@@ -46,24 +46,6 @@
"Clock generator"
]
},
{
"slug": "TestPanel",
"name": "Testing Panel",
"description": "Panel for testing\n",
"tags": [
"Utility"
],
"disabled": true
},
{
"slug": "ClockSeq16",
"name": "Clock Seq 16",
"description": "2 x 8 or 16 step sequencer\n",
"tags": [
"Sequencer"
],
"disabled": true
},
{
"slug": "PolyMix",
"name": "Polyphonic Mixer",
@@ -101,13 +83,6 @@
"Limiter"
]
},
{
"slug": "vuMeter2",
"name": "testMeter",
"description": "dev test\n",
"tags": [],
"disabled": true
},
{
"slug": "PolyX",
"name": "Poly X",


+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{
"slug": "Bidoo",
"version": "1.0.3",
"version": "1.0.4",
"license": "BSD-3-Clause",
"name": "Bidoo",
"brand": "Bidoo",


+ 4
- 4
manifests/Ohmer.json View File

@@ -1,15 +1,15 @@
{
"slug": "Ohmer",
"name": "Ohmer Modules",
"version": "1.1.2",
"version": "1.1.3",
"license": "BSD-3-Clause",
"author": "Dominique Camus",
"brand": "Ohmer Modules",
"authorEmail": "docam@free.fr",
"authorUrl": "https://github.com/DomiKamu",
"pluginUrl": "https://github.com/DomiKamu/Ohmer-Modules",
"manualUrl": "https://github.com/DomiKamu/Ohmer-Modules/blob/v1/README.md",
"sourceUrl": "https://github.com/DomiKamu/Ohmer-Modules.git",
"pluginUrl": "https://github.com/DomiKamu/Ohmer",
"manualUrl": "https://github.com/DomiKamu/Ohmer/blob/v1/README.md",
"sourceUrl": "https://github.com/DomiKamu/Ohmer.git",
"donateUrl": "",
"modules": [
{


Loading…
Cancel
Save