summaryrefslogtreecommitdiff
path: root/muse2/ChangeLog
diff options
context:
space:
mode:
authorTim E. Real <termtech@rogers.com>2012-12-08 07:55:08 +0000
committerTim E. Real <termtech@rogers.com>2012-12-08 07:55:08 +0000
commit06ad98cc7ba5a9d282be31dc8dc65c447b7ada94 (patch)
tree9b92a253af54d055f5d167955073e66cdf0f6c7b /muse2/ChangeLog
parentb5e36f27ecbb8c0a948aeeabe5698e86624f79a8 (diff)
Native VST fixes and changes.
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 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.