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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2043 by persson, Sat Jan 9 09:37:01 2010 UTC revision 2047 by schoenebeck, Mon Jan 11 21:14:14 2010 UTC
# Line 3  Version CVS HEAD (?) Line 3  Version CVS HEAD (?)
3    * General changes:    * General changes:
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        - command line option '--profile' is currently disabled, since the
7          respective profiling code is currently broken
8    
9    * Gigasampler format engine:    * Gigasampler format engine:
10      - implemented the "round robin keyboard" dimension      - implemented the "round robin keyboard" dimension
# Line 11  Version CVS HEAD (?) Line 13  Version CVS HEAD (?)
13      - made round robin use a counter for each region instead of each      - made round robin use a counter for each region instead of each
14        key        key
15    
16    * SFZ format engine    * SFZ format engine:
17      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
18    
19    * SoundFont format engine    * SoundFont format engine:
20      - Initial implementation (not usable yet)      - Initial implementation (not usable yet)
21    
22    * Host plugins:    * Host plugins:
23      - AU bugfix: failed to destroy its audio/MIDI devices      - AU bugfix: failed to destroy its audio/MIDI devices
24      - Listen to all interfaces on Mac OS X (INADDR_ANY)      - Listen to all interfaces on Mac OS X (INADDR_ANY)
25        - VST bugfix: If the host called resume() before and after
26          changing sample rate or block size, the number of channels was
27          incorrectly set to two. This caused silence in Cubase 5.
28    
29    * MIDI driver:    * MIDI driver:
30      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding

Legend:
Removed from v.2043  
changed lines
  Added in v.2047

  ViewVC Help
Powered by ViewVC