Browse Source

Update manifest voxglitch to 2.10.1, KautenjaDSP-PotatoChips to 2.0.0, KautenjaDSP-RackNES to 2.0.0, AuraAudio to 2.0.0, GrandeModular to 2.3.0

pull/785/head
Andrew Belt 3 years ago
parent
commit
b5c10400a7
6 changed files with 49 additions and 14 deletions
  1. +14
    -5
      manifests-cache.json
  2. +2
    -2
      manifests/AuraAudio.json
  3. +21
    -1
      manifests/GrandeModular.json
  4. +2
    -3
      manifests/KautenjaDSP-PotatoChips.json
  5. +9
    -2
      manifests/KautenjaDSP-RackNES.json
  6. +1
    -1
      manifests/voxglitch.json

+ 14
- 5
manifests-cache.json View File

@@ -381,7 +381,7 @@
} }
}, },
"voxglitch": { "voxglitch": {
"buildTimestamp": 1644253502.4708188,
"buildTimestamp": 1646088316.1190436,
"creationTimestamp": 1579792597.0, "creationTimestamp": 1579792597.0,
"modules": { "modules": {
"autobreak": { "autobreak": {
@@ -8535,7 +8535,7 @@
} }
}, },
"AuraAudio": { "AuraAudio": {
"buildTimestamp": 1586748553.8809187,
"buildTimestamp": 1646088513.6690507,
"creationTimestamp": 1586748554.6386294, "creationTimestamp": 1586748554.6386294,
"modules": { "modules": {
"ModularForecast": { "ModularForecast": {
@@ -8877,11 +8877,14 @@
} }
}, },
"KautenjaDSP-RackNES": { "KautenjaDSP-RackNES": {
"buildTimestamp": 1594796303.4529197,
"buildTimestamp": 1646088499.0518906,
"creationTimestamp": 1592705960.088049, "creationTimestamp": 1592705960.088049,
"modules": { "modules": {
"RackNES": { "RackNES": {
"creationTimestamp": 1592705960.2859664 "creationTimestamp": 1592705960.2859664
},
"InputGenie": {
"creationTimestamp": 1646088616.5658815
} }
} }
}, },
@@ -8994,7 +8997,7 @@
} }
}, },
"KautenjaDSP-PotatoChips": { "KautenjaDSP-PotatoChips": {
"buildTimestamp": 1628937444.574855,
"buildTimestamp": 1646088442.7333226,
"creationTimestamp": 1594395479.9564288, "creationTimestamp": 1594395479.9564288,
"modules": { "modules": {
"2A03": { "2A03": {
@@ -9261,7 +9264,7 @@
} }
}, },
"GrandeModular": { "GrandeModular": {
"buildTimestamp": 1643909547.6702065,
"buildTimestamp": 1646088615.9258325,
"creationTimestamp": 1598123367.069531, "creationTimestamp": 1598123367.069531,
"modules": { "modules": {
"NoteMT": { "NoteMT": {
@@ -9317,6 +9320,12 @@
}, },
"VCA3": { "VCA3": {
"creationTimestamp": 1643909901.1278918 "creationTimestamp": 1643909901.1278918
},
"Logic": {
"creationTimestamp": 1646088616.698938
},
"Peak": {
"creationTimestamp": 1646088616.9480145
} }
} }
}, },


+ 2
- 2
manifests/AuraAudio.json View File

@@ -1,8 +1,8 @@
{ {
"slug": "AuraAudio", "slug": "AuraAudio",
"name": "Aura Audio", "name": "Aura Audio",
"version": "1.0.2",
"license": "GPL-3.0-or-later",
"version": "2.0.0",
"license": "MIT",
"brand": "Aura Audio", "brand": "Aura Audio",
"author": "Evan Murray", "author": "Evan Murray",
"authorEmail": "evanmurray22@gmail.com", "authorEmail": "evanmurray22@gmail.com",


+ 21
- 1
manifests/GrandeModular.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "GrandeModular", "slug": "GrandeModular",
"name": "Grande", "name": "Grande",
"version": "2.2.0",
"version": "2.3.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",
@@ -33,6 +33,16 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "Logic",
"name": "Logic",
"description": "Polyphonic logic gates. Includes two single-input modes: apply across all A channels, and invert all B channels.",
"manualUrl": "https://github.com/dbgrande/GrandeModular/#logic",
"tags": [
"Logic",
"Polyphonic"
]
},
{ {
"slug": "Merge8", "slug": "Merge8",
"name": "Merge8", "name": "Merge8",
@@ -86,6 +96,16 @@
"Polyphonic" "Polyphonic"
] ]
}, },
{
"slug": "Peak",
"name": "Peak",
"description": "Captures polyphonic min/max peaks.",
"manualUrl": "https://github.com/dbgrande/GrandeModular/#peak",
"tags": [
"Utility",
"Polyphonic"
]
},
{ {
"slug": "PolyMergeResplit", "slug": "PolyMergeResplit",
"name": "PolyMergeResplit", "name": "PolyMergeResplit",


+ 2
- 3
manifests/KautenjaDSP-PotatoChips.json View File

@@ -1,12 +1,11 @@
{ {
"slug": "KautenjaDSP-PotatoChips", "slug": "KautenjaDSP-PotatoChips",
"version": "1.11.0",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP Potato Chips", "name": "KautenjaDSP Potato Chips",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
"author": "Christian Kauten", "author": "Christian Kauten",
"authorEmail": "KautenjaDSP@gmail.com", "authorEmail": "KautenjaDSP@gmail.com",
"authorUrl": "https://kautenja.github.io/",
"sourceUrl": "https://github.com/Kautenja/PotatoChips", "sourceUrl": "https://github.com/Kautenja/PotatoChips",
"changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/Kautenja/PotatoChips/blob/master/CHANGELOG.md",
"modules": [ "modules": [
@@ -160,7 +159,7 @@
}, },
{ {
"slug": "Sony_S_SMP_Blank1", "slug": "Sony_S_SMP_Blank1",
"name": "Sony S-SMP Blank",
"name": "S-SMP Blank",
"description": "A blank panel with an illustration of the Sony S-SMP chip on the Super Nintendo Entertainment System (SNES).", "description": "A blank panel with an illustration of the Sony S-SMP chip on the Super Nintendo Entertainment System (SNES).",
"tags": [ "tags": [
"Blank" "Blank"


+ 9
- 2
manifests/KautenjaDSP-RackNES.json View File

@@ -1,12 +1,11 @@
{ {
"slug": "KautenjaDSP-RackNES", "slug": "KautenjaDSP-RackNES",
"version": "1.4.2",
"version": "2.0.0",
"license": "GPL-3.0-or-later", "license": "GPL-3.0-or-later",
"name": "KautenjaDSP RackNES", "name": "KautenjaDSP RackNES",
"brand": "KautenjaDSP", "brand": "KautenjaDSP",
"author": "Christian Kauten", "author": "Christian Kauten",
"authorEmail": "KautenjaDSP@gmail.com", "authorEmail": "KautenjaDSP@gmail.com",
"authorUrl": "https://kautenja.github.io/",
"manualUrl": "https://github.com/Kautenja/RackNES/releases/latest/download/RackNES.pdf", "manualUrl": "https://github.com/Kautenja/RackNES/releases/latest/download/RackNES.pdf",
"sourceUrl": "https://github.com/Kautenja/RackNES", "sourceUrl": "https://github.com/Kautenja/RackNES",
"changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md", "changelogUrl": "https://github.com/Kautenja/RackNES/blob/master/CHANGELOG.md",
@@ -20,6 +19,14 @@
"Sampler", "Sampler",
"Visual" "Visual"
] ]
},
{
"slug": "InputGenie",
"name": "CV Genie (Input)",
"description": "Expander for RackNES",
"tags": [
"Expander"
]
} }
] ]
} }

+ 1
- 1
manifests/voxglitch.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "voxglitch", "slug": "voxglitch",
"name": "Voxglitch", "name": "Voxglitch",
"version": "2.10.0",
"version": "2.10.1",
"license": "BSD-3-Clause", "license": "BSD-3-Clause",
"brand": "Voxglitch", "brand": "Voxglitch",
"author": "Bret Truchan", "author": "Bret Truchan",


Loading…
Cancel
Save