Browse Source

Update manifest for MM_Tools

v1
Andrew Belt 5 years ago
parent
commit
cfc1356588
1 changed files with 11 additions and 11 deletions
  1. +11
    -11
      manifests/MM_Tools.json

+ 11
- 11
manifests/MM_Tools.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "MM_Tools", "slug": "MM_Tools",
"name": "Mockba Modular Tools", "name": "Mockba Modular Tools",
"version": "1.0.1",
"version": "1.0.2",
"license": "proprietary", "license": "proprietary",
"brand": "Mockba Modular", "brand": "Mockba Modular",
"author": "Mockba the Borg", "author": "Mockba the Borg",
@@ -14,8 +14,8 @@
"modules": [ "modules": [
{ {
"slug": "SMExpL", "slug": "SMExpL",
"name": "Split/Merge Mix Expander (left side)",
"description": "Input Expander for SMMix (no crossfade)",
"name": "SMExpL",
"description": "Split/Merge Mix Expander (left side, no crossfade)",
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"
@@ -23,7 +23,7 @@
}, },
{ {
"slug": "SMMix", "slug": "SMMix",
"name": "Split/Merge Mix",
"name": "SMMix",
"description": "8 Channel splitter/merger with signal mix (crossfade)", "description": "8 Channel splitter/merger with signal mix (crossfade)",
"tags": [ "tags": [
"Utility", "Utility",
@@ -32,8 +32,8 @@
}, },
{ {
"slug": "SMExpR", "slug": "SMExpR",
"name": "Split/Merge Mix Expander (right side)",
"description": "Output Expander for SMMix (no crossfade)",
"name": "SMExpR",
"description": "Split/Merge Mix Expander (right side, no crossfade)",
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"
@@ -41,7 +41,7 @@
}, },
{ {
"slug": "SHEight", "slug": "SHEight",
"name": "8 Channel S&H with Clock Generator",
"name": "SHEight",
"description": "8 Channel S&H with poly output and clock", "description": "8 Channel S&H with poly output and clock",
"tags": [ "tags": [
"Sample and Hold", "Sample and Hold",
@@ -50,8 +50,8 @@
}, },
{ {
"slug": "ASSprdr", "slug": "ASSprdr",
"name": "Automatic Stereo Spreader",
"description": "Multi channel stereo combiner/spreader",
"name": "ASSprdr",
"description": "Multi channel automatic stereo spreader/combiner",
"tags": [ "tags": [
"Utility", "Utility",
"Polyphonic" "Polyphonic"
@@ -59,7 +59,7 @@
}, },
{ {
"slug": "TheCBlocker", "slug": "TheCBlocker",
"name": "DC Blocker",
"name": "TheCBlocker",
"description": "Polyphonic adjustable DC blocker", "description": "Polyphonic adjustable DC blocker",
"tags": [ "tags": [
"Filter", "Filter",
@@ -68,7 +68,7 @@
}, },
{ {
"slug": "Tuube", "slug": "Tuube",
"name": "Tube Saturator",
"name": "Tuube",
"description": "Simple tube saturator/distortion", "description": "Simple tube saturator/distortion",
"tags": [ "tags": [
"Distortion", "Distortion",


Loading…
Cancel
Save