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