/[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 853 by schoenebeck, Mon Apr 17 14:31:10 2006 UTC revision 901 by schoenebeck, Tue Jul 18 09:37:51 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 238  Line 238 
238                                                                                  altering portamento time, CC65 for enabling / disabling                                                                                  altering portamento time, CC65 for enabling / disabling
239                                                                                  portamento mode, CC126 for enabling solo mode and CC127 for                                                                                  portamento mode, CC126 for enabling solo mode and CC127 for
240                                                                                  disabling solo mode)</li>                                                                                  disabling solo mode)</li>
241                                                                            <li class="ok">Scale Tuning (via standard MIDI GS SysEx message)</li>
242                                                                  </ol>                                                                  </ol>
243                                                          </li>                                                          </li>
244                                                          <li style="partly"><a href="http://www.midi.org/about-midi/dls/abtdls.shtml">DLS</a> Engine                                                          <li style="partly"><a href="http://www.midi.org/about-midi/dls/abtdls.shtml">DLS</a> Engine
# Line 256  Line 257 
257                                          </li>                                          </li>
258                                          <li class="partly">Control interfaces                                          <li class="partly">Control interfaces
259                                                  <ol>                                                  <ol>
260                                                            <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>
261                                                          <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>)
262                                                          </li>                                                          </li>
263         <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 298 
298                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
299                                                  <ol>                                                  <ol>
300                                                          <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>
301                                                            <li class="ok">Java based frontend (<a href="http://sourceforge.net/projects/jsampler">JSampler</a>)</li>
302                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>
303                                                  </ol>                                                  </ol>
304                                          </li>                                          </li>
# Line 315  Line 317 
317                          </p>                          </p>
318    
319                          <p>                          <p>
320                           (Last page update on <b>$Date: 2006-04-17 14:31:10 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2006-07-18 09:37:51 $</b> by $Author: schoenebeck $,
321                           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)
322                          </p>                          </p>
323    

Legend:
Removed from v.853  
changed lines
  Added in v.901

  ViewVC Help
Powered by ViewVC