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