--- linuxsampler/trunk/ChangeLog 2006/12/19 19:40:45 990 +++ linuxsampler/trunk/ChangeLog 2006/12/29 20:06:14 1005 @@ -22,6 +22,11 @@ - sampler was limited to load max. 200 instruments in the background due to a constant size RingBuffer FIFO which is now replaced by a dynamic (unlimited) size std::list FIFO + - added FX sends, these allow to route audio signals to arbitrary audio + output channels for being processed by external effect processors + (i.e. jack-rack), the send levels are controllable via arbitrary MIDI + controllers + - global (sampler wide) volume can now be controlled at runtime * MIDI driver: - dispatch bank select (MSB and LSB) messages