--- web/trunk/www.linuxsampler.org/features.html 2007/11/27 18:03:13 1531 +++ web/trunk/www.linuxsampler.org/features.html 2007/11/27 19:43:15 1532 @@ -344,9 +344,28 @@
  • (Graphical) frontends
      -
    1. Qt based frontend (QSampler)
    2. -
    3. Java based frontend (JSampler)
    4. -
    5. VSTi frontend (based on the Qt frontend)
    6. +
    7. QSampler (C++ based frontend using Qt) +
        +
      1. Supports all features of LinuxSampler except the following ...
      2. +
      3. + Effect Sends (qsampler retrieves current FX send settings from the sampler, + stores FX send settings in session .lscp files and restores them, but + currently does not yet offer a widget to modify FX send settings) +
      4. +
      5. MIDI Instrument Maps + (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits]) +
      6. +
      7. Instruments DB support (to ease handling of huge sample library collections)
      8. +
      9. Sampler events (to let qsampler react on certain events occuring on sampler side)
      10. +
      11. Audio and MIDI device management (only minor thing that qsampler lacks support yet are "multiplicity" type device parameters, that is parameters which don't just accept one value, but also a list of values, i.e. for the "ALSA_SEQ_BINDINGS" parameter of the ALSA MIDI driver)
      12. +
      +
    8. +
    9. JSampler (Java based frontend) +
        +
      1. Supports all currently available features of LinuxSampler
      2. +
      +
    10. +
    11. VSTi frontend
  • Playing while Loading, i.e. allowing to play and hold notes on the keyboard @@ -354,7 +373,7 @@
  • Instrument Editor Plugin System for 3rd Party Instrument Editors
  • Instrument Editors
      -
    1. gigedit (based on the Gtk+ Toolkit) +
    2. gigedit (C++ based using gtkmm/Gtk+)
      1. allows to modify all aspects of Gigsampler v2 and v3 format files
      2. allows to modify existing as well as creating completely new .gig files from scratch
      3. @@ -380,7 +399,7 @@

        - (Last page update on $Date: 2007-11-20 02:27:46 $ by $Author: schoenebeck $, + (Last page update on $Date: 2007-11-27 19:43:15 $ by $Author: schoenebeck $, also see CVS Log for recent changes)