--- web/trunk/www.linuxsampler.org/features.html 2006/06/25 15:31:19 878 +++ web/trunk/www.linuxsampler.org/features.html 2006/07/23 11:54:27 904 @@ -88,7 +88,7 @@ bugsover = new Image(); bugsover.src = dir + "mbugshover.png"; - bugsout = new Image(); + bugsout = new Image(); bugsout.src = dir + "mbugs.png"; } --> @@ -172,8 +172,9 @@
  • Gig v3 format
    1. large file support (64 bit file offsets are currently truncated to 32 bit)
    2. -
    3. 24 bit samples (currently truncated to 16 bit), uncompressed as well as compressed
    4. +
    5. 24 bit samples (uncompressed as well as compressed)
    6. support for multi-file format (.gig, .gx01, .gx02, ...)
    7. +
    8. support for articulation (.art) files
    9. support for Dimension Splits not equal to two
    10. up to 8 Dimensions or 256 Dimension Regions
    @@ -238,6 +239,7 @@ altering portamento time, CC65 for enabling / disabling portamento mode, CC126 for enabling solo mode and CC127 for disabling solo mode)
  • +
  • Scale Tuning (via standard MIDI GS SysEx message)
  • DLS Engine @@ -256,7 +258,7 @@
  • Control interfaces
      - +
    1. Native C++ API
    2. Custom network interface for frontends (LSCP)
    3. OSC @@ -297,6 +299,7 @@
    4. (Graphical) frontends
      1. Qt based frontend (QSampler)
      2. +
      3. Java based frontend (JSampler)
      4. VSTi frontend (based on the Qt frontend)
    5. @@ -315,7 +318,7 @@

      - (Last page update on $Date: 2006-06-25 15:31:19 $ by $Author: schoenebeck $, + (Last page update on $Date: 2006-07-23 11:54:27 $ by $Author: schoenebeck $, also see CVS Log for recent changes)