Browse Source

Update manifest for PS-PurrSoftware, MindMeldModular, ImpromptuModular

v1
Andrew Belt 4 years ago
parent
commit
56d31ef8dc
4 changed files with 18 additions and 6 deletions
  1. +6
    -3
      manifests-cache.json
  2. +10
    -1
      manifests/ImpromptuModular.json
  3. +1
    -1
      manifests/MindMeldModular.json
  4. +1
    -1
      manifests/PS-PurrSoftware.json

+ 6
- 3
manifests-cache.json View File

@@ -1791,7 +1791,7 @@
"modules": {} "modules": {}
}, },
"ImpromptuModular": { "ImpromptuModular": {
"buildTimestamp": 1595344535.262657,
"buildTimestamp": 1600543465.4053867,
"creationTimestamp": 1521979525.0, "creationTimestamp": 1521979525.0,
"modules": { "modules": {
"Tact": { "Tact": {
@@ -1868,6 +1868,9 @@
}, },
"Blank-Panel": { "Blank-Panel": {
"creationTimestamp": 1558272902.0 "creationTimestamp": 1558272902.0
},
"TactG": {
"creationTimestamp": 1600543530.7535398
} }
} }
}, },
@@ -2070,7 +2073,7 @@
} }
}, },
"MindMeldModular": { "MindMeldModular": {
"buildTimestamp": 1595344127.699717,
"buildTimestamp": 1600543268.9676383,
"creationTimestamp": 1572165273.0, "creationTimestamp": 1572165273.0,
"modules": { "modules": {
"MixMasterJr": { "MixMasterJr": {
@@ -3387,7 +3390,7 @@
"modules": {} "modules": {}
}, },
"PS-PurrSoftware": { "PS-PurrSoftware": {
"buildTimestamp": 1599199424.4716065,
"buildTimestamp": 1600543526.3000884,
"creationTimestamp": 1579232908.0, "creationTimestamp": 1579232908.0,
"modules": { "modules": {
"Meander": { "Meander": {


+ 10
- 1
manifests/ImpromptuModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "ImpromptuModular", "slug": "ImpromptuModular",
"name": "Impromptu", "name": "Impromptu",
"version": "1.1.8",
"version": "1.1.9",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "Marc Boul\u00e9", "author": "Marc Boul\u00e9",
"brand": "Impromptu", "brand": "Impromptu",
@@ -212,6 +212,15 @@
"Controller" "Controller"
] ]
}, },
{
"slug": "TactG",
"name": "TactG",
"description": "Tactile-inspired controller with gate output",
"manualUrl": "https://marcboule.github.io/ImpromptuModular/#tact",
"tags": [
"Controller"
]
},
{ {
"slug": "Twelve-Key", "slug": "Twelve-Key",
"name": "TwelveKey", "name": "TwelveKey",


+ 1
- 1
manifests/MindMeldModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MindMeldModular", "slug": "MindMeldModular",
"name": "MindMeld", "name": "MindMeld",
"version": "1.1.9",
"version": "1.1.10",
"license": "GPL-3.0-only", "license": "GPL-3.0-only",
"author": "S.Baker and M.Boul\u00e9 ", "author": "S.Baker and M.Boul\u00e9 ",
"brand": "MindMeld", "brand": "MindMeld",


+ 1
- 1
manifests/PS-PurrSoftware.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "PS-PurrSoftware", "slug": "PS-PurrSoftware",
"name": "PS-PurrSoftware", "name": "PS-PurrSoftware",
"version": "1.0.8",
"version": "1.0.9",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"brand": "PurrSoftware", "brand": "PurrSoftware",
"author": "Ken Chaffin", "author": "Ken Chaffin",


Loading…
Cancel
Save