Browse Source

Update manifest for Entrian-AcousticDrums, Entrian-Free

v1
Andrew Belt 5 years ago
parent
commit
72b94dbe3d
2 changed files with 30 additions and 3 deletions
  1. +1
    -1
      manifests/Entrian-AcousticDrums.json
  2. +29
    -2
      manifests/Entrian-Free.json

+ 1
- 1
manifests/Entrian-AcousticDrums.json View File

@@ -1,7 +1,7 @@
{ {
"slug": "Entrian-AcousticDrums", "slug": "Entrian-AcousticDrums",
"name": "Entrian Acoustic Drums", "name": "Entrian Acoustic Drums",
"version": "1.5",
"version": "1.6.14",
"license": "proprietary", "license": "proprietary",
"author": "Entrian Solutions Ltd", "author": "Entrian Solutions Ltd",
"brand": "Entrian", "brand": "Entrian",


+ 29
- 2
manifests/Entrian-Free.json View File

@@ -1,12 +1,12 @@
{ {
"slug": "Entrian-Free", "slug": "Entrian-Free",
"name": "Entrian Free", "name": "Entrian Free",
"version": "1.1.0",
"version": "1.1.14",
"license": "proprietary", "license": "proprietary",
"brand": "Entrian", "brand": "Entrian",
"author": "Entrian Solutions Ltd", "author": "Entrian Solutions Ltd",
"authorEmail": "support@entrian.com", "authorEmail": "support@entrian.com",
"authorUrl": "",
"authorUrl": "http://entrian.com/audio/",
"pluginUrl": "http://entrian.com/audio/entrian-free.html", "pluginUrl": "http://entrian.com/audio/entrian-free.html",
"manualUrl": "http://entrian.com/audio/entrian-free.html", "manualUrl": "http://entrian.com/audio/entrian-free.html",
"sourceUrl": "", "sourceUrl": "",
@@ -21,6 +21,33 @@
"Visual", "Visual",
"Envelope Follower" "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"
]
} }
] ]
} }

Loading…
Cancel
Save