--- jsampler/trunk/ChangeLog 2008/09/29 18:21:21 1781 +++ jsampler/trunk/ChangeLog 2008/10/08 22:38:15 1786 @@ -58,8 +58,19 @@ * Implemented option for adding instruments in separate directories in the instruments DB (patch by Chris Cherrett & Andrew Williams, a bit adjusted) + * Implemented option to launch the backend if it is not yet started + (choose Edit/Preferences, then click the `Backend' tab) + + * LSCP scripts can now be run by passing them to jsampler + as command-line arguments + * Updated LscpTree + * The scripts in the `scripts' directory now pass the command-line + arguments to the respective jsampler distribution + + * ant: the default target is now build-fantasia + * Fantasia: - Major memory optimizations when too many sampler channels are present - Improved look and feel @@ -72,6 +83,7 @@ (right-click on the sampler channel then choose Small View) - Implemented option to choose default sampler channel view (choose Edit/Preferences, then click the `Defaults' tab) + - Implemented multiple channels panels - Added context menu to sampler channels - Implemented option to show different channel view when the mouse pointer is over sampler channel @@ -86,6 +98,8 @@ the sampler channel's small view (choose Edit/Preferences, then click the `Channels' tab) - `Turn off animation effects' checkbox moved to the `View' tab + - Refactoring: All basic UI components moved to + org.jsampler.view.fantasia.basic package - Migrated to substance 5 * Bug fixes: @@ -98,6 +112,8 @@ - fixed bug #77 - fixed bug #84 - fixed bug #98 + - backend address was always set to 127.0.0.1 when adding backend + to the backend list - Some minor bugfixes and enhancements JSampler v0.8a: 2007-12-06