| @@ -1,6 +1,6 @@ | |||||
| { | { | ||||
| "slug": "Fundamental", | "slug": "Fundamental", | ||||
| "version": "1.3.1", | |||||
| "version": "1.4.0", | |||||
| "license": "GPL-3.0-only", | "license": "GPL-3.0-only", | ||||
| "name": "Fundamental", | "name": "Fundamental", | ||||
| "brand": "VCV", | "brand": "VCV", | ||||
| @@ -125,12 +125,20 @@ | |||||
| { | { | ||||
| "slug": "Mutes", | "slug": "Mutes", | ||||
| "name": "Mutes", | "name": "Mutes", | ||||
| "description": "Toggles 10 signals on/off", | |||||
| "description": "Toggles up to 10 signals", | |||||
| "tags": [ | "tags": [ | ||||
| "Switch", | "Switch", | ||||
| "Polyphonic" | "Polyphonic" | ||||
| ] | ] | ||||
| }, | }, | ||||
| { | |||||
| "slug": "Pulses", | |||||
| "name": "Pulses", | |||||
| "description": "Generates up to 10 trigger and gate signals", | |||||
| "tags": [ | |||||
| "Switch" | |||||
| ] | |||||
| }, | |||||
| { | { | ||||
| "slug": "Scope", | "slug": "Scope", | ||||
| "name": "Scope", | "name": "Scope", | ||||