From 117c4461cc70287f5f63755c66f9df2ab0a4659a Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 1 Jul 2019 18:46:26 -0400 Subject: [PATCH] Update manifest for Entrian-Free --- manifests/Entrian-Free.json | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 manifests/Entrian-Free.json diff --git a/manifests/Entrian-Free.json b/manifests/Entrian-Free.json new file mode 100644 index 00000000..d25300ba --- /dev/null +++ b/manifests/Entrian-Free.json @@ -0,0 +1,26 @@ +{ + "slug": "Entrian-Free", + "name": "Entrian", + "version": "1.0.0", + "license": "proprietary", + "brand": "Entrian", + "author": "Entrian Solutions Ltd", + "authorEmail": "support@entrian.com", + "authorUrl": "", + "pluginUrl": "http://entrian.com/audio/entrian-free.html", + "manualUrl": "http://entrian.com/audio/entrian-free.html", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Follower", + "name": "Follower", + "description": "Pitch and Envelope Follower", + "tags": [ + "Utility", + "Visual", + "Envelope Follower" + ] + } + ] +} \ No newline at end of file