zynaddsubfx

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

commit 36567f0dba10d6fa4e52d4b9baea3c74dc5e4b37
parent 7d6dcdbffd209d49cbb0a6760e0e3aca785aa107
Author: paulnasca <paulnasca>
Date:   Sat, 29 Nov 2003 08:04:46 +0000

added the list of changes since 1.4.3

Diffstat:
MChangeLog | 2+-
MHISTORY.txt | 11+++++++++++
2 files changed, 12 insertions(+), 1 deletion(-)

diff --git a/ChangeLog b/ChangeLog @@ -1,4 +1,4 @@ -6 Mar 2002 -(dupamasa - in jur de ora 4) Mi-a venit ideea cand ma plimbam pe strada Rolirudnap +6 Mar 2002 -(dupamasa - in jur de ora 4) Mi-a venit ideea exact cum sa fac cand ma plimbam pe strada Rolirudnap 7/8 Mar 2002 - Started to do diagrams 10 Mar 2002 - Started to write "voice" 11 Mar 2002 - Heard first sound diff --git a/HISTORY.txt b/HISTORY.txt @@ -1,3 +1,14 @@ + - started to write an integrated sequencer; I don't have to replace Rosengarden, Muse, etc. I want to make possible to store melodies directly into mas_zyn files, play them, convert to/from midi files + - speedups (on some portions, like FM, Chorus, etc. is 10-50%) + - added the posbility to use comments/copyritht text to instruments; in order to encourage the sharing of them + - you can make zynaddsubfx to load a file when it starts (with "-l") and you can disable the user interface ("-U") + - added dump of the events (it writes to a file all notes) + - added linear modulation whell controller and made default + - added FFTW3 support (but you can choose to user FFTW2) in the Makefile.inc + - added the possibility to make "up" portamentos shorter or longer than "down" portamentos + - bugfixes and other minor improvements + - added the full changelog (since I started to write zynaddsubfx), most is in Romanian + 1.4.3 (31 Aug 2003) - added state variable filters and other types to analog filters - small user interface improvememnts