Browse Source

Update manifest for Extratone, Bidoo, OrangeLine

v1
Andrew Belt 3 years ago
parent
commit
102efb0d91
4 changed files with 18 additions and 6 deletions
  1. +6
    -3
      manifests-cache.json
  2. +1
    -1
      manifests/Bidoo.json
  3. +1
    -1
      manifests/Extratone.json
  4. +10
    -1
      manifests/OrangeLine.json

+ 6
- 3
manifests-cache.json View File

@@ -1259,7 +1259,7 @@
} }
}, },
"OrangeLine": { "OrangeLine": {
"buildTimestamp": 1621236577.5804384,
"buildTimestamp": 1622576320.079655,
"creationTimestamp": 1571530639.0, "creationTimestamp": 1571530639.0,
"modules": { "modules": {
"Fence": { "Fence": {
@@ -1273,6 +1273,9 @@
}, },
"Phrase": { "Phrase": {
"creationTimestamp": 1621236603.8001497 "creationTimestamp": 1621236603.8001497
},
"Dejavu": {
"creationTimestamp": 1622576353.8054552
} }
} }
}, },
@@ -4426,7 +4429,7 @@
} }
}, },
"Bidoo": { "Bidoo": {
"buildTimestamp": 1614835805.8226697,
"buildTimestamp": 1622576275.4951856,
"creationTimestamp": 1518016501.0, "creationTimestamp": 1518016501.0,
"modules": { "modules": {
"vOId": { "vOId": {
@@ -9465,7 +9468,7 @@
} }
}, },
"Extratone": { "Extratone": {
"buildTimestamp": 1622400123.1813254,
"buildTimestamp": 1622576353.5271752,
"creationTimestamp": 1620402349.2390156, "creationTimestamp": 1620402349.2390156,
"modules": { "modules": {
"Modulo": { "Modulo": {


+ 1
- 1
manifests/Bidoo.json View File

@@ -1,6 +1,6 @@
{ {
"slug": "Bidoo", "slug": "Bidoo",
"version": "1.1.29",
"version": "1.1.30",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"name": "Bidoo", "name": "Bidoo",
"brand": "Bidoo", "brand": "Bidoo",


+ 1
- 1
manifests/Extratone.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Extratone", "slug": "Extratone",
"name": "Extratone", "name": "Extratone",
"version": "1.1.2",
"version": "1.1.3",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "XTRTN", "brand": "XTRTN",
"author": "Eater of Sheep", "author": "Eater of Sheep",


+ 10
- 1
manifests/OrangeLine.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "OrangeLine", "slug": "OrangeLine",
"name": "OrangeLine", "name": "OrangeLine",
"version": "1.3.4",
"version": "1.3.5",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"brand": "", "brand": "",
"author": "Dieter Stubler", "author": "Dieter Stubler",
@@ -54,6 +54,15 @@
"Sequencer", "Sequencer",
"Utility" "Utility"
] ]
},
{
"slug": "Dejavu",
"name": "Dejavu",
"description": "Random Cv and Trigger generator with nested repeat functionality",
"tags": [
"Utility",
"Polyphonic"
]
} }
] ]
} }

Loading…
Cancel
Save