/[svn]/web/trunk/www.linuxsampler.org/features.html
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/features.html

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

revision 1498 by schoenebeck, Tue Nov 20 02:27:46 2007 UTC revision 1532 by schoenebeck, Tue Nov 27 19:43:15 2007 UTC
# Line 344  Line 344 
344                                          </li>                                          </li>
345                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
346                                                  <ol>                                                  <ol>
347                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)
348                                                          <li class="ok">Java based frontend (<a href="http://sourceforge.net/projects/jsampler">JSampler</a>)</li>                                                                  <ol>
349                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>
350                                                                            <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">
351                                                                                    Effect Sends</a> (qsampler retrieves current FX send settings from the sampler,
352                                                                                    stores FX send settings in session .lscp files and restores them, but
353                                                                                    currently does not yet offer a widget to modify FX send settings)
354                                                                            </li>
355                                                                            <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>
356                                                                                    (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])
357                                                                            </li>
358                                                                            <li class="false"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#Managing Instruments Database">Instruments DB support</a> (to ease handling of huge sample library collections)</li>
359                                                                            <li class="false"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#events">Sampler events</a> (to let qsampler react on certain events occuring on sampler side)</li>
360                                                                            <li class="partly">Audio and MIDI device management (only minor thing that qsampler lacks support yet are <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#GET MIDI_INPUT_DRIVER_PARAMETER INFO">"multiplicity"</a> 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)</li>
361                                                                    </ol>
362                                                            </li>
363                                                            <li class="ok"><a href="http://sourceforge.net/projects/jsampler">JSampler</a> (Java based frontend)
364                                                                    <ol>
365                                                                            <li class="ok">Supports all currently available features of LinuxSampler</li>
366                                                                    </ol>
367                                                            </li>
368                                                            <li class="false">VSTi frontend</li>
369                                                  </ol>                                                  </ol>
370                                          </li>                                          </li>
371                                          <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard                                          <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard
# Line 354  Line 373 
373                                          <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>                                          <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>
374                                          <li class="ok">Instrument Editors                                          <li class="ok">Instrument Editors
375                                                  <ol>                                                  <ol>
376                                                          <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (based on the Gtk+ Toolkit)                                                          <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (C++ based using gtkmm/Gtk+)
377                                                                  <ol>                                                                  <ol>
378                                                                          <li class="ok">allows to modify all aspects of Gigsampler v2 and v3 format files</li>                                                                          <li class="ok">allows to modify all aspects of Gigsampler v2 and v3 format files</li>
379                                                                          <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>                                                                          <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>
# Line 380  Line 399 
399                          </p>                          </p>
400    
401                          <p>                          <p>
402                           (Last page update on <b>$Date: 2007-11-20 02:27:46 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2007-11-27 19:43:15 $</b> by $Author: schoenebeck $,
403                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)
404                          </p>                          </p>
405    

Legend:
Removed from v.1498  
changed lines
  Added in v.1532

  ViewVC Help
Powered by ViewVC