From d737695cc7771d28ab1d6ef9037912be2f8e72b3 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 14 Oct 2019 16:47:14 -0400 Subject: [PATCH] Update manifest for Entrian-AcousticDrums --- manifests/Entrian-AcousticDrums.json | 33 ++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 manifests/Entrian-AcousticDrums.json diff --git a/manifests/Entrian-AcousticDrums.json b/manifests/Entrian-AcousticDrums.json new file mode 100644 index 00000000..6a29c16d --- /dev/null +++ b/manifests/Entrian-AcousticDrums.json @@ -0,0 +1,33 @@ +{ + "slug": "Entrian-AcousticDrums", + "name": "Entrian Acoustic Drums", + "version": "1.0.0", + "license": "proprietary", + "author": "Entrian Solutions Ltd", + "brand": "Entrian", + "authorEmail": "support@entrian.com", + "authorUrl": "http://entrian.com/audio/", + "pluginUrl": "http://entrian.com/audio/entrian-acoustic-drums.html", + "manualUrl": "http://entrian.com/audio/entrian-acoustic-drums.html", + "sourceUrl": "", + "donateUrl": "", + "modules": [ + { + "slug": "AcousticDrums", + "name": "Acoustic Drums", + "description": "Real acoustic drums, sampled with multiple round-robin samples in multiple velocity layers.", + "tags": [ + "Drum" + ] + }, + { + "slug": "Drummer", + "name": "Drummer", + "description": "Trigger sequencer for expressive drum grooves.", + "tags": [ + "Drum", + "Sequencer" + ] + } + ] +} \ No newline at end of file