--- linuxsampler/trunk/ChangeLog 2009/06/01 18:50:06 1908 +++ linuxsampler/trunk/ChangeLog 2009/06/12 18:55:35 1917 @@ -77,6 +77,8 @@ - VST: avoid opening Fantasia more than once for each VST instance - VST: export main function as "main" on Linux too (fix for energyXT) + - VST: changed number of output channels from one stereo to 16 + stereo * MIDI driver: - added JACK MIDI driver @@ -96,6 +98,13 @@ (patch by Chris Cherrett & Andrew Williams, a bit adjusted) - work-around for missing fnmatch function on Windows to make instrument database compilable + - added instrument database support on Windows + works with both standalone mode and VST plugin. + the instruments DB file is located in + %USERPROFILE%\.linuxsampler\instruments.db which allows different + databases for each windows user + if no DB is present it automatically creates the .linuxsampler subdir + and then creates an empty DB * Gigasampler format engine: - fixed a memory leak that could happen when a channel was deleted