Update copyright year and version number
[zynaddsubfx-code.git] / HISTORY.txt
blobb9d84aacbde0fd8d98a821a8fb0fbd77ac7923d2
1 3.0.4 (10 March 2019)
2         - Add scripting to zyn-fusion UI for automated screen capture
3         - Add double click to reset sliders
4         - Add random LFO to UI
5         - Enhance modulation volume parameter resolution
6         - Enhance global volume parameter resolution
7         - Enhance state variable filter interpolation
8         - Change filter defaults for easier patch setup
9         - Fix pops with note aftertouch
10         - Fix pad synth export
11         - Fix envelope watchpoint visualization
12         - Fix .xlz load/save in fusion UI
13         - Fix minor bugs
14         - Added support for floating point notes via MIDI SYSEX.
16 3.0.3 (4 December 2017)
17         - Add bank search to FLTK/NTK GUI
18         - Add parallel padsynth sample generation
19         - Remove X11 dependency for non-GUI builds
20         - Fix crash when changing modulation types in running notes
21         - Fix NullEngine usleep() on windows
22         - Fix loading filter parameters with older xml
23         - Fix effect saving when updating with zyn-fusion interface
24         - Fix minor bugs
25         - The build process is now reproducible
27 3.0.2 (21 July 2017)
28         - Upgrade MIDI learn system to include host automations and macro
29           learned controls
30         - Upgrade analog filter parameters to floating point resolution
31         - Add default values to OSC metadata
32         - Fix exit when closing zyn-fusion subprocess
33         - Fix crash with large number of pad synth samples
34         - Silence 0 volume effects
35         - Silence 0 volume add synth voices
36         - Fix minor bugs
38 3.0.1 (28 November 2016)
39         - Fix bank screen with Zyn-Fusion
40         - Fix crash on startup with GL 2.1 to 3.1
41         - Fix UI Disconnection Bug
42         - Add resizing to LV2 Zyn-Fusion
43         - Fixes problems receiving MIDI over ALSA
44         - Fixes crash when editing instrument description in Zyn-Fusion
45         - Fixes crash when visualizing instruments in Zyn-Fusion
47 3.0.0 (17 November 2016)
48         - Add support for zest toolkit via Zyn-Fusion
49         - Add watchpoints to env/LFO
50         - Add Bank searching capabilities
51         - Add Windows Midi Support
52         - Add --midi-learn option for loading .xlz files
53         - Add bank cache file
54         - Add DC modulator type
55         - Augment Existing 2.5.x OSC API metadata
56         - Fix Envelope behavior on pre 2.4.4 patches
57         - Fix ALSA hanging after suspend to ram
58         - Fix Jack-Multi Crash
59         - Fix FreeBSD compilation
60         - Fix Windows compilation (via mingw64)
61         - Fix unapplied microtonal settings on startup
63 2.5.4 (12 March 2016)
64         - Add realtime automation for subnote parameters
65         - Add FLTK UI for LV2 plugins
66         - Add support for '~' in bank paths
67         - Fix VST crashes
68         - Fix VST loading issues
69         - Fix Microtonal copy/paste
70         - Fix GCC 5.3.0 build issues
71         - Fix autosave disable flag
72         - Fix license headers
73         - Fix plugin library directory
74         - Fix uninitialized filter bug in subnote
75         - Fix broken instrument send
77 2.5.3 (8 Feb 2016)
78         - Add LV2&VST support via DPF
79         - Add autosave
80         - Add realtime filter parameter updates
81         - Add LFO random mode
82         - Add more controls to DSSI plugin
83         - Add fixed frequency modulators
84         - Add more reset states to knobs/sliders
85         - Add PWM mod
86         - Fix Microtonal UI
87         - Fix 'Add Bank'
88         - Fix sustain bugs in 2.5.x series
89         - Fix mem pool exhaustion bug
90         - Fix PADnote copy/paste
91         - Fix Oscilgen copy/paste
92         - Fix Midi unlearn
93         - Other misc bug fixes
95 2.5.2 (13 November 2015)
96         - Add MIDI-Learn serialization
97         - Add realtime updates for LFOs
98         - Add pink noise source
99         - Add missing velocity sense to ADvoice filters
100         - Support global Q for ADvoice formant filters
101         - Fix formant filter response to frequency
102         - Add chop pseudo sync BF modifier to oscilgen
103         - Add user adjustment for AD/PAD fadein
104         - Improve use-as-base so the result works like a built-in
105         - Save and restore some missing parameters from oscilgen
106         - Restore mousewheel functionality
107         - Add window traversal shortcuts
108         - Restore bank LSB/MSB MIDI support
109         - Improve tip windows
110         - Improve oscdoc output
111         - Restore Ext Oscil/Mod functionality
112         - Remove remaining globals
113         - Fix UI connection bugs
114         - Add UI title rewrite support
115         - Other misc bug fixes
117 2.5.1 (4 July 2015)
118         - Add Colorized CMake Configuration
119         - Add PID option for jack
120         - Add OSC port option
121         - Add MIDI unlearn
122         - Add External UI Compilation
123         - Add Split Pitchbend
124         - Fix No Install NTK Build
125         - Fix Linker Issues
126         - Fix Presets/Copy/Paste
127         - Fix JACK Samplerate Check When JACK Isn't Running
128         - Remove Dump
129         - Remove Some Globals synth/uToB/bToU/etc
130         - Adjust BankUI Ascetic
131         - Other Misc Bug Fixes
133 2.5.0 (25 Feb 2015)
134         - Add Rtosc
135         - Add tlsf RT Memory Allocator
136         - Add --dump-oscdoc Flag
137         - Add OSC API
138         - Add Jack-OSC Support
139         - Add MIDI Learn
140         - Add Undo/Redo
141         - Add Multi-Out JACK Engine
142         - Add Multi-Out OSS Engine
143         - Add Top Level Window Icon
144         - Add OSS env Vars MIDI_DEVICE/DSP_DEVICE
145         - Add OSC port/PID file
146         - Remove Master::mutex
147         - Remove Almost All RT Unsafe Actions
148         - Disable (temporarily) DSSI
149         - Disable (temporarily) Copy/Paste
150         - Massive Internal Refactoring
152 2.4.4 (28 Jun 2014)
153         - Add UI Mousewheel Support
154         - Add Spectral Adjust Parameter Rescaling
155         - Add Subnote filter smoothing
156         - Add Unison derandomization options
157         - Add NSM import/export
158         - Add NTK UI compatiability
159         - (re)Add OSX Support
160         - Enhance performance of ADnote and SUBnote
161         - Enhance Installer
162         - Fix JACK2 specific segfault
163         - Fix possible DSSI specific segfaults
164         - Fix Unison Regressions
165         - Documentation additions
166         - Misc bug fixes
168 2.4.3 (15 Jun 2012)
169         - Non-session manager support
170         - Midi aftertouch support
171         - Documentation additions
172         - Somewhat more sane Nio defaults
173         - Misc bug fixes
175 2.4.2 (26 Feb 2012)
176         - New IO backend support
177         - MIDI bank select
178         - Spike/Circle waveform
179         - Faster subsynth
180         - --exec-after-init flag
181         - Version information compiled in
182         - Misc Bug fixes
184 2.4.1 (27 Jun 2010)
185         - Azerty layout
186         - XML bug fixes
187         - Vibrato/Unison additions
188         - Reverb rewrite
189         - DSSI support enabled
190         - Adding APhaser
191         - other bugfixes
192         - code cleanup
194 2.4.0 (21 Jun 2009)
195         - extended mono functionality
196         - legato mode
197         - export functionality on PADsynth
198         - inclusion of LASH client
199         - inclusion of DSSI audio output
200         - enabled tooltips for knobs (both description and value tooltips)
201         - added support for newer JACK api
202         - added quertz support for virtual keyboard
203         - started to encorperate cxxtest for unit testing
204         - many bugfixes
205         - code cleanup
207 2.2.1 (28 Apr 2005)
208         - made to work with mxml-2.2 (will NOT work on older versions)
209         - 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
210         - 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)
211         
212 2.2.0 (8 Apr 2005)
213         - the VST version of ZynAddSubFX is removed from the instalation until it will be more stable (hope soon :) )
214         - now, the instrument banks contains over 300 high quality instruments
215         - added "Apply" a button from OscilGen window for PADsynth 
216         - added another parameter to ADsynth that controls the amount of all detunes of voices
217         - adaptive harmonics postprocess
218         - improved the VU-meter and added a RMS plot
219         - Dvorak support for Virtual Keyboard
220         - many bugs fixed and code cleanups
221         
222 2.1.1 (2 Oct 2004) 
223         - Removed a big bug that prevented changing the part
224 2.1.0 (1 Oct 2004) 
225         - Added a installer for windows (thanks to NSIS installer ( http://nsis.sourceforge.net/ ) ). Both VST and standalone vesions are contained in the same installer.
226         - Added a new user interface for beginners. You can switch the current user interface with that anytime do you want.
227         - All parts, effects, etc. are counted from '1' and not from '0'
228         - Added the posibility to compile the OSS and JACK support in the same binary (look in the Makefile.inc)
229         - VST host should be able to save all zynaddsubfx parameters into their setups (this is untested)
230         - Bugfixes and other 
232 2.0.0 (27 Aug 2004)
233         - VST version works (there are some issues/bugs but it works)
234         - Added a advanced Clipboard and Preset module - now is possible to add user preset LFOs,Envelopes, Effects, Oscillators, Resonances, Filters, etc.
235         - Completely removed the *.MAS_ZYN formats (masters, instruments,etc) support; use 2.0.0pre1 and 2.0.0pre2 to convert
236         - Corrected a error to pitch bend on VST plugin (thanks to Krzysztof Korpiela)
237         - Impoved the PADsynth module
238         - Because the PADsynth module takes a time to load, the instrument that contains such modules are shown in different colors
239         - Bugfixes 
240         - Other
241         
242 2.0.0_pre2 (31 Iul 2004)
243         - Updated the XMLwrapper to mxml-2.0
244         - Many bugfixes
245         - Other 
247 2.0.0_pre1 (17 Iul 2004)
248         - Added a new powerful synth engine which is called PADsynth, you can make very beautifull pads and even some strange sounds
249         - 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.
250         - Some parameters has changed and you might ecounter different sounds that you saved in the older versions of zynaddsubfx
251         - 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.
252         - Added a new effect called DynamicFilter that allows you to do WahWah,AutoWah, VocalMorpher and other effects
253         - Speedups
254         - Started to write a small sequencer that allows to load and play a midi file from zynaddsubfx (unfinished)
255         - ZynAddSubFX is available from CVS, too. Please look at the sourceforge project page to get more information ( http://sourceforge.net/projects/zynaddsubfx )
256         - The waveform generator (OscilGen) has many new parameters :) also if you press the "Shift" key, you can draw the hamonics amplitude/phases
257         - Many user interface improvements
258         - 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"
259         - It is possible to dump all MIDI notes into a text file
260         - The instruments can contain comments and copyright information in order to encourage sharing of them
261         - FFT3W library is supported
262         - More "randomness" options
263         - Other impovements
264         - Many, many bugfixes
265         - Added the full changelog (since I started to write zynaddsubfx), most is in Romanian 
266         - Other things
267       
268 1.4.3 (31 Aug 2003)
269       - added state variable filters and other types to analog filters
270       - small user interface improvememnts 
271       - small bugfixes
273 1.4.2 (17 Iul 2003)
274       - added full-featured, advanced formantic filters 
275       - added mixer panel which lets you to see/change most important part settings, and shows a vu-meters for each part 
276       - 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)
277       - enabled to launch more instances in Jack
278       - 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)
279       - bugfixes
280       
281 1.4.1 (8 May 2003)
282       - added single mode to the instrument kit who alows only one item to be played same time
283       - added "Spectrum Adjust" to the ADsynth oscillator
284       - added "drum mode" to the instrument, where all midi keys are mapped to 12tET
285       - 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)
286       - (for OSS audio out) if it is launched with root privileges, the synth will gain realtime scheduling priority 
287       - bugfixes
289 1.4.0 (15 Apr 2003)
290       - added instrument's own effect (effects that are loaded/saved with the instrument)
291       - FreeMode Envelopes: all Envelopes can have any shape (not only ADSR)
292       - Added instrument kits: It is possible to use more than one instruments into one part (used for layered synths or drum kits)
293       - Amplitude envelopes can be linear or logarithmic
294       - added interpolation on the Resonance user interface
295       - user interface improvements and cleanups of it's code
296       - 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.
298 1.2.1 (6 Apr 2003)
299       - improved filter interpolation
300       - bugfix: wav header is written correctly
301       - bugfix: NRPN works correctly (eg:the controller was 0x98 instead of 98), now you can controll all effects parametrer realtime via MIDI
302       - bugfix: pitch bend works OK in windows
303       - added master fine detune (-64..63 cents)
304       - it is possible to swap effects or copy them
305       - started to port ZynAddSubFX to VST (not functional, yet)
306       - the resonace can protect the fundamental freq. against damping
307       
308 1.2.0 (21 Mar 2003)
309       - ZynAddSubFX is ported to Windows ;-)
310       - added internal Virtual Keyboard
311       - added Configuration window
312       - added frequency tracking to filter
313       - improved the OscilGen (harmonic filter, RMS normalisation, etc..)
314       - improved the recorder (uses the WAV file format and it starts only when a key is pressed)
315       - added filter interpolation if the frequency is changed very fast (it removes some annoying clicks)
316       - other improovements, bugfixes, speedups and cleanups of the code
318 1.0.9 (24 Feb 2003)
319       - added keylimit to Part
320       - you can use multiple filter stages in order to make very steep filter rolloffs (eg. 48 dB/octave)
321       - ADsynth - added noise mode and you can make fixed frequencies; added the "Punch" parameter
322       - added an external program "Controller" which enables you to use the mouse for MIDI controllers
323       - other improvements and bugfixes
325 1.0.8 (14 Feb 2003)
326       - added mono mode and portamento
327       - added the EQ effect
328       - the output of a system effect can be sent to others system effects
329       - minor bugfixes and improvements      
331 1.0.7 (7 Feb 2003)
332       - some settings (like samplerate) are set at runtime (by comand line)
333       - added Distorsion effect
334       - added controllers, and NRPNs for changing all effects parameters by midi
335       - bugs removed and other improvements
337 1.0.6 (30 Jan 2003)
338       - Added JACK output ;-)
339       - Minor improvements and bugfixes
341 1.0.5 (24 Jan 2003)
342       - The bug that crashed ZynAddSubFX if you change some effect parameters, it is realy removed (I forgot to update the file before upload)
343       - Other bugfixes and code cleanups
344       - Added a Global Filter to SubSynth
345       - Added keyresponse limits to Part
346       - Added presets to Effects
347       - 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
348       - Added tunnings to Reverb: you can choose Random of Freeverb
350 1.0.4 (7 Jan 2003)
351       - It is possible to load Scala (.scl and .kbm) files
352       - Added mapping from note number to scale degree is possible to load Scala kbm files
353       - Corrected small bugs related to Microtonal
354       - 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.
355       - It is shown the real detune (in cents)
356       - Made a new widget that replaces the Dial widget
357       - Removed a bug that crashed ZynAddSubFX if you change some effect parameters
359 1.0.3 (23 Dec 2002)
360       - small bugfixes: "Bypass Global Filter" from ADnoteUI dissapears sometimes ;
361         removed the low amplitude noise produced by the reverb;
362         if you "acconect" zynaddsubfx with aseqview no note was processed a long time.
363       - added Notch Filter
364       - added the option to randomize the ressonance function
365       - added VU-Meter      
366       - Change the Insertion effect modes behaves (it sounds a bit louder)
367       - Added to the project an external program called Spliter that splits the
368         keyboard and alows you to play two instruments same time. You can use this
369         program with ZynAddSubFX or any other synthesizer.
370       - Added a new function to OscilGen
372 1.0.2-1 (13 Dec 2002)
373       - bug found and removed: sometimes when Master/Instrument is saved, the synth crashed
375 1.0.2 (13 Dec 2002)
376       - Added instrument banks
377       - the BandPass Filter's output amplitude was increased
378       - few fixes of FFTwrapper. See the documentation from "FFTwrapper.h" if you got error messages.
380 1.0.1 (6 Dec 2002) 
381       - corrected a bug that made ZynAddSubFX to crash(sometimes) if you disable a part
382       - wrote Resonance
383       - added the BandPass filter
384       - added the recording feature      
385       - added "New instrument" menuitem
387 1.0.0 (25 Sep 2002) 
388       - first release, done a lot before it :-)