/[svn]/linuxsampler/trunk/ChangeLog
ViewVC logotype

Diff of /linuxsampler/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2324 by persson, Sun Mar 4 09:01:32 2012 UTC revision 2330 by schoenebeck, Mon Mar 12 15:14:31 2012 UTC
# Line 44  Version CVS HEAD (?) Line 44  Version CVS HEAD (?)
44      - implemented sine LFO, pulse LFO and saw LFO      - implemented sine LFO, pulse LFO and saw LFO
45      - experimental support for per voice equalization      - experimental support for per voice equalization
46      - added command line option --exec-after-init      - added command line option --exec-after-init
47        - Introduced new C++ API method:
48          EngineChannel::InstrumentFileName(int index)
49          allowing to retrieve the whole list of files used for the loaded
50          instrument on an engine channel (a.k.a. part). Some GigaStudio
51          instruments for example are splitted over several files like
52          "Foo.gig", "Foo.gx01", "Foo.gx02", ...
53    
54    * Gigasampler format engine:    * Gigasampler format engine:
55      - implemented the "round robin keyboard" dimension      - implemented the "round robin keyboard" dimension
# Line 321  Version CVS HEAD (?) Line 327  Version CVS HEAD (?)
327      - bugfix: LADSPA_PATH was not evaluated correctly when containing      - bugfix: LADSPA_PATH was not evaluated correctly when containing
328        multiple paths (#165)        multiple paths (#165)
329      - thread safety fixes for the instrument loading thread      - thread safety fixes for the instrument loading thread
330        - bugfix: instrument loading crashed for sfz and sf2 in Ardour
331          (#176)
332        - more thread safety fixes for the instrument loading thread
333        - sfz/sf2 engine: fixed crash when using small audio fragment size
334    
335  Version 1.0.0 (31 July 2009)  Version 1.0.0 (31 July 2009)
336    

Legend:
Removed from v.2324  
changed lines
  Added in v.2330

  ViewVC Help
Powered by ViewVC