--- linuxsampler/trunk/ChangeLog 2013/01/14 18:40:13 2400 +++ linuxsampler/trunk/ChangeLog 2013/02/02 18:58:16 2411 @@ -78,6 +78,7 @@ min value - Exclusive Groups: don't ever stop voices of the same note, doesn't sound naturally with a drumkit + - fixed EG1 modulation when attack or release is zero * SFZ format engine: - Initial implementation (not usable yet) @@ -235,6 +236,8 @@ - fixed crash when using lochan/hichan opcodes (#187) - sfz parser: allow -200 to 200 for pan_oncc opcode (#182) - added FLAC support (#191) + - sfz parser bugfix: lines starting with whitespace were ignored + - added amplitude opcode * SoundFont format engine: - Initial implementation (not usable yet) @@ -303,6 +306,10 @@ * audio driver: - ASIO driver fixes for newer gcc versions (fix from PortAudio) + - JACK audio: react on sample rate changes. + - JACK audio: react on buffer size changes. + - JACK audio: jack_port_get_buffer() was cached and called outside + RT context. * LSCP server: - added support for sending MIDI CC messages via LSCP command