From 72b94dbe3dc56625b2d55cea6604080447eedfd9 Mon Sep 17 00:00:00 2001 From: Andrew Belt Date: Mon, 9 Mar 2020 13:24:08 -0400 Subject: [PATCH] Update manifest for Entrian-AcousticDrums, Entrian-Free --- manifests/Entrian-AcousticDrums.json | 2 +- manifests/Entrian-Free.json | 31 ++++++++++++++++++++++++++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/manifests/Entrian-AcousticDrums.json b/manifests/Entrian-AcousticDrums.json index 8b1f1bc0..0345b745 100644 --- a/manifests/Entrian-AcousticDrums.json +++ b/manifests/Entrian-AcousticDrums.json @@ -1,7 +1,7 @@ { "slug": "Entrian-AcousticDrums", "name": "Entrian Acoustic Drums", - "version": "1.5", + "version": "1.6.14", "license": "proprietary", "author": "Entrian Solutions Ltd", "brand": "Entrian", diff --git a/manifests/Entrian-Free.json b/manifests/Entrian-Free.json index 1c7f1f02..064da7c3 100644 --- a/manifests/Entrian-Free.json +++ b/manifests/Entrian-Free.json @@ -1,12 +1,12 @@ { "slug": "Entrian-Free", "name": "Entrian Free", - "version": "1.1.0", + "version": "1.1.14", "license": "proprietary", "brand": "Entrian", "author": "Entrian Solutions Ltd", "authorEmail": "support@entrian.com", - "authorUrl": "", + "authorUrl": "http://entrian.com/audio/", "pluginUrl": "http://entrian.com/audio/entrian-free.html", "manualUrl": "http://entrian.com/audio/entrian-free.html", "sourceUrl": "", @@ -21,6 +21,33 @@ "Visual", "Envelope Follower" ] + }, + { + "slug": "Player-Drummer", + "name": "Player: Drummer", + "description": "Trigger sequence player.", + "tags": [ + "Drum", + "Sequencer" + ] + }, + { + "slug": "Player-Melody", + "name": "Player: Melody", + "description": "Piano roll melody and chord player.", + "tags": [ + "Sequencer", + "Polyphonic" + ] + }, + { + "slug": "Player-Timeline", + "name": "Player: Timeline", + "description": "Timeline player.", + "tags": [ + "Sequencer", + "Polyphonic" + ] } ] } \ No newline at end of file