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

Diff of /libgig/trunk/TODO

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

revision 805 by schoenebeck, Sat Nov 12 19:36:20 2005 UTC revision 1116 by schoenebeck, Sat Mar 24 11:55:06 2007 UTC
# Line 21  DLS Part: Line 21  DLS Part:
21      DLS::Connection objects      DLS::Connection objects
22    
23  Gig Part:  Gig Part:
   - Write support? Please let me know if you are interested to write an  
     instrument editor based on libgig. I'm not going to add write support  
     to libgig until somebody tells me his intention to seriously write such  
     a tool!  
24    - support for <3dnl> chunk in gig::Region class which provides optional    - support for <3dnl> chunk in gig::Region class which provides optional
25      textual descriptions for dimensions      textual descriptions for dimensions
   - support for <3gnm> chunk in gig::File class which contains names of  
     sample groups  
26    - additional scan for compressed samples in    - additional scan for compressed samples in
27      gig::Sample::ScanCompressedSample() to build a table with the compression      gig::Sample::ScanCompressedSample() to build a table with the compression
28      mode of each compressed frame in the sample allowing a more efficient      mode of each compressed frame in the sample allowing a more efficient
# Line 36  Gig Part: Line 30  Gig Part:
30    - low level optimization in decompression algorithm    - low level optimization in decompression algorithm
31    - optional writing of frame table to disk to speed up loading of compressed    - optional writing of frame table to disk to speed up loading of compressed
32      samples      samples
33    - real support for 24 bit samples (introduced by Gigasampler v3 format)    - support for creating and modifying compressed samples
   - support for additional articulation informations introduced by the  
     Gigasampler v3 format  

Legend:
Removed from v.805  
changed lines
  Added in v.1116

  ViewVC Help
Powered by ViewVC