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