--- web/trunk/www.linuxsampler.org/features.html 2006/11/24 21:40:58 939 +++ web/trunk/www.linuxsampler.org/features.html 2007/11/20 02:27:46 1498 @@ -180,7 +180,7 @@ -
  • Generic playback (RAM & disk streaming)
  • +
  • Generic playback (RAM playback & disk streaming)
  • Dimension switching
    1. Sample Channel
    2. @@ -207,9 +207,17 @@
    3. Sustain pedal interpretation
    4. Sostenuto pedal interpretation
    5. Key velocity <-> volume mapping
    6. -
    7. Looping
    8. +
    9. Looping +
        +
      1. endless loop
      2. +
      3. limited amount of loops
      4. +
      5. fractional looping
      6. +
      +
    10. Pitchbend wheel support
    11. -
    12. Bidirectional voice state transition
    13. +
    14. Bidirectional voice state transition, allowing + to cancel the relase stage of voices forth and back arbitrary + times if needed
    15. Filter (VCF)
      1. Highpass
      2. @@ -217,6 +225,9 @@
      3. Bandreject
      4. Lowpass
      5. Turbo lowpass
      6. +
      7. all filter types provide extremely + accurate characteristics compared to the original + Gigasampler format filters
      8. Cutoff frequency controllable by MIDI controller
      9. Resonance controllable by MIDI controller
      @@ -229,9 +240,13 @@
    16. VCO Low Frequency Oscillator (Pitch)
    17. Layers
    18. Crossfades
    19. -
    20. Key Groups (a.k.a Exclusive Groups)
    21. -
    22. Release Triggered Voices
    23. -
    24. Key Switching
    25. +
    26. Key Groups (a.k.a Exclusive Groups), + for mutually switching off sounds i.e. for drumkits
    27. +
    28. Release Triggered Voices, specific samples + that are played back when voices are released
    29. +
    30. Key Switching, which allows to map a certain + range on thy keyboard as additional performance controller, + i.e. for switching articulations of orchestral sounds in realtime
    31. Voice Stealing
    32. Portamento Mode and Solo Mode (a.k.a 'Mono Mode', can be altered via standard GM messages, that is CC5 for @@ -295,6 +310,38 @@
    33. Dynamic engine recompilation
    34. Extensive SMP (multi processor) support
    35. Network cluster support
    36. +
    37. MIDI instrument mapper, allows to create very flexible MIDI progam change setups in a very easy way. +
        +
      1. MIDI program change
      2. +
      3. MIDI bank select (automatic detection of MSB only, LSB only or full MSB+LSB)
      4. +
      5. Load Strategy for each Item individually +
          +
        1. On-Demand: loads the instrument only when needed, frees it immediately once not used by any sampler channel anymore
        2. +
        3. On-Demand-Hold: loads the instrument when needed and keeps it in memory, that is even if not used by a sampler channel
        4. +
        5. Persistent: loads the instrument immediately in the background (i.e. at sampler startup), allowing immediate program changes in realtime even of largest instruments, without wait time
        6. +
        7. Default: let the sampler decide
        8. +
        +
      6. +
      7. Volume Factor for each Item, allowing to compensate the volume difference of sample library collections i.e. for live performances, without having to edit the instrument files
      8. +
      9. Mapping of arbitrary Instrument Files, already independent of the underlying format in respect for future sampler engines
      10. +
      11. arbitrary amount of independent MIDI instrumet maps, (i.e. for chromatic instruments, drumkits, ...), each sampler channel can be assigned to a specific MIDI map
      12. +
      +
    38. +
    39. Effect Sends +
        +
      1. Arbitrary Amount of FX Sends on Sampler Channels
      2. +
      3. Realtime MIDI Control of Send Level
      4. +
      5. Arbitrary MIDI Controller assignable
      6. +
      7. Flexible Routing i.e. to a dedicated effect audio output
      8. +
      +
    40. +
    41. Instrument Database System, allowing to keep track of even the largest sample library collections +
        +
      1. Ordering in Categories
      2. +
      3. Search by various Criteria
      4. +
      5. Transparently maintained on backend side
      6. +
      +
    42. (Graphical) frontends
      1. Qt based frontend (QSampler)
      2. @@ -302,6 +349,22 @@
      3. VSTi frontend (based on the Qt frontend)
    43. +
    44. 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
    45. +
    46. Instrument Editor Plugin System for 3rd Party Instrument Editors
    47. +
    48. Instrument Editors +
        +
      1. gigedit (based on the Gtk+ Toolkit) +
          +
        1. allows to modify all aspects of Gigsampler v2 and v3 format files
        2. +
        3. allows to modify existing as well as creating completely new .gig files from scratch
        4. +
        5. stand-alone mode (independent of LinuxSampler)
        6. +
        7. live-mode (attached with LinuxSampler), which makes all modifications audible in the sampler in realtime without having to reload
        8. +
        9. created / modified files are accepted by LinuxSampler as well as by Gigastudio 3
        10. +
        +
      2. +
      +

    @@ -317,7 +380,7 @@

    - (Last page update on $Date: 2006-11-24 21:40:58 $ by $Author: schoenebeck $, + (Last page update on $Date: 2007-11-20 02:27:46 $ by $Author: schoenebeck $, also see CVS Log for recent changes)