/[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 1576 by schoenebeck, Fri Dec 7 08:14:05 2007 UTC revision 1769 by schoenebeck, Wed Sep 10 10:14:03 2008 UTC
# Line 49  Line 49 
49                  downloadsout = new Image();                  downloadsout = new Image();
50                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
51    
52                    supportover = new Image();
53                    supportover.src = dir + "msupporthover.png";
54                    supportout = new Image();
55                    supportout.src = dir + "msupport.png";
56    
57                  developersover = new Image();                  developersover = new Image();
58                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
59    
# Line 111  Line 116 
116                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
117                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
118                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
119                            <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
120                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
121                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
122                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
# Line 140  Line 146 
146                                  </tr>                                  </tr>
147                          </table>                          </table>
148    
149                            <p class="default">
150                            Note that we frequently cast a moderated poll on our
151                            <a href="https://bb.linuxsampler.org/"">web forum</a> for
152                            the next features to be implemented and problems / bugs to be
153                            fixed soon. Don't hesitate to register to our forum and vote for
154                            your feature!
155                            </p>
156    
157                          <h2>Features</h2>                          <h2>Features</h2>
158                          <p class="default">                          <p class="default">
159                          The following list shows which features have already been implemented in                          The following list shows which features have already been implemented in
# Line 160  Line 174 
174                                          <li class="partly"> Operating Systems                                          <li class="partly"> Operating Systems
175                                                  <ol>                                                  <ol>
176                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
177                                                          <li class="ok">Mac <a href="http://www.apple.com/macosx/">OS X</a></li>                                                          <li class="partly">Mac <a href="http://www.apple.com/macosx/">OS X</a> (gigedit and JSampler are not yet available for OS X and thus not included with the installer yet)</li>
178                                                          <li class="partly">Windows</a> (we provide a convenient Windows installer for all components of the project, only the <a href="#instruments_db">instruments DB feature</a> is not yet supported on Windows)</li>                                                          <li class="partly">Windows</a> (we provide a convenient Windows installer for all components of the project, only the <a href="#instruments_db">instruments DB feature</a> is not yet supported on Windows)</li>
179                                                  </ol>                                                  </ol>
180                                          </li>                                          </li>
# Line 179  Line 193 
193                                                                                                          <li class="partly">support for articulation (.art) files</li>                                                                                                          <li class="partly">support for articulation (.art) files</li>
194                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
195                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
196                                                                                                            <li class="partly">MIDI rules</li>
197                                                                                                            <li class="false">convolution</li>
198                                                                                                  </ol>                                                                                                  </ol>
199                                                                                          </li>                                                                                          </li>
200                                                                                  </ol>                                                                                  </ol>
# Line 285  Line 301 
301       <li class="partly">MIDI input drivers       <li class="partly">MIDI input drivers
302        <ol>        <ol>
303         <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>
304         <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>
305         <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>
306         <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>
307         <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 370 
370                                                          <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)
371                                                                  <ol>                                                                  <ol>
372                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>
373                                                                          <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">
374                                                                                  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)  
375                                                                          </li>                                                                          </li>
376                                                                          <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>
377                                                                                  (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 401 
401                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
402                                                                          <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>
403                                                                          <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>
404                                                                            <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>
405                                                                  </ol>                                                                  </ol>
406                                                          </li>                                                          </li>
407                                                  </ol>                                                  </ol>
# Line 406  Line 421 
421                          </p>                          </p>
422    
423                          <p>                          <p>
424                           (Last page update on <b>$Date: 2007-12-07 08:14:05 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2008-09-10 10:14:03 $</b> by $Author: schoenebeck $,
425                           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)
426                          </p>                          </p>
427    

Legend:
Removed from v.1576  
changed lines
  Added in v.1769

  ViewVC Help
Powered by ViewVC