summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-12-07 07:41:24 +0000
committerTim E. Real <termtech@rogers.com>2012-12-07 07:41:24 +0000
commit0a919a7b36ee4b58e5ce3628a2d8b97bf751d2c4 (patch)
tree335fccddc229d2d0299095dfe46daae614188c79 /muse2/ChangeLog
parenta9cef6554f73892b6c7ff6a7a44d8e72f06aa16f (diff)
Feature: Native VST instruments support. PLEASE SEE ChangeLog.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r--muse2/ChangeLog7
1 files changed, 7 insertions, 0 deletions
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: