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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2024 by schoenebeck, Sun Nov 1 18:46:45 2009 UTC revision 2045 by persson, Sun Jan 10 13:22:19 2010 UTC
# Line 4  Version CVS HEAD (?) Line 4  Version CVS HEAD (?)
4      - Refactoring: moved the independent code from      - Refactoring: moved the independent code from
5        the Gigasampler format engine to base classes        the Gigasampler format engine to base classes
6    
7      * Gigasampler format engine:
8        - implemented the "round robin keyboard" dimension
9        - fixed round robin and random dimensions for cases when number of
10          dimension zones is not a power of two
11        - made round robin use a counter for each region instead of each
12          key
13    
14    * SFZ format engine    * SFZ format engine
15      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
16    
# Line 13  Version CVS HEAD (?) Line 20  Version CVS HEAD (?)
20    * Host plugins:    * Host plugins:
21      - AU bugfix: failed to destroy its audio/MIDI devices      - AU bugfix: failed to destroy its audio/MIDI devices
22      - Listen to all interfaces on Mac OS X (INADDR_ANY)      - Listen to all interfaces on Mac OS X (INADDR_ANY)
23        - VST bugfix: If the host called resume() before and after
24          changing sample rate or block size, the number of channels was
25          incorrectly set to two. This caused silence in Cubase 5.
26    
27    * MIDI driver:    * MIDI driver:
28      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding

Legend:
Removed from v.2024  
changed lines
  Added in v.2045

  ViewVC Help
Powered by ViewVC