Browse Source

Update manifest for GrandeModular

v1
Andrew Belt 4 years ago
parent
commit
84d0d496c1
2 changed files with 15 additions and 2 deletions
  1. +4
    -1
      manifests-cache.json
  2. +11
    -1
      manifests/GrandeModular.json

+ 4
- 1
manifests-cache.json View File

@@ -8696,7 +8696,7 @@
} }
}, },
"GrandeModular": { "GrandeModular": {
"buildTimestamp": 1605166274.9770308,
"buildTimestamp": 1607197178.6562948,
"creationTimestamp": 1598123367.069531, "creationTimestamp": 1598123367.069531,
"modules": { "modules": {
"NoteMT": { "NoteMT": {
@@ -8722,6 +8722,9 @@
}, },
"MicrotonalNotes": { "MicrotonalNotes": {
"creationTimestamp": 1605166389.7494843 "creationTimestamp": 1605166389.7494843
},
"MergeSplit4": {
"creationTimestamp": 1607197180.4062853
} }
} }
}, },


+ 11
- 1
manifests/GrandeModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "GrandeModular", "slug": "GrandeModular",
"name": "Grande", "name": "Grande",
"version": "1.4.0",
"version": "1.5.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"author": "David Grande", "author": "David Grande",
"authorEmail": "dbgrande246@gmail.com", "authorEmail": "dbgrande246@gmail.com",
@@ -12,6 +12,16 @@
"donateUrl": "", "donateUrl": "",
"changelogUrl": "", "changelogUrl": "",
"modules": [ "modules": [
{
"slug": "MergeSplit4",
"name": "MergeSplit4",
"description": "4-channel polyphonic merge and split.",
"manualUrl": "https://github.com/dbgrande/GrandeModular/#mergesplit4-ms4",
"tags": [
"Utility",
"Polyphonic"
]
},
{ {
"slug": "MicrotonalChords", "slug": "MicrotonalChords",
"name": "Microtonal Chords", "name": "Microtonal Chords",


Loading…
Cancel
Save