diff --git a/manifests-cache.json b/manifests-cache.json index fcc5493e..bd1009c9 100644 --- a/manifests-cache.json +++ b/manifests-cache.json @@ -1683,7 +1683,7 @@ "modules": {} }, "Entrian-Sequencers": { - "buildTimestamp": 1592861228.6487288, + "buildTimestamp": 1599326221.101578, "creationTimestamp": 1583775360.0, "modules": { "Drummer": { @@ -1694,6 +1694,9 @@ }, "Timeline": { "creationTimestamp": 1583775360.0 + }, + "CV": { + "creationTimestamp": 1599326223.2368193 } } }, @@ -2962,7 +2965,7 @@ } }, "Entrian-Free": { - "buildTimestamp": 1592861226.9020298, + "buildTimestamp": 1599326219.6115463, "creationTimestamp": 1562021186.0, "modules": { "Follower": { @@ -6660,7 +6663,7 @@ } }, "Entrian-AcousticDrums": { - "buildTimestamp": 1592861223.091959, + "buildTimestamp": 1599326218.0548465, "creationTimestamp": 1571086034.0, "modules": { "AcousticDrums": { diff --git a/manifests/Entrian-AcousticDrums.json b/manifests/Entrian-AcousticDrums.json index 5fbce52c..e186393a 100644 --- a/manifests/Entrian-AcousticDrums.json +++ b/manifests/Entrian-AcousticDrums.json @@ -1,7 +1,7 @@ { "slug": "Entrian-AcousticDrums", "name": "Entrian Acoustic Drums", - "version": "1.6.16", + "version": "1.6.17", "license": "proprietary", "author": "Entrian Solutions Ltd", "brand": "Entrian", @@ -9,6 +9,7 @@ "authorUrl": "http://entrian.com/audio/", "pluginUrl": "http://entrian.com/audio/entrian-acoustic-drums.html", "manualUrl": "http://entrian.com/audio/entrian-acoustic-drums.html", + "changelogUrl": "http://entrian.com/audio/entrian-acoustic-drums.html#ChangeLog", "sourceUrl": "", "donateUrl": "", "modules": [ @@ -26,7 +27,10 @@ "description": "Trigger sequencer for expressive drum grooves.", "tags": [ "Drum", - "Sequencer" + "Sequencer", + "MIDI", + "Random", + "Recording" ] } ] diff --git a/manifests/Entrian-Free.json b/manifests/Entrian-Free.json index 2d1eddf0..e48b17fb 100644 --- a/manifests/Entrian-Free.json +++ b/manifests/Entrian-Free.json @@ -1,7 +1,7 @@ { "slug": "Entrian-Free", "name": "Entrian Free", - "version": "1.1.16", + "version": "1.1.17", "license": "proprietary", "brand": "Entrian", "author": "Entrian Solutions Ltd", @@ -9,6 +9,7 @@ "authorUrl": "http://entrian.com/audio/", "pluginUrl": "http://entrian.com/audio/entrian-free.html", "manualUrl": "http://entrian.com/audio/entrian-free.html", + "changelogUrl": "http://entrian.com/audio/entrian-free.html#ChangeLog", "sourceUrl": "", "donateUrl": "", "modules": [ @@ -25,28 +26,37 @@ { "slug": "Player-Drummer", "name": "Player: Drummer", - "description": "Trigger sequence player.", + "description": "Trigger sequence player for MIDI files and Entrian Sequencer songs.", "tags": [ "Drum", - "Sequencer" + "Sequencer", + "MIDI", + "Random", + "Recording" ] }, { "slug": "Player-Melody", "name": "Player: Melody", - "description": "Piano roll melody and chord player.", + "description": "Piano roll melody and chord player for MIDI files and Entrian Sequencer songs.", "tags": [ "Sequencer", - "Polyphonic" + "Polyphonic", + "MIDI", + "Random", + "Recording" ] }, { "slug": "Player-Timeline", "name": "Player: Timeline", - "description": "Timeline player.", + "description": "DAW-style timeline player for MIDI files and Entrian Sequencer songs.", "tags": [ "Sequencer", - "Polyphonic" + "Polyphonic", + "MIDI", + "Random", + "Recording" ] } ] diff --git a/manifests/Entrian-Sequencers.json b/manifests/Entrian-Sequencers.json index 6f305704..5283bed4 100644 --- a/manifests/Entrian-Sequencers.json +++ b/manifests/Entrian-Sequencers.json @@ -1,7 +1,7 @@ { "slug": "Entrian-Sequencers", "name": "Entrian Sequencers", - "version": "1.1.16", + "version": "1.1.17", "license": "proprietary", "author": "Entrian Solutions Ltd", "authorEmail": "support@entrian.com", @@ -9,6 +9,7 @@ "authorUrl": "http://entrian.com/audio/", "pluginUrl": "http://entrian.com/audio/entrian-sequencers.html", "manualUrl": "http://entrian.com/audio/entrian-sequencers.html", + "changelogUrl": "http://entrian.com/audio/entrian-sequencers.html#ChangeLog", "sourceUrl": "", "donateUrl": "", "modules": [ @@ -18,7 +19,10 @@ "description": "Trigger sequencer for expressive drum grooves.", "tags": [ "Drum", - "Sequencer" + "Sequencer", + "MIDI", + "Random", + "Recording" ] }, { @@ -27,16 +31,34 @@ "description": "Piano roll melody and chord sequencer.", "tags": [ "Sequencer", - "Polyphonic" + "Polyphonic", + "MIDI", + "Random", + "Recording" + ] + }, + { + "slug": "CV", + "name": "CV", + "description": "Multi-segment multi-channel CV sequencer and graphical editor.", + "tags": [ + "Sequencer", + "Polyphonic", + "MIDI", + "Random", + "Recording" ] }, { "slug": "Timeline", "name": "Timeline", - "description": "Timeline sequencer.", + "description": "DAW-style timeline sequencer.", "tags": [ "Sequencer", - "Polyphonic" + "Polyphonic", + "MIDI", + "Random", + "Recording" ] } ]