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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 2012 by iliev, Fri Oct 23 17:53:17 2009 UTC revision 2043 by persson, Sat Jan 9 09:37:01 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 18  Version CVS HEAD (?) Line 25  Version CVS HEAD (?)
25      - ALSA MIDI driver supports now "NAME" device parameter, for overriding      - ALSA MIDI driver supports now "NAME" device parameter, for overriding
26        the ALSA sequencer client name        the ALSA sequencer client name
27    
28      * LSCP server:
29        - added support for sending MIDI CC messages via LSCP command
30          "SEND CHANNEL MIDI_DATA CC <sampler-chan> <ctrl> <val>"
31    
32    * Bug fixes:    * Bug fixes:
33      - Fixed crash which may occur when MIDI key + transpose is out of range      - Fixed crash which may occur when MIDI key + transpose is out of range
34    

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

  ViewVC Help
Powered by ViewVC