From 06ad98cc7ba5a9d282be31dc8dc65c447b7ada94 Mon Sep 17 00:00:00 2001 From: "Tim E. Real" Date: Sat, 8 Dec 2012 07:55:08 +0000 Subject: Native VST fixes and changes. --- muse2/ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'muse2/ChangeLog') diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 2ecf15af..5c4b3d42 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,10 @@ +08.12.2012: + - Native VST fixes and changes. (Tim) + Redid cmake options. Please do 'prune' and carefully reconfigure. + Fixed track info banks and patch popup list bank issues. + Fixed plugins such as NoizeMaker: Kill harmful redundancies - call getParameter before setParameter. + Fixed crash reloading song with huge-chunk plugin like NoizeMaker: Stack overflow in processEvent(). + TODO: Fix all other such sysex stack buffer usages like possibly in DSSI. 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. -- cgit v1.2.3