/[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 1668 by schoenebeck, Thu Jan 3 21:50:44 2008 UTC revision 1669 by schoenebeck, Tue Feb 5 15:54:42 2008 UTC
# Line 179  Line 179 
179                                                                                                          <li class="partly">support for articulation (.art) files</li>                                                                                                          <li class="partly">support for articulation (.art) files</li>
180                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
181                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
182                                                                                                            <li class="partly">MIDI rules</li>
183                                                                                                            <li class="false">convolution</li>
184                                                                                                  </ol>                                                                                                  </ol>
185                                                                                          </li>                                                                                          </li>
186                                                                                  </ol>                                                                                  </ol>
# Line 285  Line 287 
287       <li class="partly">MIDI input drivers       <li class="partly">MIDI input drivers
288        <ol>        <ol>
289         <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>         <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>
290         <li class="false"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>         <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
291         <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>         <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>
292         <li class="false">MIDI over ethernet (<a href="http://standards.ieee.org/announcements/p1639app.html">Distributed MIDI</a>)</li>         <li class="false">MIDI over ethernet (<a href="http://standards.ieee.org/announcements/p1639app.html">Distributed MIDI</a>)</li>
293         <li class="ok"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreMIDI</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>         <li class="ok"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreMIDI</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>
# Line 354  Line 356 
356                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)
357                                                                  <ol>                                                                  <ol>
358                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>
359                                                                          <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">                                                                          <li class="ok"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">
360                                                                                  Effect Sends</a> (qsampler retrieves current FX send settings from the sampler,                                                                                  Effect Sends</a>
                                                                                 stores FX send settings in session .lscp files and restores them, but  
                                                                                 currently does not yet offer a widget to modify FX send settings)  
361                                                                          </li>                                                                          </li>
362                                                                          <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>                                                                          <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>
363                                                                                  (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])                                                                                  (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])
# Line 387  Line 387 
387                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
388                                                                          <li class="ok">live-mode (attached with LinuxSampler), which makes all modifications audible in the sampler in realtime without having to reload</li>                                                                          <li class="ok">live-mode (attached with LinuxSampler), which makes all modifications audible in the sampler in realtime without having to reload</li>
389                                                                          <li class="ok">created / modified files are accepted by LinuxSampler as well as by Gigastudio 3</li>                                                                          <li class="ok">created / modified files are accepted by LinuxSampler as well as by Gigastudio 3</li>
390                                                                            <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>
391                                                                  </ol>                                                                  </ol>
392                                                          </li>                                                          </li>
393                                                  </ol>                                                  </ol>
# Line 406  Line 407 
407                          </p>                          </p>
408    
409                          <p>                          <p>
410                           (Last page update on <b>$Date: 2008-01-03 21:50:44 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2008-02-05 15:54:42 $</b> by $Author: schoenebeck $,
411                           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)
412                          </p>                          </p>
413    

Legend:
Removed from v.1668  
changed lines
  Added in v.1669

  ViewVC Help
Powered by ViewVC