diff options
author | Tim E. Real <termtech@rogers.com> | 2012-11-13 08:36:20 +0000 |
---|---|---|
committer | Tim E. Real <termtech@rogers.com> | 2012-11-13 08:36:20 +0000 |
commit | a247e60904516800a3874688e368979b9b1e7bf8 (patch) | |
tree | 0df00fdfbc69e919234a4ad65369c4787c934d9c /muse2/ChangeLog | |
parent | 33250e6a085d51efab1b061e13bd635c804209d0 (diff) |
Added aftertouch controller to fluidsynth, and aftertouch/poly-aftertouch to DSSI.
Diffstat (limited to 'muse2/ChangeLog')
-rw-r--r-- | muse2/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/muse2/ChangeLog b/muse2/ChangeLog index 63ef9713..0eb4c473 100644 --- a/muse2/ChangeLog +++ b/muse2/ChangeLog @@ -1,5 +1,6 @@ 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) 11.11.2012: - Finished Aftertouch controllers: Removed PAfter and CAfter Event types. Quietly convert such events in old songs into the new controllers. Converted midi input (hopefully). (Tim) |