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

Diff of /libgig/trunk/ChangeLog

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

revision 3623 by schoenebeck, Wed Oct 2 16:30:29 2019 UTC revision 3657 by schoenebeck, Sat Dec 14 17:10:57 2019 UTC
# Line 17  Version SVN trunk (?) Line 17  Version SVN trunk (?)
17        option for LFO1 and LFO2).        option for LFO1 and LFO2).
18      - Added method DimensionRegion::UsesAnyGigFormatExtension() (however only as      - Added method DimensionRegion::UsesAnyGigFormatExtension() (however only as
19        private method yet, see comments on method why).        private method yet, see comments on method why).
20        - GIG FORMAT EXTENSION: added LinuxSampler specific filter type
21          implementations to enum vcf_type_t: vcf_type_lowpass_1p,
22          vcf_type_lowpass_2p, vcf_type_lowpass_4p, vcf_type_lowpass_6p,
23          vcf_type_highpass_1p, vcf_type_highpass_2p, vcf_type_highpass_4p,
24          vcf_type_highpass_6p, vcf_type_bandpass_2p, vcf_type_bandreject_2p.
25        - Compatibility fix: GigaStudio always expects 128 '3gnm' RIFF chunks
26          (patch by Ivan Maguidhir).
27        - Compatibility fix: GigaStudio 3 expects '3dnm' and '3ddp' RIFF chunks
28          (original patch by Ivan Maguidhir).
29    
30    * src/tools/gigdump.cpp:    * src/tools/gigdump.cpp:
31      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,      - Print dimension region properties LFO1WaveForm, LFO2WaveForm,

Legend:
Removed from v.3623  
changed lines
  Added in v.3657

  ViewVC Help
Powered by ViewVC