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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 973 by schoenebeck, Fri Dec 15 21:40:27 2006 UTC revision 990 by schoenebeck, Tue Dec 19 19:40:45 2006 UTC
# Line 17  Version CVS HEAD (?) Line 17  Version CVS HEAD (?)
17        MIDI instrument maps and assign each sampler channel individually        MIDI instrument maps and assign each sampler channel individually
18        a certain map, so that i.e. separation of normal instruments and        a certain map, so that i.e. separation of normal instruments and
19        drumkits is possible        drumkits is possible
20        - new notification events for tracking audio/MIDI device changes,
21          MIDI instrument map changes and MIDI instrument changes
22        - sampler was limited to load max. 200 instruments in the background
23          due to a constant size RingBuffer FIFO which is now replaced by a
24          dynamic (unlimited) size std::list FIFO
25    
26    * MIDI driver:    * MIDI driver:
27      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages

Legend:
Removed from v.973  
changed lines
  Added in v.990

  ViewVC Help
Powered by ViewVC