diff options
author | Robert Jonsson <spamatica@gmail.com> | 2012-11-13 11:51:45 +0000 |
---|---|---|
committer | Robert Jonsson <spamatica@gmail.com> | 2012-11-13 11:51:45 +0000 |
commit | 817bdcfdf6512566f833360133fd70c9217436b2 (patch) | |
tree | 0f580d0f50a8292b3a19f42e775b35cf5c8869bf /muse2/ChangeLog | |
parent | 308c581aea646cffd2485384129e286d5846e076 (diff) |
fixed gain initialization in copy constructor
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index c6b38520..0efcd0ca 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,3 +1,5 @@ +13.11.2012: + - Fix init of gain for duplicated audiotracks (rj) 12.11.2012: - Added aftertouch controllers to all relevant remaining instrument files. (Tim) - Synths: Added aftertouch controller to fluidsynth, and aftertouch/poly-aftertouch to DSSI. (Tim) |