/[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 939 by schoenebeck, Fri Nov 24 21:40:58 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 129  Line 129 
129                          </p>                          </p>
130    
131                          <ol class="default">                          <ol class="default">
132                              <li class="partly">strong synthesis optimizations</li>                                  <li class="false">nothing scheduled yet</li>
                                 <li class="false">instrument database system</li>  
133                          </ol>                          </ol>
134    
135                          <table class="default">                          <table class="default">
# Line 172  Line 171 
171                                                                                          <li class="partly">Gig v3 format                                                                                          <li class="partly">Gig v3 format
172                                                                                                  <ol>                                                                                                  <ol>
173                                                                                                          <li class="partly">large file support (64 bit file offsets are currently truncated to 32 bit)</li>                                                                                                          <li class="partly">large file support (64 bit file offsets are currently truncated to 32 bit)</li>
174                                                                                                          <li class="partly">24 bit samples (currently truncated to 16 bit), uncompressed as well as compressed</li>                                                                                                          <li class="ok">24 bit samples (uncompressed as well as compressed)</li>
175                                                                                                          <li class="ok">support for multi-file format (.gig, .gx01, .gx02, ...)</li>                                                                                                          <li class="ok">support for multi-file format (.gig, .gx01, .gx02, ...)</li>
176                                                                                                            <li class="partly">support for articulation (.art) files</li>
177                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
178                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
179                                                                                                  </ol>                                                                                                  </ol>
# 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-11-24 21:40:58 $</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.939

  ViewVC Help
Powered by ViewVC