Fix Loading Zyn-Fusion Demo
[zynaddsubfx-code.git] / HISTORY.txt
blob3d03a5f19a0bb312131d34357cb49ff1ef3d593c
1 2.5.4 (12 March 2016)
2         - Add realtime automation for subnote parameters
3         - Add FLTK UI for LV2 plugins
4         - Add support for '~' in bank paths
5         - Fix VST crashes
6         - Fix VST loading issues
7         - Fix Microtonal copy/paste
8         - Fix GCC 5.3.0 build issues
9         - Fix autosave disable flag
10         - Fix license headers
11         - Fix plugin library directory
12         - Fix uninitialized filter bug in subnote
13         - Fix broken instrument send
15 2.5.3 (8 Feb 2016)
16         - Add LV2&VST support via DPF
17         - Add autosave
18         - Add realtime filter parameter updates
19         - Add LFO random mode
20         - Add more controls to DSSI plugin
21         - Add fixed frequency modulators
22         - Add more reset states to knobs/sliders
23         - Add PWM mod
24         - Fix Microtonal UI
25         - Fix 'Add Bank'
26         - Fix sustain bugs in 2.5.x series
27         - Fix mem pool exhaustion bug
28         - Fix PADnote copy/paste
29         - Fix Oscilgen copy/paste
30         - Fix Midi unlearn
31         - Other misc bug fixes
33 2.5.2 (13 November 2015)
34         - Add MIDI-Learn serialization
35         - Add realtime updates for LFOs
36         - Add pink noise source
37         - Add missing velocity sense to ADvoice filters
38         - Support global Q for ADvoice formant filters
39         - Fix formant filter response to frequency
40         - Add chop pseudo sync BF modifier to oscilgen
41         - Add user adjustment for AD/PAD fadein
42         - Improve use-as-base so the result works like a built-in
43         - Save and restore some missing parameters from oscilgen
44         - Restore mousewheel functionality
45         - Add window traversal shortcuts
46         - Restore bank LSB/MSB MIDI support
47         - Improve tip windows
48         - Improve oscdoc output
49         - Restore Ext Oscil/Mod functionality
50         - Remove remaining globals
51         - Fix UI connection bugs
52         - Add UI title rewrite support
53         - Other misc bug fixes
55 2.5.1 (4 July 2015)
56         - Add Colorized CMake Configuration
57         - Add PID option for jack
58         - Add OSC port option
59         - Add MIDI unlearn
60         - Add External UI Compilation
61         - Add Split Pitchbend
62         - Fix No Install NTK Build
63         - Fix Linker Issues
64         - Fix Presets/Copy/Paste
65         - Fix JACK Samplerate Check When JACK Isn't Running
66         - Remove Dump
67         - Remove Some Globals synth/uToB/bToU/etc
68         - Adjust BankUI Ascetic
69         - Other Misc Bug Fixes
71 2.5.0 (25 Feb 2015)
72         - Add Rtosc
73         - Add tlsf RT Memory Allocator
74         - Add --dump-oscdoc Flag
75         - Add OSC API
76         - Add Jack-OSC Support
77         - Add MIDI Learn
78         - Add Undo/Redo
79         - Add Multi-Out JACK Engine
80         - Add Multi-Out OSS Engine
81         - Add Top Level Window Icon
82         - Add OSS env Vars MIDI_DEVICE/DSP_DEVICE
83         - Add OSC port/PID file
84         - Remove Master::mutex
85         - Remove Almost All RT Unsafe Actions
86         - Disable (temporarily) DSSI
87         - Disable (temporarily) Copy/Paste
88         - Massive Internal Refactoring
90 2.4.4 (28 Jun 2014)
91         - Add UI Mousewheel Support
92         - Add Spectral Adjust Parameter Rescaling
93         - Add Subnote filter smoothing
94         - Add Unison derandomization options
95         - Add NSM import/export
96         - Add NTK UI compatiability
97         - (re)Add OSX Support
98         - Enhance performance of ADnote and SUBnote
99         - Enhance Installer
100         - Fix JACK2 specific segfault
101         - Fix possible DSSI specific segfaults
102         - Fix Unison Regressions
103         - Documentation additions
104         - Misc bug fixes
106 2.4.3 (15 Jun 2012)
107         - Non-session manager support
108         - Midi aftertouch support
109         - Documentation additions
110         - Somewhat more sane Nio defaults
111         - Misc bug fixes
113 2.4.2 (26 Feb 2012)
114         - New IO backend support
115         - MIDI bank select
116         - Spike/Circle waveform
117         - Faster subsynth
118         - --exec-after-init flag
119         - Version information compiled in
120         - Misc Bug fixes
122 2.4.1 (27 Jun 2010)
123         - Azerty layout
124         - XML bug fixes
125         - Vibrato/Unison additions
126         - Reverb rewrite
127         - DSSI support enabled
128         - Adding APhaser
129         - other bugfixes
130         - code cleanup
132 2.4.0 (21 Jun 2009)
133         - extended mono functionality
134         - legato mode
135         - export functionality on PADsynth
136         - inclusion of LASH client
137         - inclusion of DSSI audio output
138         - enabled tooltips for knobs (both description and value tooltips)
139         - added support for newer JACK api
140         - added quertz support for virtual keyboard
141         - started to encorperate cxxtest for unit testing
142         - many bugfixes
143         - code cleanup
145 2.2.1 (28 Apr 2005)
146         - made to work with mxml-2.2 (will NOT work on older versions)
147         - it is possible to remove completely the graphical user interface (e.g. it can run without X). For this you need to modify the DISABLE_GUI option from the Makefile.inc
148         - added a commandline -L which load a instrument (.xiz) - now it only loads to part 0 (you can use this option with -l to load a master file and after this the option -L to replace the part)
149         
150 2.2.0 (8 Apr 2005)
151         - the VST version of ZynAddSubFX is removed from the instalation until it will be more stable (hope soon :) )
152         - now, the instrument banks contains over 300 high quality instruments
153         - added "Apply" a button from OscilGen window for PADsynth 
154         - added another parameter to ADsynth that controls the amount of all detunes of voices
155         - adaptive harmonics postprocess
156         - improved the VU-meter and added a RMS plot
157         - Dvorak support for Virtual Keyboard
158         - many bugs fixed and code cleanups
159         
160 2.1.1 (2 Oct 2004) 
161         - Removed a big bug that prevented changing the part
162 2.1.0 (1 Oct 2004) 
163         - Added a installer for windows (thanks to NSIS installer ( http://nsis.sourceforge.net/ ) ). Both VST and standalone vesions are contained in the same installer.
164         - Added a new user interface for beginners. You can switch the current user interface with that anytime do you want.
165         - All parts, effects, etc. are counted from '1' and not from '0'
166         - Added the posibility to compile the OSS and JACK support in the same binary (look in the Makefile.inc)
167         - VST host should be able to save all zynaddsubfx parameters into their setups (this is untested)
168         - Bugfixes and other 
170 2.0.0 (27 Aug 2004)
171         - VST version works (there are some issues/bugs but it works)
172         - Added a advanced Clipboard and Preset module - now is possible to add user preset LFOs,Envelopes, Effects, Oscillators, Resonances, Filters, etc.
173         - Completely removed the *.MAS_ZYN formats (masters, instruments,etc) support; use 2.0.0pre1 and 2.0.0pre2 to convert
174         - Corrected a error to pitch bend on VST plugin (thanks to Krzysztof Korpiela)
175         - Impoved the PADsynth module
176         - Because the PADsynth module takes a time to load, the instrument that contains such modules are shown in different colors
177         - Bugfixes 
178         - Other
179         
180 2.0.0_pre2 (31 Iul 2004)
181         - Updated the XMLwrapper to mxml-2.0
182         - Many bugfixes
183         - Other 
185 2.0.0_pre1 (17 Iul 2004)
186         - Added a new powerful synth engine which is called PADsynth, you can make very beautifull pads and even some strange sounds
187         - Now is used the XML format for all zynaddsubfx parameters(.XMZ for master parameters, .XIZ for instrument parameters and .XSZ for scale parameters).You can import older parameters. All parameters files are compressed with gzip algorithm.
188         - Some parameters has changed and you might ecounter different sounds that you saved in the older versions of zynaddsubfx
189         - The instrument banks are no longer single files, but directories that contains instrument .XIZ files (you can organize them even with a file manager). Also, you can use more than 1 banks easily.
190         - Added a new effect called DynamicFilter that allows you to do WahWah,AutoWah, VocalMorpher and other effects
191         - Speedups
192         - Started to write a small sequencer that allows to load and play a midi file from zynaddsubfx (unfinished)
193         - ZynAddSubFX is available from CVS, too. Please look at the sourceforge project page to get more information ( http://sourceforge.net/projects/zynaddsubfx )
194         - The waveform generator (OscilGen) has many new parameters :) also if you press the "Shift" key, you can draw the hamonics amplitude/phases
195         - Many user interface improvements
196         - You can load a file at the start of the program with "-l" command-line parameter and you can run zynaddsubfx w/o user interface with "-U"
197         - It is possible to dump all MIDI notes into a text file
198         - The instruments can contain comments and copyright information in order to encourage sharing of them
199         - FFT3W library is supported
200         - More "randomness" options
201         - Other impovements
202         - Many, many bugfixes
203         - Added the full changelog (since I started to write zynaddsubfx), most is in Romanian 
204         - Other things
205       
206 1.4.3 (31 Aug 2003)
207       - added state variable filters and other types to analog filters
208       - small user interface improvememnts 
209       - small bugfixes
211 1.4.2 (17 Iul 2003)
212       - added full-featured, advanced formantic filters 
213       - added mixer panel which lets you to see/change most important part settings, and shows a vu-meters for each part 
214       - you can choose to process the instrument's kit items only with one Part effect (eg. you can make a instrument kit that contains a reverberated piano and flanged strings)
215       - enabled to launch more instances in Jack
216       - when is launched first time, it searches for default.bnk_zyn file into /usr/share/zynaddsubfx and /usr/local/share/zynaddsubfx directories (useful for binary packages for Linux distributions)
217       - bugfixes
218       
219 1.4.1 (8 May 2003)
220       - added single mode to the instrument kit who alows only one item to be played same time
221       - added "Spectrum Adjust" to the ADsynth oscillator
222       - added "drum mode" to the instrument, where all midi keys are mapped to 12tET
223       - added a parameter to the "440Hz" which make the freq to varies a bit according to the key pressed (very usefull to toms and other drums)
224       - (for OSS audio out) if it is launched with root privileges, the synth will gain realtime scheduling priority 
225       - bugfixes
227 1.4.0 (15 Apr 2003)
228       - added instrument's own effect (effects that are loaded/saved with the instrument)
229       - FreeMode Envelopes: all Envelopes can have any shape (not only ADSR)
230       - Added instrument kits: It is possible to use more than one instruments into one part (used for layered synths or drum kits)
231       - Amplitude envelopes can be linear or logarithmic
232       - added interpolation on the Resonance user interface
233       - user interface improvements and cleanups of it's code
234       - initiated a mailing list to allow users to share patches for ZynAddSubFX. Please share your ZynAddSubFX patches; look at http://lists.sourceforge.net/mailman/listinfo/zynaddsubfx-user for more information about the mailing list.
236 1.2.1 (6 Apr 2003)
237       - improved filter interpolation
238       - bugfix: wav header is written correctly
239       - bugfix: NRPN works correctly (eg:the controller was 0x98 instead of 98), now you can controll all effects parametrer realtime via MIDI
240       - bugfix: pitch bend works OK in windows
241       - added master fine detune (-64..63 cents)
242       - it is possible to swap effects or copy them
243       - started to port ZynAddSubFX to VST (not functional, yet)
244       - the resonace can protect the fundamental freq. against damping
245       
246 1.2.0 (21 Mar 2003)
247       - ZynAddSubFX is ported to Windows ;-)
248       - added internal Virtual Keyboard
249       - added Configuration window
250       - added frequency tracking to filter
251       - improved the OscilGen (harmonic filter, RMS normalisation, etc..)
252       - improved the recorder (uses the WAV file format and it starts only when a key is pressed)
253       - added filter interpolation if the frequency is changed very fast (it removes some annoying clicks)
254       - other improovements, bugfixes, speedups and cleanups of the code
256 1.0.9 (24 Feb 2003)
257       - added keylimit to Part
258       - you can use multiple filter stages in order to make very steep filter rolloffs (eg. 48 dB/octave)
259       - ADsynth - added noise mode and you can make fixed frequencies; added the "Punch" parameter
260       - added an external program "Controller" which enables you to use the mouse for MIDI controllers
261       - other improvements and bugfixes
263 1.0.8 (14 Feb 2003)
264       - added mono mode and portamento
265       - added the EQ effect
266       - the output of a system effect can be sent to others system effects
267       - minor bugfixes and improvements      
269 1.0.7 (7 Feb 2003)
270       - some settings (like samplerate) are set at runtime (by comand line)
271       - added Distorsion effect
272       - added controllers, and NRPNs for changing all effects parameters by midi
273       - bugs removed and other improvements
275 1.0.6 (30 Jan 2003)
276       - Added JACK output ;-)
277       - Minor improvements and bugfixes
279 1.0.5 (24 Jan 2003)
280       - The bug that crashed ZynAddSubFX if you change some effect parameters, it is realy removed (I forgot to update the file before upload)
281       - Other bugfixes and code cleanups
282       - Added a Global Filter to SubSynth
283       - Added keyresponse limits to Part
284       - Added presets to Effects
285       - The fade is smaller on high frequecy content and larger on low frequecies; so you'll don't hear starting clicks on basses and audible fadeins on higher pitched sounds
286       - Added tunnings to Reverb: you can choose Random of Freeverb
288 1.0.4 (7 Jan 2003)
289       - It is possible to load Scala (.scl and .kbm) files
290       - Added mapping from note number to scale degree is possible to load Scala kbm files
291       - Corrected small bugs related to Microtonal
292       - If you want to use ZynAddSubFX with OSS (or you don't have ALSA) you can modify the Makefile.inc file to compile with OSS only.
293       - It is shown the real detune (in cents)
294       - Made a new widget that replaces the Dial widget
295       - Removed a bug that crashed ZynAddSubFX if you change some effect parameters
297 1.0.3 (23 Dec 2002)
298       - small bugfixes: "Bypass Global Filter" from ADnoteUI dissapears sometimes ;
299         removed the low amplitude noise produced by the reverb;
300         if you "acconect" zynaddsubfx with aseqview no note was processed a long time.
301       - added Notch Filter
302       - added the option to randomize the ressonance function
303       - added VU-Meter      
304       - Change the Insertion effect modes behaves (it sounds a bit louder)
305       - Added to the project an external program called Spliter that splits the
306         keyboard and alows you to play two instruments same time. You can use this
307         program with ZynAddSubFX or any other synthesizer.
308       - Added a new function to OscilGen
310 1.0.2-1 (13 Dec 2002)
311       - bug found and removed: sometimes when Master/Instrument is saved, the synth crashed
313 1.0.2 (13 Dec 2002)
314       - Added instrument banks
315       - the BandPass Filter's output amplitude was increased
316       - few fixes of FFTwrapper. See the documentation from "FFTwrapper.h" if you got error messages.
318 1.0.1 (6 Dec 2002) 
319       - corrected a bug that made ZynAddSubFX to crash(sometimes) if you disable a part
320       - wrote Resonance
321       - added the BandPass filter
322       - added the recording feature      
323       - added "New instrument" menuitem
325 1.0.0 (25 Sep 2002) 
326       - first release, done a lot before it :-)