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

Diff of /libgig/trunk/ChangeLog

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

revision 231 by schoenebeck, Sun Sep 5 00:46:28 2004 UTC revision 282 by schoenebeck, Wed Oct 13 20:05:42 2004 UTC
# Line 8  Version CVS HEAD (?) Line 8  Version CVS HEAD (?)
8      - fixed / improved accuracy of all three velocity to volume      - fixed / improved accuracy of all three velocity to volume
9        transformation functions (a.k.a. 'nonlinear','linear','special')        transformation functions (a.k.a. 'nonlinear','linear','special')
10      - denormals are filtered from the velocity to volume tables      - denormals are filtered from the velocity to volume tables
11        - bugfix for dimension region switching (wrong handling of the release
12          trigger dimension, no bit range check for dimensions of split type
13          'split_type_bit')
14        - fixed panorama value in DimensionRegion (invalid conversion from
15          signed 7 bit to signed 8 bit)
16        - added class attribute 'Layers' to class 'gig::Region'
17    
18    * src/gigextract.cpp:    * src/gigextract.cpp:
19      - added support for libsndfile (if libaudiofile and libsndfile are      - added support for libsndfile (if libaudiofile and libsndfile are
# Line 16  Version CVS HEAD (?) Line 22  Version CVS HEAD (?)
22    * src/gigdump.cpp:    * src/gigdump.cpp:
23      - added printout for dimension informations (amount, type, bits, zones)      - added printout for dimension informations (amount, type, bits, zones)
24      - added printout for velocity response curve parameters      - added printout for velocity response curve parameters
25        - added printout for crossfade definitions
26        - added printout for panorama value for each DimensionRegion
27        - replaced printout of DLS Region layer by printout of amount of
28          Gigasampler layers
29    
30  Version 0.7.1 (2 Jul 2004)  Version 0.7.1 (2 Jul 2004)
31    

Legend:
Removed from v.231  
changed lines
  Added in v.282

  ViewVC Help
Powered by ViewVC