--- linuxsampler/trunk/ChangeLog 2006/12/17 22:35:01 981 +++ linuxsampler/trunk/ChangeLog 2006/12/19 19:40:45 990 @@ -19,6 +19,9 @@ drumkits is possible - new notification events for tracking audio/MIDI device changes, MIDI instrument map changes and MIDI instrument changes + - 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 * MIDI driver: - dispatch bank select (MSB and LSB) messages