/[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 1985 by schoenebeck, Tue Aug 4 17:00:45 2009 UTC revision 2178 by persson, Fri Jun 3 14:41:39 2011 UTC
# Line 109  Line 109 
109    
110  <body>  <body>
111    
112          <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">          <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
113    
114                  <h1><span class="hidden">The LinuxSampler Project</span></h1>                  <h1><span class="hidden">The LinuxSampler Project</span></h1>
115    
# Line 176  src="http://pagead2.googlesyndication.co Line 176  src="http://pagead2.googlesyndication.co
176                          </p>                          </p>
177    
178                          <ol class="default">                          <ol class="default">
179                                  <li class="false">nothing scheduled yet</li>                                  <li class="ok">Abstraction of common code from existing Gigasampler engine to base classes for further sampler engines.</li>
180                                    <li class="partly">
181                                            Implementation of
182                                            <a href="https://docs.google.com/Doc?docid=0AVrDa5LNWylnZGZ6ejk4eHRfNDVjbmsyd3Zmag">SFZ(2) format</a> sampler engine.
183                                    </li>
184                                    <li class="partly">
185                                            Implementation of
186                                            <a href="http://en.wikipedia.org/wiki/SoundFont">SF2 format</a> sampler engine.
187                                    </li>
188                                    <li class="false">
189                                            Implementation of
190                                            <a href="http://www.linuxsampler.org/libakai/">Akai format</a> sampler engine.
191                                    </li>
192                          </ol>                          </ol>
193    
194                          <table class="default">                          <table class="default">
# Line 189  src="http://pagead2.googlesyndication.co Line 201  src="http://pagead2.googlesyndication.co
201    
202                          <p class="default">                          <p class="default">
203                          Note that we frequently cast a moderated poll on our                          Note that we frequently cast a moderated poll on our
204                          <a href="http://bb.linuxsampler.org/"">web forum</a> for                          <a href="http://bb.linuxsampler.org/">web forum</a> for
205                          the next features to be implemented and problems / bugs to be                          the next features to be implemented and problems / bugs to be
206                          fixed soon. Don't hesitate to register to our forum and vote for                          fixed soon. Don't hesitate to register to our forum and vote for
207                          your feature!                          your feature!
# Line 198  src="http://pagead2.googlesyndication.co Line 210  src="http://pagead2.googlesyndication.co
210                          <h2>Features</h2>                          <h2>Features</h2>
211                          <p class="default">                          <p class="default">
212                          The following list shows which features have already been implemented in                          The following list shows which features have already been implemented in
213                          current CVS version of LinuxSampler and what is planned to be done in                          current Subversion version of LinuxSampler and what is planned to be done
214                          (hopefully) near future. If you are missing something that is not already                          in (hopefully) near future. If you are missing something that is not
215                          listed below, you can write a proposol to the                          already listed below, you can write a proposal to the
216                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">
217                                  developers mailing list                                  developers mailing list
218                          </a>, open an "enhancement" request on our                          </a>, open an "enhancement" request on our
# Line 216  src="http://pagead2.googlesyndication.co Line 228  src="http://pagead2.googlesyndication.co
228                                                  <ol>                                                  <ol>
229                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
230                                                          <li class="ok">Windows</a> (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)</li>                                                          <li class="ok">Windows</a> (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)</li>
231                                                          <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>                                                          <li class="partly">Mac <a href="http://www.apple.com/macosx/">OS X</a> (gigedit is not yet available for OS X and thus not included with the installer yet)</li>
232                                                  </ol>                                                  </ol>
233                                          </li>                                          </li>
234                                          <li class="ok">Host plugin versions of the sampler                                          <li class="ok">Host plugin versions of the sampler
# Line 352  src="http://pagead2.googlesyndication.co Line 364  src="http://pagead2.googlesyndication.co
364                                                          </li>                                                          </li>
365                                                          <li class="partly">Akai Engine</li>                                                          <li class="partly">Akai Engine</li>
366                                                                  <ol>                                                                  <ol>
367                                                                          <li class="ok"><a href="http://stud.fh-heilbronn.de/~cschoene/projects/libakai/">Akai file loader</a> (<a href="http://www.vintagesynth.com/akai/s1000.shtml">S1000</a>, <a href="http://www.vintagesynth.com/akai/s3000.shtml">S3000</a> series)</li>                                                                          <li class="ok"><a href="libakai/">Akai file loader</a> (<a href="http://www.vintagesynth.com/akai/s1000.shtml">S1000</a>, <a href="http://www.vintagesynth.com/akai/s3000.shtml">S3000</a> series)</li>
368                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
369                                                                  </ol>                                                                  </ol>
370                                                          <li class="false">Custom, modular Engine</li>                                                          <li class="false">Custom, modular Engine</li>
# Line 464  src="http://pagead2.googlesyndication.co Line 476  src="http://pagead2.googlesyndication.co
476                          </p>                          </p>
477    
478                          <p>                          <p>
479                           (Last page update on <b>$Date: 2009-08-04 17:00:45 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2009-11-24 18:33:54 $</b> by $Author: schoenebeck $,
480                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)                           also see <a href="http://www.linuxsampler.org">Subversion Log</a> for recent changes)
481                          </p>                          </p>
482    
483                  </div>                  </div>

Legend:
Removed from v.1985  
changed lines
  Added in v.2178

  ViewVC Help
Powered by ViewVC