/[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 1001 by schoenebeck, Wed Dec 27 16:17:08 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        - added FX sends, these allow to route audio signals to arbitrary audio
26          output channels for being processed by external effect processors
27          (i.e. jack-rack), the send levels are controllable via arbitrary MIDI
28          controllers
29    
30    * MIDI driver:    * MIDI driver:
31      - dispatch bank select (MSB and LSB) messages      - dispatch bank select (MSB and LSB) messages

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

  ViewVC Help
Powered by ViewVC