--- web/trunk/www.linuxsampler.org/features.html 2009/07/15 09:13:06 1947 +++ web/trunk/www.linuxsampler.org/features.html 2012/11/04 14:46:28 2379 @@ -109,7 +109,7 @@ -
LinuxSampler +
LinuxSampler

@@ -145,8 +145,31 @@ + + + +
BitcoinsOr donate Bitcoins at:
+
1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng
+
Why donate?
+

+

+
+ + +
+
+
@@ -159,7 +182,19 @@

    -
  1. nothing scheduled yet
  2. +
  3. Abstraction of common code from existing Gigasampler engine to base classes for further sampler engines.
  4. +
  5. + Implementation of + SFZ(2) format sampler engine. +
  6. +
  7. + Implementation of + SF2 format sampler engine. +
  8. +
  9. + Implementation of + Akai format sampler engine. +
@@ -172,7 +207,7 @@

Note that we frequently cast a moderated poll on our - web forum for + web forum for the next features to be implemented and problems / bugs to be fixed soon. Don't hesitate to register to our forum and vote for your feature! @@ -181,9 +216,9 @@

Features

The following list shows which features have already been implemented in - current CVS version of LinuxSampler and what is planned to be done in - (hopefully) near future. If you are missing something that is not already - listed below, you can write a proposol to the + current Subversion version of LinuxSampler and what is planned to be done + in (hopefully) near future. If you are missing something that is not + already listed below, you can write a proposal to the developers mailing list , open an "enhancement" request on our @@ -198,8 +233,36 @@

  • Operating Systems
    1. Linux
    2. -
    3. Mac OS X (gigedit and JSampler are not yet available for OS X and thus not included with the installer yet)
    4. -
    5. Windows (we provide a convenient Windows installer for all components of the project, only the instruments DB feature is not yet supported on Windows)
    6. +
    7. Windows (we provide a convenient Windows installer for all components of the project, including native 64 bit and native 32 bit binaries, standalone and VSTi plugin versions)
    8. +
    9. Mac OS X (gigedit is not yet available for OS X and thus not included with the installer yet)
    10. +
    +
  • +
  • Host plugin versions of the sampler +
      +
    1. VSTi (Windows)
    2. +
    3. Audio Units (Mac)
    4. +
    5. DSSI (Linux)
    6. +
    7. LV2 (Linux)
    8. +
    +
  • +
  • MIDI input drivers +
      +
    1. ALSA (Linux)
    2. +
    3. JACK (Linux, OSX, Windows, ...)
    4. +
    5. CoreMIDI (Mac OS X)
    6. +
    7. MidiShare (Linux, OS X, Windows)
    8. +
    9. MME (Windows)
    10. +
    11. MIDI over ethernet (Distributed MIDI)
    12. +
    +
  • +
  • Audio output drivers +
      +
    1. ALSA (Linux)
    2. +
    3. JACK (Linux, OSX, Windows, ...)
    4. +
    5. aRts (not RT safe!)
    6. +
    7. ASIO (Windows)
    8. +
    9. CoreAudio (Mac OS X)
    10. +
    11. Audio over ethernet
  • Sampler Engines @@ -307,7 +370,7 @@
  • Akai Engine
    1. -
    2. Akai file loader (S1000, S3000 series)
    3. +
    4. Akai file loader (S1000, S3000 series)
    5. Generic playback
  • Custom, modular Engine
  • @@ -322,28 +385,6 @@ -
  • MIDI input drivers -
      -
    1. ALSA (Linux)
    2. -
    3. JACK (Linux, OSX, Windows, ...)
    4. -
    5. VSTi
    6. -
    7. MIDI over ethernet (Distributed MIDI)
    8. -
    9. CoreMIDI (Mac OS X)
    10. -
    11. MidiShare (Linux, OS X, Windows)
    12. -
    13. MME (Windows)
    14. -
    -
  • -
  • Audio output drivers -
      -
    1. ALSA (Linux)
    2. -
    3. JACK (Linux, OSX, Windows, ...)
    4. -
    5. aRts (not RT safe!)
    6. -
    7. ASIO (Windows)
    8. -
    9. VSTi
    10. -
    11. Audio over ethernet
    12. -
    13. CoreAudio (Mac OS X)
    14. -
    -
  • Time stamp event system & jitter correction
  • Multi channel & multi engine support
  • Pitch shifter / Interpolation @@ -389,32 +430,28 @@
  • Transparently maintained on backend side
  • -
  • (Graphical) frontends +
  • (Graphical) frontends
      +
    1. JSampler a.k.a "Fantasia" (Java based frontend) +
        +
      1. Supports all currently available features of LinuxSampler
      2. +
      +
    2. QSampler (C++ based frontend using Qt)
      1. Supports all features of LinuxSampler except the following ...
      2. -
      3. - Effect Sends -
      4. 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])
      5. Instruments DB support (to ease handling of huge sample library collections)
      6. -
      7. Sampler events (to let qsampler react on certain events occuring on sampler side)
      8. 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)
    3. -
    4. JSampler (Java based frontend) -
        -
      1. Supports all currently available features of LinuxSampler
      2. -
      -
    5. -
    6. VSTi frontend
  • Playing while Loading, i.e. allowing to play and hold notes on the keyboard while loading a new instrument on the same sampler channel at the same time
  • +
  • Limits for max. voices and max. disk streams can be altered at runtime
  • Instrument Editor Plugin System for 3rd Party Instrument Editors
  • Instrument Editors
      @@ -445,8 +482,8 @@

      - (Last page update on $Date: 2009-07-15 09:13:06 $ by $Author: schoenebeck $, - also see CVS Log for recent changes) + (Last page update on $Date: 2009-11-24 18:33:54 $ by $Author: schoenebeck $, + also see Subversion Log for recent changes)