/[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 850 by schoenebeck, Tue Mar 28 21:39:48 2006 UTC revision 893 by schoenebeck, Sat Jul 1 15:35:24 2006 UTC
# Line 88  Line 88 
88                  bugsover = new Image();                  bugsover = new Image();
89                  bugsover.src = dir + "mbugshover.png";                  bugsover.src = dir + "mbugshover.png";
90    
91                  bugsout = new Image();                  bugsout = new Image();&
92                  bugsout.src = dir + "mbugs.png";                  bugsout.src = dir + "mbugs.png";
93          }          }
94          -->          -->
# Line 210  Line 210 
210                                                                          <li class="ok">Looping</li>                                                                          <li class="ok">Looping</li>
211                                                                          <li class="ok">Pitchbend wheel support</li>                                                                          <li class="ok">Pitchbend wheel support</li>
212                                                                          <li class="ok">Bidirectional voice state transition</li>                                                                          <li class="ok">Bidirectional voice state transition</li>
213                                                                          <li class="partly">Filter (VCF)                                                                          <li class="ok">Filter (VCF)
214                                                                                  <ol>                                                                                  <ol>
215                                                                                          <li class="ok">Highpass</li>                                                                                          <li class="ok">Highpass</li>
216                                                                                          <li class="ok">Bandpass</li>                                                                                          <li class="ok">Bandpass</li>
217                                                                                          <li class="false">Bandreject</li>                                                                                          <li class="ok">Bandreject</li>
218                                                                                          <li class="ok">Lowpass</li>                                                                                          <li class="ok">Lowpass</li>
219                                                                                          <li class="false">Turbo lowpass</li>                                                                                          <li class="ok">Turbo lowpass</li>
220                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>
221                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>
222                                                                                  </ol>                                                                                  </ol>
# Line 248  Line 248 
248                                                          </li>                                                          </li>
249                                                          <li class="partly">Akai Engine</li>                                                          <li class="partly">Akai Engine</li>
250                                                                  <ol>                                                                  <ol>
251                                                                          <li class="ok"><a href="http://stud.fh-heilbronn.de/~cschoene/projects/libakai/">Akai file loader</a> (<a href="http://www.vintagesynth.org/akai/s1000.shtml">S1000</a>, <a href="http://www.vintagesynth.org/akai/s3000.shtml">S3000</a> series)</li>                                                                          <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>
252                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
253                                                                  </ol>                                                                  </ol>
254                                                          <li class="false">Custom, modular Engine</li>                                                          <li class="false">Custom, modular Engine</li>
# Line 256  Line 256 
256                                          </li>                                          </li>
257                                          <li class="partly">Control interfaces                                          <li class="partly">Control interfaces
258                                                  <ol>                                                  <ol>
259                                                            <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>
260                                                          <li class="ok">Custom network interface for frontends (<a name="LSCP" href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">LSCP</a>)                                                          <li class="ok">Custom network interface for frontends (<a name="LSCP" href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html">LSCP</a>)
261                                                          </li>                                                          </li>
262         <li class="false"><a name="OSC" href="http://www.cnmat.berkeley.edu/OpenSoundControl/">OSC</a>         <li class="false"><a name="OSC" href="http://www.cnmat.berkeley.edu/OpenSoundControl/">OSC</a>
# Line 297  Line 297 
297                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
298                                                  <ol>                                                  <ol>
299                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>
300                                                            <li class="ok">Java based frontend (<a href="http://sourceforge.net/projects/jsampler">JSampler</a>)</li>
301                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>
302                                                  </ol>                                                  </ol>
303                                          </li>                                          </li>
# Line 315  Line 316 
316                          </p>                          </p>
317    
318                          <p>                          <p>
319                           (Last page update on <b>$Date: 2006-03-28 21:39:48 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2006-07-01 15:35:24 $</b> by $Author: schoenebeck $,
320                           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)
321                          </p>                          </p>
322    

Legend:
Removed from v.850  
changed lines
  Added in v.893

  ViewVC Help
Powered by ViewVC