/[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 2479 by persson, Sat Oct 26 11:51:13 2013 UTC revision 2635 by schoenebeck, Sun Jun 15 13:41:48 2014 UTC
# Line 183  src="//pagead2.googlesyndication.com/pag Line 183  src="//pagead2.googlesyndication.com/pag
183    
184                          <ol class="default">                          <ol class="default">
185                                  <li class="ok">Abstraction of common code from existing Gigasampler engine to base classes for further sampler engines.</li>                                  <li class="ok">Abstraction of common code from existing Gigasampler engine to base classes for further sampler engines.</li>
186                                  <li class="partly">                                  <li class="ok">
187                                          Implementation of                                          Implementation of
188                                          <a href="https://docs.google.com/Doc?docid=0AVrDa5LNWylnZGZ6ejk4eHRfNDVjbmsyd3Zmag">SFZ(2) format</a> sampler engine.                                          <a href="http://linuxsampler.org/sfz/">SFZ(2) format</a> sampler engine.
189                                  </li>                                  </li>
190                                  <li class="partly">                                  <li class="partly">
191                                          Implementation of                                          Implementation of
192                                          <a href="http://en.wikipedia.org/wiki/SoundFont">SF2 format</a> sampler engine.                                          <a href="http://en.wikipedia.org/wiki/SoundFont">SF2 format</a> sampler engine<br>(might not be finished for next release, due to low demand &amp; priority).
193                                  </li>                                  </li>
194                                  <li class="false">                                  <li class="false">
195                                          Implementation of                                          Implementation of
196                                          <a href="http://www.linuxsampler.org/libakai/">Akai format</a> sampler engine.                                          <a href="http://www.linuxsampler.org/libakai/">Akai format</a> sampler engine<br>(will probably not make into next release, due to low demand &amp; priority).
197                                  </li>                                  </li>
198                    <li class="partly">
199                        Real-time instrument script support<br>(allows to override / customize sampler's behavior by textual, easy to write scripts included with instruments, which act like small programs, plugged into the sampler).
200                    </li>
201                          </ol>                          </ol>
202    
203                          <table class="default">                          <table class="default">
# Line 230  src="//pagead2.googlesyndication.com/pag Line 233  src="//pagead2.googlesyndication.com/pag
233                          </p>                          </p>
234    
235                                  <ol class="default">                                  <ol class="default">
236                                          <li class="partly"> Operating Systems                                          <li class="ok"> Operating Systems
237                                                  <ol>                                                  <ol>
238                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
239                                                          <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>
240                                                          <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>                                                          <li class="ok">Mac <a href="http://www.apple.com/macosx/">OS X</a> (package provides universal binary for 64 bit Intel, 32 bit Intel and PPC, all software components are included, stand-alone sampler, VST plugin, AU plugin, QSampler &amp; Fantasia frontends, gigedit instrument editor)</li>
241                                                  </ol>                                                  </ol>
242                                          </li>                                          </li>
243                                          <li class="ok">Host plugin versions of the sampler                                          <li class="ok">Host plugin versions of the sampler
244                                                  <ol>                                                  <ol>
245                                                          <li class="ok"><a href="http://en.wikipedia.org/wiki/Virtual_Studio_Technology">VSTi</a> (Windows)</li>                                                          <li class="ok"><a href="http://en.wikipedia.org/wiki/Virtual_Studio_Technology">VSTi</a> (Windows, Mac, Linux)</li>
246                                                          <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_Units">Audio Units</a> (Mac)</li>                                                          <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_Units">Audio Units</a> (Mac)</li>
247                                                          <li class="ok"><a href="http://dssi.sourceforge.net/">DSSI</a> (Linux)</li>                                                          <li class="ok"><a href="http://dssi.sourceforge.net/">DSSI</a> (Linux)</li>
248                                                          <li class="ok"><a href="http://lv2plug.in/">LV2</a> (Linux)</li>                                                          <li class="ok"><a href="http://lv2plug.in/">LV2</a> (Linux)</li>
249                                                  </ol>                                                  </ol>
250                                          </li>                                          </li>
251                                          <li class="partly">MIDI input drivers                                          <li class="ok">MIDI input drivers
252                                                  <ol>                                                  <ol>
253                                                          <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>
254                                                          <li class="ok"><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>
# Line 255  src="//pagead2.googlesyndication.com/pag Line 258  src="//pagead2.googlesyndication.com/pag
258                                                          <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>
259                                                  </ol>                                                  </ol>
260                                          </li>                                          </li>
261                                          <li class="partly">Audio output drivers                                          <li class="ok">Audio output drivers
262                                                  <ol>                                                  <ol>
263                                                          <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>
264                                                          <li class="ok"><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>
# Line 265  src="//pagead2.googlesyndication.com/pag Line 268  src="//pagead2.googlesyndication.com/pag
268                                                          <li class="false">Audio over ethernet</li>                                                          <li class="false">Audio over ethernet</li>
269                                                  </ol>                                                  </ol>
270                                          </li>                                          </li>
271                                          <li class="partly"> Sampler Engines                                          <li class="ok"> Sampler Engines
272                                                  <ol>                                                  <ol>
273                                                          <li class="partly"> Gigasampler Engine                                                          <li class="ok"> Gigasampler / GigaStudio format Engine
274                                                                  <ol>                                                                  <ol>
275                                                                          <li class="ok">Gig file loader                                                                          <li class="ok">Gig file loader
276                                                                                  <ol>                                                                                  <ol>
277                                                                                          <li class="ok">Gig v2 format</li>                                                                                          <li class="ok">Gig v2 format</li>
278                                                                                          <li class="partly">Gig v3 format                                                                                          <li class="partly">Gig v3 &amp; v4 format
279                                                                                                  <ol>                                                                                                  <ol>
280                                                                                                          <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>
281                                                                                                          <li class="ok">24 bit samples (uncompressed as well as compressed)</li>                                                                                                          <li class="ok">24 bit samples (uncompressed as well as compressed)</li>
# Line 280  src="//pagead2.googlesyndication.com/pag Line 283  src="//pagead2.googlesyndication.com/pag
283                                                                                                          <li class="partly">support for articulation (.art) files</li>                                                                                                          <li class="partly">support for articulation (.art) files</li>
284                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
285                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
286                                                                                                          <li class="partly">MIDI rules</li>                                                                                                          <li class="partly">iMIDI rules (smart midi); <b>Note:</b> due its strong limitations usage of iMIDI rules is discouraged. We recommend you to consider using real-time instrument scripts instead.
287                                                            <ol>
288                                                                <li class="ok">Controller trigger rule</li>
289                                                                <li class="partly">Legato rule</li>
290                                                                <li class="partly">Alternator rule</li>
291                                                            </ol>
292                                                        </li>
293                                                                                                          <li class="false">convolution</li>                                                                                                          <li class="false">convolution</li>
294                                                                                                  </ol>                                                                                                  </ol>
295                                                                                          </li>                                                                                          </li>
# Line 296  src="//pagead2.googlesyndication.com/pag Line 305  src="//pagead2.googlesyndication.com/pag
305                                                                                          <li class="ok">Release Trigger</li>                                                                                          <li class="ok">Release Trigger</li>
306                                                                                          <li class="ok">Keyboard Position</li>                                                                                          <li class="ok">Keyboard Position</li>
307                                                                                          <li class="ok">Round Robin</li>                                                                                          <li class="ok">Round Robin</li>
308                                                <li class="ok">Round Robin Keyboard</li>
309                                                <li class="ok">Smart MIDI</li>
310                                                                                          <li class="ok">Random</li>                                                                                          <li class="ok">Random</li>
311                                                                                          <li class="ok">Modulation Wheel</li>                                                                                          <li class="ok">Modulation Wheel</li>
312                                                                                          <li class="ok">Breath Ctrl.</li>                                                                                          <li class="ok">Breath Ctrl.</li>
# Line 362  src="//pagead2.googlesyndication.com/pag Line 373  src="//pagead2.googlesyndication.com/pag
373                                                                          <li class="ok">Scale Tuning (via standard MIDI GS SysEx message)</li>                                                                          <li class="ok">Scale Tuning (via standard MIDI GS SysEx message)</li>
374                                                                  </ol>                                                                  </ol>
375                                                          </li>                                                          </li>
376                                                          <li style="partly"><a href="http://www.midi.org/about-midi/dls/abtdls.shtml">DLS</a> Engine                                                          <li class="partly"><a href="http://www.midi.org/about-midi/dls/abtdls.shtml">DLS</a> Engine
377                                                                  <ol>                                                                  <ol>
378                                                                          <li class="ok">DLS file loader (DLS version <a href="http://www.midi.org/about-midi/dls/dls1v11b.pdf">1</a> &#038; <a href="http://www.midi.org/about-midi/dls/dls2spec.shtml">2</a>)</li>                                                                          <li class="ok">DLS file loader (DLS version <a href="http://www.midi.org/about-midi/dls/dls1v11b.pdf">1</a> &#038; <a href="http://www.midi.org/about-midi/dls/dls2spec.shtml">2</a>)</li>
379                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
380                                                                  </ol>                                                                  </ol>
381                                                          </li>                                                          </li>
382                                                          <li class="partly">Akai Engine</li>                                                          <li class="partly">Akai Engine
383                                                                  <ol>                                                                  <ol>
384                                                                          <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>                                                                          <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>
385                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
386                                                                  </ol>                                                                  </ol>
387                                                          <li class="false">Custom, modular Engine</li>                              </li>
388                                                  </ol>                              <li class="partly">SoundFont v2 (SF2) format engine
389                                    <ol>
390                                        <li class="ok">SF2 file loader</li>
391                                        <li class="ok">Generic playback</li>
392                                        <li class="partly">Articulations</li>
393                                    <ol>
394                                </li>
395                                                            <li class="ok">SFZ v2 format engine (<b>Note:</b> <u>not</u> to be interchanged with "SoundFont" format !!)
396                                    <ol>
397                                        <li class="ok">SFZ file loader</li>
398                                        <li class="ok">Generic playback</li>
399                                        <li>Articulations: Major part of opcodes have been implemented. Have a look at the <a href="/sfz/">SFZ status page</a> for details.</li>
400                                    </ol>
401                                </li>
402                                <li class="partly">KORG format Engine
403                                    <ol>
404                                        <li class="ok"><a href="/libgig/">KORG format file loader</a> (currently supports Kronos, Triton, M3 and Trinity sample based sounds).</li>
405                                        <li class="false">Generic playback</li>
406                                    </ol>
407                                </li>
408                                          </li>                                          </li>
409                                          <li class="partly">Control interfaces                                          <li class="ok">Control interfaces
410                                                  <ol>                                                  <ol>
411                                                          <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>                                                          <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>
412                                                          <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>)
# Line 387  src="//pagead2.googlesyndication.com/pag Line 417  src="//pagead2.googlesyndication.com/pag
417                                          </li>                                          </li>
418                                          <li class="ok">Time stamp event system &#038; jitter correction</li>                                          <li class="ok">Time stamp event system &#038; jitter correction</li>
419                                          <li class="ok">Multi channel &#038;  multi engine support</li>                                          <li class="ok">Multi channel &#038;  multi engine support</li>
420                                          <li class="partly">Pitch shifter / Interpolation                                          <li class="ok">Pitch shifter / Interpolation
421                                                  <ol>                                                  <ol>
422                                                          <li class="ok">Linear interpolation</li>                                                          <li class="ok">Linear interpolation</li>
423                                                          <li class="ok">Cubic interpolation</li>                                                          <li class="ok">Cubic interpolation</li>
424                                                          <li class="false">Formant frequency correction / formant manipulation</li>                                                          <li class="false">Formant frequency correction / formant manipulation</li>
425                                                  </ol>                                                  </ol>
426                                          </li>                                          </li>
427                                          <li class="false">Dynamic engine recompilation</li>                                          <li class="partly">Extensive SMP (multi processor) support</li>
428                                          <li class="false">Extensive SMP (multi processor) support</li>                          <ol>
429                                <li class="ok">User can explicitly run individual sampler parts on different CPUs/cores.</li>
430                                <li class="false">Automatic SMP voice pooling.</li>
431                            </ol>
432                                          <li class="false">Network cluster support</li>                                          <li class="false">Network cluster support</li>
433                                          <li class="ok">MIDI instrument mapper, allows to create very flexible MIDI progam change setups in a very easy way.                                          <li class="ok">MIDI instrument mapper, allows to create very flexible MIDI progam change setups in a very easy way.
434                                                  <ol>                                                  <ol>
# Line 457  src="//pagead2.googlesyndication.com/pag Line 490  src="//pagead2.googlesyndication.com/pag
490                                                  <ol>                                                  <ol>
491                                                          <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (C++ based using gtkmm/Gtk+)                                                          <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (C++ based using gtkmm/Gtk+)
492                                                                  <ol>                                                                  <ol>
493                                                                          <li class="ok">allows to modify all aspects of Gigsampler v2 and v3 format files</li>                                                                          <li class="ok">allows to modify all aspects of Gigsampler/GigaStudio v2, v3 and v4 format files</li>
494                                                                          <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>                                                                          <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>
495                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
496                                                                          <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>
497                                                                          <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 &amp; 4</li>
498                                                                          <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>                                                                          <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)
499                                        <li class="ok">Support for managing and editing real-time instrument scripts (LinuxSampler extension of the original GigaStudio format).</li>
500                                                                  </ol>                                                                  </ol>
501                                                          </li>                                                          </li>
502                                                  </ol>                                                  </ol>
503                                          </li>                                          </li>
504                        <li class="partly">Real-time instrument script support<br>(allows to override / customize sampler's behavior by textual, easy to write scripts included with instruments, which act like small programs, plugged into the sampler).</li>
505                                  </ol>                                  </ol>
506    
507                                  <hr>                                  <hr>

Legend:
Removed from v.2479  
changed lines
  Added in v.2635

  ViewVC Help
Powered by ViewVC