/[svn]/gigedit/trunk/ChangeLog
ViewVC logotype

Diff of /gigedit/trunk/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2538 by schoenebeck, Tue Apr 22 16:13:50 2014 UTC revision 2623 by schoenebeck, Wed Jun 11 20:23:28 2014 UTC
# Line 45  Version CVS HEAD (?) Line 45  Version CVS HEAD (?)
45    * added tooltips to instruments tree view and samples tree view    * added tooltips to instruments tree view and samples tree view
46    * added various tooltips and adjusted some labels on the region settings    * added various tooltips and adjusted some labels on the region settings
47      pane      pane
48    * fix: only a small set of possible MIDI controllers was selectable for    * GIG SOUND FORMAT EXTENSION: only a small set of possible MIDI controllers
49      EG1 controller, EG2 controller and attenuation controller (and no CC      was selectable for EG1 controller, EG2 controller and attenuation
50      number was shown in the combo box)      controller (and no CC number was shown in the combo box). Obviously the
51        additional MIDI controllers can only be used with LinuxSampler, they would
52        not work with Gigasampler/GigaStudio. A warning message will be shown
53        though whenever somebody tries to use one of those extension controllers.
54      * Combine instruments: a new feature that allows to merge a selection of
55        instruments to one new single instrument. It uses the 'layer' dimension
56        to stack up the instruments. This feature is available from the main menu
57        under 'Tools' -> 'Combine Instruments'.
58      * Dimension zone amount: Support for increasing and decreasing the amount of
59        dimension zones by right clicking on the respective zone and either
60        selecting "delete" or "split" in the popup menu.
61      * Combine instruments: generalized this tool to allow combining instruments
62        based on any dimension, not only the 'layer' dimension.
63      * 'Dimension Manager' dialog: show dialog window with at least 460x300px on
64        initial usage (was far too small by default).
65      * File Property Dialog: allow viewing and altering the Giga file format
66        version (by combo box).
67      * 'Dimension Manager' dialog: added support for viewing and editing
68        dimensions of all regions simultaniously.
69      * GIG SOUND FORMAT EXTENSION: Added support for managing and editing
70        real-time instrument scripts. Instrument scripts are a LinuxSampler
71        extension of the original Giga format and will not load with the
72        GigaStudio software.
73      * GIG SOUND FORMAT EXTENSION: Added support for managing script slots for
74        instruments. Script slots define which scripts shall be executed for an
75        instrument by the sampler and in which order.
76      * Samples tree view on main window: display the amount of references for
77        each sample and show the respective sample in gray color in case it is not
78        referenced at all.
79    
80  Version 0.2.0 (2009-07-31)  Version 0.2.0 (2009-07-31)
81    

Legend:
Removed from v.2538  
changed lines
  Added in v.2623

  ViewVC Help
Powered by ViewVC