From b6fcd7580322185ab6ca5117c20e12e40aacf468 Mon Sep 17 00:00:00 2001 From: CV funk Date: Fri, 27 Sep 2024 00:04:39 +0200 Subject: [PATCH] Add files via upload --- plugin.json | 17 +++++++++++++---- 1 file changed, 13 insertions(+), 4 deletions(-) diff --git a/plugin.json b/plugin.json index ef7acde..b107af9 100644 --- a/plugin.json +++ b/plugin.json @@ -129,13 +129,13 @@ "Voltage-controlled Amplifier" ] }, - { "slug": "FlowerPatch", "name": "Flower Patch", "description": "A 12-tone scale polar visualizer with FFT analysis.", "tags": [ - "Visual" + "Visual", + "Utility" ] }, { @@ -180,13 +180,22 @@ "description": "Single-knob macro-controller utility with 16 simultaneous outputs in different ranges.", "tags": [ "Controller", - "Utility" + "Utility", + "Polyphonic" ] }, { "slug": "StepWave", "name": "Step Wave", - "description": "8-step programmable sequencer/envelope generator with rhythmic displacement and variable shape", + "description": "8-step programmable sequencer/envelope generator with rhythmic displacement and variable shape.", + "tags": [ + "Sequencer" + ] + }, + { + "slug": "Arrange", + "name": "Arrange", + "description": "A seven channel sequencer with quantize/volt option per channel, and adjustable length.", "tags": [ "Sequencer" ]