From c089da498291c4242f73bc0e4343c39860988d6c Mon Sep 17 00:00:00 2001 From: patheros Date: Mon, 25 Jul 2022 17:56:32 -0500 Subject: [PATCH] Adding tag and description --- plugin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plugin.json b/plugin.json index d51b1c8..511cb76 100644 --- a/plugin.json +++ b/plugin.json @@ -16,8 +16,8 @@ { "slug": "ChordVault", "name": "ChordVault", - "description": "", - "tags": [] + "description": "Record polyphonic cv/gate pairs into up to 16 steps and choose from a one of 8 sequencing modes.", + "tags": ["Sequencer"] } ] } \ No newline at end of file