From 0a919a7b36ee4b58e5ce3628a2d8b97bf751d2c4 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Fri, 7 Dec 2012 07:41:24 +0000 Subject: Feature: Native VST instruments support. PLEASE SEE ChangeLog. --- muse2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index c14b9d7f..2ecf15af 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,10 @@ +07.12.2012: + * Feature: Native VST instruments support. Best results are from compiling with the vst sdk. (Tim) + Featuring: True sample-accurate parameter automation, full native GUI support for TOUCH, WRITE modes. + New cmake options for enabling native vst, enabling true sdk support, and the vst header path. + Plugins environment variable is currently VST_NATIVE_PATH else "/usr/lib/vst:/usr/local/lib/vst". + TODOs: Parameter ranges: fixed at linear 0.0 - 1.0 for now. Program categories. + Dynamic port changes. Plugins correct path and env var? No rack effect plugins yet. 25.11.2012: - Changed playback of midi in editors to default to on (rj) 21.11.2012: -- cgit v1.2.3