zynaddsubfx

ZynAddSubFX open source synthesizer
Log | Files | Refs | Submodules | LICENSE

commit 122a3ddf22875153a5efca0e7bb7d61bb2cee125
parent 899ff3e44e72cf7b769792df0a4b81fbb07f0e82
Author: fundamental <mark.d.mccurry@gmail.com>
Date:   Sat, 11 Feb 2012 11:00:25 -0500

Updating changelog

Diffstat:
MChangeLog | 17+++++++++++++++--
MHISTORY.txt | 9+++++++++
2 files changed, 24 insertions(+), 2 deletions(-)

diff --git a/ChangeLog b/ChangeLog @@ -1001,4 +1001,18 @@ 17 Aug 2010 (Paul Nasca) - small bugix on adsynth.cpp - -\ No newline at end of file + +22 May 2010 (Mark McCurry) + - Mergin Nio backend + +18 Aug 2011 (Mark McCurry) + - Fixing DSSI subsystem + +29 Oct 2011 (Damien Goutte-Gattat) + - Added Bank select midi support + +05 Feb 2012 (Liven Moors) + - Added spike waveform to oscilator options + +06 Feb 2012 (Mark McCurry) + - Adding --exec-after-init option diff --git a/HISTORY.txt b/HISTORY.txt @@ -1,3 +1,12 @@ +2.4.2 + - New IO backend support + - MIDI bank select + - Spike waveform + - Faster subsynth + - --exec-after-init flag + - Version information compiled in + - Misc Bug fixes + 2.4.1 (27 Jun 2010) - Azerty layout - XML bug fixes