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

Diff of /linuxsampler/trunk/ChangeLog

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

revision 1000 by schoenebeck, Tue Dec 19 19:40:45 2006 UTC revision 1001 by schoenebeck, Wed Dec 27 16:17:08 2006 UTC
# Line 22  Version CVS HEAD (?) Line 22  Version CVS HEAD (?)
22      - sampler was limited to load max. 200 instruments in the background      - 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        due to a constant size RingBuffer FIFO which is now replaced by a
24        dynamic (unlimited) size std::list FIFO        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.1000  
changed lines
  Added in v.1001

  ViewVC Help
Powered by ViewVC