--- linuxsampler/trunk/ChangeLog 2009/03/08 09:57:19 1858 +++ linuxsampler/trunk/ChangeLog 2009/03/18 22:16:14 1868 @@ -41,6 +41,8 @@ - automatic stacktrace mechanism is now turned off by default and can be switched on by command line option "--stacktrace" (the automatic stacktrace mechanism seems to be broken on most systems at the moment) + - C++ API method InstrumentManager::LaunchInstrumentEditor() now returns + a pointer to the launched InstrumentEditor object * audio driver: - removed the nonsense audio channel constraint (which was hard coded to @@ -106,6 +108,9 @@ - added support for the "fine tune" and "pitch bend range" instrument-level gig parameters - fixed minor artifacts in pitch bend handling + - added support for GS Reset SysEx message + - allow gig files to use unlimited downward pitch shifting + - added a limit check for upward pitch shifting * LSCP server: - added new LSCP event "CHANNEL_MIDI" which can be used by frontends to