diff options
author | Tim E. Real <termtech@rogers.com> | 2012-11-17 10:03:17 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2012-11-17 10:03:17 +0000 |
commit | 09ac0c4c9a32cdba453812c4ac1199414fcc2719 (patch) | |
tree | 88147e3b93dfd17142d0c80f2117cc3c313ac518 /muse2/ChangeLog | |
parent | 499c8bfc244f631304fe0c15449a31b442ebe0d7 (diff) |
Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins.
TODO: No plugin control automation. Log slider/entry ranges. Add delay wet/dry?
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 30427798..a7806117 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,6 @@ +17.11.2012: + * Improved: Deicsonze soft synthesizer: Fixed crash, bugs, added ladspa plugins. (Tim) + TODO: No plugin control automation. Some oddities with log slider/entry ranges. Maybe add delay wet/dry. 15.11.2012: * Improved: Popup menus: Auto-breakup too-wide menus in class PopupMenu. (Tim) In some cases X/Qt was giving up if too wide AND/OR too many columns, menu would not appear. |