From c37002e26d9b1aeb16305fe7387f500e5d19f3a7 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 9 Mar 2020 13:36:00 -0400 Subject: [PATCH] Update manifest for Entrian-Sequencers --- manifests/Entrian-Sequencers.json | 43 +++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 manifests/Entrian-Sequencers.json diff --git a/manifests/Entrian-Sequencers.json b/manifests/Entrian-Sequencers.json new file mode 100644 index 00000000..1ad89e15 --- /dev/null +++ b/manifests/Entrian-Sequencers.json @@ -0,0 +1,43 @@ +{ + "slug": "Entrian-Sequencers", + "name": "Entrian Sequencers", + "version": "1.1.14", + "license": "proprietary", + "author": "Entrian Solutions Ltd", + "authorEmail": "support@entrian.com", + "brand": "Entrian", + "authorUrl": "http://entrian.com/audio/", + "pluginUrl": "http://entrian.com/audio/entrian-sequencers.html", + "manualUrl": "http://entrian.com/audio/entrian-sequencers.html", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "Drummer", + "name": "Drummer", + "description": "Trigger sequencer for expressive drum grooves.", + "tags": [ + "Drum", + "Sequencer" + ] + }, + { + "slug": "Melody", + "name": "Melody", + "description": "Piano roll melody and chord sequencer.", + "tags": [ + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "Timeline", + "name": "Timeline", + "description": "Timeline sequencer.", + "tags": [ + "Sequencer", + "Polyphonic" + ] + } + ] +} \ No newline at end of file