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