--- linuxsampler/trunk/ChangeLog 2007/09/04 01:12:49 1321 +++ linuxsampler/trunk/ChangeLog 2007/09/13 21:46:25 1345 @@ -41,6 +41,7 @@ - fixed compilation errors regarding OSX (patch by Toshi Nagata) - implemented instruments database + - added support for escape sequences to the instruments database - added highly experimental support for on-the-fly instrument editing within the sampler's process (by using instrument editor plugins), you'll notice the new "Registered instrument editors:" message on @@ -127,6 +128,7 @@ audio output channels and MIDI input ports - the connection to the PCM interface is now closed when destroying an audio output device + - files with slash in their path or filename could not be loaded * test cases: - updated and fixed (haven't been touched in a while)