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

Diff of /gigedit/trunk/ChangeLog

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

revision 3619 by schoenebeck, Tue Oct 1 16:21:28 2019 UTC revision 3643 by schoenebeck, Sat Dec 7 15:04:51 2019 UTC
# Line 7  Version SVN trunk (?) Line 7  Version SVN trunk (?)
7    * Added 2 new tabs (a 3rd tab for "Amp" and a 3rd tab for "Filter").    * Added 2 new tabs (a 3rd tab for "Amp" and a 3rd tab for "Filter").
8    * Shortened "Amplitude" -> "Amp" on tabs (to save space).    * Shortened "Amplitude" -> "Amp" on tabs (to save space).
9    * Increased default window width 865px -> 960px.    * Increased default window width 865px -> 960px.
10      * Script Editor: Show warning message in status line if Gigedit was compiled
11        without liblinuxsampler support (to make user aware about limited features).
12      * GIG SOUND FORMAT EXTENSION: Added combo box for selecting a wave form type
13        for each one of the 3 LFOs (i.e. for overriding the default LFO sine wave
14        form to either triangle, saw or square instead).
15      * GIG SOUND FORMAT EXTENSION: Added slider for each one of the 3 LFOs for
16        altering the phase displacement of the respective LFO (that is for moving
17        the LFO's start level horizontally on the time axis).
18      * GIG SOUND FORMAT EXTENSION: Added checkbox "Flip Phase" to LFO 3
19        (the original Gigasampler/GigaStudio software only supported that option
20        for LFO 1 and LFO 2).
21      * Increased crossfade curve preview dimensions
22        (280px X 80px -> 500px X 100px).
23      * Fixed LFO curve previews not being redrawn on UI control changes with
24        certain window managers and/or Gtk versions (patch by Ivan Maguidhir).
25      * Instrument Property dialog is now tabbed, showing (already existing)
26        instrument settings on tab 1, and showing now DLS meta info on 2nd tab.
27      * Refactored PropDialog -> FilePropDialog.
28      * Implemented sample property dialog.
29      * Gain: Allow also any positive dB gain value (instead of only +6 dB) up to
30        +96 dB and dropped the old "Gain +6dB" checkbox for that reason.
31      * Instrument Properties Dialog: Allow -96 dB .. +96 dB and dropped "Gain +6dB"
32        checkbox there as well.
33      * Instrument Properties Dialog: Show unit for attenuation and pitchbend range.
34    
35  Version 1.1.1 (2019-07-27)  Version 1.1.1 (2019-07-27)
36    

Legend:
Removed from v.3619  
changed lines
  Added in v.3643

  ViewVC Help
Powered by ViewVC