/[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 904 by schoenebeck, Sun Jul 23 11:54:27 2006 UTC revision 1675 by schoenebeck, Fri Feb 8 14:21:33 2008 UTC
# Line 49  Line 49 
49                  downloadsout = new Image();                  downloadsout = new Image();
50                  downloadsout.src = dir + "mdownloads.png";                  downloadsout.src = dir + "mdownloads.png";
51    
52                    supportover = new Image();
53                    supportover.src = dir + "msupporthover.png";
54                    supportout = new Image();
55                    supportout.src = dir + "msupport.png";
56    
57                  developersover = new Image();                  developersover = new Image();
58                  developersover.src = dir + "mdevelopershover.png";                  developersover.src = dir + "mdevelopershover.png";
59    
# Line 111  Line 116 
116                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>                          <a id="screenshots" href="screenshots.html" onmouseover="javascript:if(document.images)document.screenshots.src = screenshotsover.src" onmouseout="javascript:if(document.images)document.screenshots.src = screenshotsout.src"><img name="screenshots" src="gfx/mscreenshots.png" alt="screenshots"></a>
117                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>                          <a id="demos" href="demos.html" onmouseover="javascript:if(document.images)document.demos.src = demosover.src" onmouseout="javascript:if(document.images)document.demos.src = demosout.src"><img name="demos" src="gfx/mdemos.png" alt="demos"></a>
118                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>                          <a id="downloads" href="downloads.html" onmouseover="javascript:if(document.images)document.downloads.src = downloadsover.src" onmouseout="javascript:if(document.images)document.downloads.src = downloadsout.src"><img name="downloads" src="gfx/mdownloads.png" alt="download"></a>
119                            <a id="support" href="support.html" onmouseover="javascript:if(document.images)document.support.src = supportover.src" onmouseout="javascript:if(document.images)document.support.src = supportout.src"><img name="support" src="gfx/msupport.png" alt="support"></a>
120                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>                          <a id="developers" href="developers.html" onmouseover="javascript:if(document.images)document.developers.src = developersover.src" onmouseout="javascript:if(document.images)document.developers.src = developersout.src"><img name="developers" src="gfx/mdevelopers.png" alt="developers"></a>
121                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>                          <a id="faq" href="faq.html" onmouseover="javascript:if(document.images)document.faq.src = faqover.src" onmouseout="javascript:if(document.images)document.faq.src = faqout.src"><img name="faq" src="gfx/mfaq.png" alt="faq"></a>
122                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>                          <a id="documentation" href="documentation.html" onmouseover="javascript:if(document.images)document.documentation.src = documentationover.src" onmouseout="javascript:if(document.images)document.documentation.src = documentationout.src"><img name="documentation" src="gfx/mdocumentation.png" alt="documentation"></a>
# Line 129  Line 135 
135                          </p>                          </p>
136    
137                          <ol class="default">                          <ol class="default">
138                              <li class="partly">strong synthesis optimizations</li>                                  <li class="false">nothing scheduled yet</li>
                                 <li class="false">instrument database system</li>  
139                          </ol>                          </ol>
140    
141                          <table class="default">                          <table class="default">
# Line 149  Line 154 
154                          listed below, you can write a proposol to the                          listed below, you can write a proposol to the
155                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">
156                                  developers mailing list                                  developers mailing list
157                          </a> or even better send us your patch if you have done something. Even                          </a>, open an "enhancement" request on our
158                            <a href="http://bugs.linuxsampler.org">bug tracking system</a>
159                            or even better send us your patch if you have done something. Even
160                          if features are listed to be planned below, it can be that it takes a                          if features are listed to be planned below, it can be that it takes a
161                          while until somebody finds the time to implement it. So if you have the                          while until somebody finds the time to implement it. So if you have the
162                          time and will to finish one of them, let us know!                          time and will to finish one of them, let us know!
# Line 159  Line 166 
166                                          <li class="partly"> Operating Systems                                          <li class="partly"> Operating Systems
167                                                  <ol>                                                  <ol>
168                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
169                                                          <li class="ok">Mac <a href="http://www.apple.com/macosx/">OS X</a></li>                                                          <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>
170                                                            <li class="partly">Windows</a> (we provide a convenient Windows installer for all components of the project, only the <a href="#instruments_db">instruments DB feature</a> is not yet supported on Windows)</li>
171                                                  </ol>                                                  </ol>
172                                          </li>                                          </li>
173                                          <li class="partly"> Sampler Engines                                          <li class="partly"> Sampler Engines
# Line 177  Line 185 
185                                                                                                          <li class="partly">support for articulation (.art) files</li>                                                                                                          <li class="partly">support for articulation (.art) files</li>
186                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
187                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
188                                                                                                            <li class="partly">MIDI rules</li>
189                                                                                                            <li class="false">convolution</li>
190                                                                                                  </ol>                                                                                                  </ol>
191                                                                                          </li>                                                                                          </li>
192                                                                                  </ol>                                                                                  </ol>
193                                                                          </li>                                                                          </li>
194                                                                          <li class="ok">Generic playback (RAM & disk streaming)</li>                                                                          <li class="ok">Generic playback (RAM playback & disk streaming)</li>
195                                                                          <li class="ok">Dimension switching                                                                          <li class="ok">Dimension switching
196                                                                                  <ol>                                                                                  <ol>
197                                                                                          <li class="ok">Sample Channel</li>                                                                                          <li class="ok">Sample Channel</li>
# Line 208  Line 218 
218                                                                          <li class="ok">Sustain pedal interpretation</li>                                                                          <li class="ok">Sustain pedal interpretation</li>
219                                                                          <li class="ok">Sostenuto pedal interpretation</li>                                                                          <li class="ok">Sostenuto pedal interpretation</li>
220                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>
221                                                                          <li class="ok">Looping</li>                                                                          <li class="ok">Looping
222                                                                                    <ol>
223                                                                                            <li class="ok">endless loop</li>
224                                                                                            <li class="ok">limited amount of loops</li>
225                                                                                            <li class="ok">fractional looping</li>
226                                                                                    </ol>
227                                                                            </li>
228                                                                          <li class="ok">Pitchbend wheel support</li>                                                                          <li class="ok">Pitchbend wheel support</li>
229                                                                          <li class="ok">Bidirectional voice state transition</li>                                                                          <li class="ok">Bidirectional voice state transition, allowing
230                                                                                    to cancel the relase stage of voices forth and back arbitrary
231                                                                                    times if needed</li>
232                                                                          <li class="ok">Filter (VCF)                                                                          <li class="ok">Filter (VCF)
233                                                                                  <ol>                                                                                  <ol>
234                                                                                          <li class="ok">Highpass</li>                                                                                          <li class="ok">Highpass</li>
# Line 218  Line 236 
236                                                                                          <li class="ok">Bandreject</li>                                                                                          <li class="ok">Bandreject</li>
237                                                                                          <li class="ok">Lowpass</li>                                                                                          <li class="ok">Lowpass</li>
238                                                                                          <li class="ok">Turbo lowpass</li>                                                                                          <li class="ok">Turbo lowpass</li>
239                                                                                            <li class="ok">all filter types provide extremely
240                                                                                                    accurate characteristics compared to the original
241                                                                                                    Gigasampler format filters</li>
242                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>
243                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>
244                                                                                  </ol>                                                                                  </ol>
# Line 230  Line 251 
251                                                                          <li class="ok">VCO Low Frequency Oscillator (Pitch)</li>                                                                          <li class="ok">VCO Low Frequency Oscillator (Pitch)</li>
252                                                                          <li class="ok">Layers</li>                                                                          <li class="ok">Layers</li>
253                                                                          <li class="ok">Crossfades</li>                                                                          <li class="ok">Crossfades</li>
254                                                                          <li class="ok">Key Groups (a.k.a Exclusive Groups)</li>                                                                          <li class="ok">Key Groups (a.k.a Exclusive Groups),
255                                                                          <li class="ok">Release Triggered Voices</li>                                                                                  for mutually switching off sounds i.e. for drumkits</li>
256                                                                          <li class="ok">Key Switching</li>                                                                          <li class="ok">Release Triggered Voices, specific samples
257                                                                                    that are played back when voices are released</li>
258                                                                            <li class="ok">Key Switching, which allows to map a certain
259                                                                                    range on thy keyboard as additional performance controller,
260                                                                                    i.e. for switching articulations of orchestral sounds in realtime</li>
261                                                                          <li class="ok">Voice Stealing</li>                                                                          <li class="ok">Voice Stealing</li>
262                                                                          <li class="ok">Portamento Mode and Solo Mode (a.k.a 'Mono Mode',                                                                          <li class="ok">Portamento Mode and Solo Mode (a.k.a 'Mono Mode',
263                                                                                  can be altered via standard GM messages, that is CC5 for                                                                                  can be altered via standard GM messages, that is CC5 for
# Line 267  Line 292 
292                                          </li>                                          </li>
293       <li class="partly">MIDI input drivers       <li class="partly">MIDI input drivers
294        <ol>        <ol>
295         <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a></li>         <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>
296           <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
297         <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>         <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>
298         <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>
299         <li class="ok"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreMIDI</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>         <li class="ok"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreMIDI</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>
300         <li class="ok"><a href="http://midishare.sourceforge.net/">MidiShare</a> (Linux, OS X, Windows)</li>         <li class="ok"><a href="http://midishare.sourceforge.net/">MidiShare</a> (Linux, OS X, Windows)</li>
301           <li class="ok"><a href="http://en.wikipedia.org/wiki/MultiMedia_Extensions">MME</a> (Windows)</li>
302        </ol>        </ol>
303       </li>       </li>
304                                          <li class="partly">Audio output drivers                                          <li class="partly">Audio output drivers
305                                                  <ol>                                                  <ol>
306                                                          <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a></li>                                                          <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>
307                                                          <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a></li>                                                          <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
308                                                          <li class="ok"><a href="http://www.arts-project.org/">aRts</a> (not RT safe!)</li>                                                          <li class="ok"><a href="http://www.arts-project.org/">aRts</a> (not RT safe!)</li>
309                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_stream_input_output">ASIO</a> (Windows)</li>
310                                                          <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>                                                          <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>
311                                                          <li class="false">Audio over ethernet</li>                                                          <li class="false">Audio over ethernet</li>
312                                                          <li class="false"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreAudio</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>                                                          <li class="false"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreAudio</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>
# Line 296  Line 324 
324                                          <li class="false">Dynamic engine recompilation</li>                                          <li class="false">Dynamic engine recompilation</li>
325                                          <li class="false">Extensive SMP (multi processor) support</li>                                          <li class="false">Extensive SMP (multi processor) support</li>
326                                          <li class="false">Network cluster support</li>                                          <li class="false">Network cluster support</li>
327                                            <li class="ok">MIDI instrument mapper, allows to create very flexible MIDI progam change setups in a very easy way.
328                                                    <ol>
329                                                            <li class="ok">MIDI program change</li>
330                                                            <li class="ok">MIDI bank select (automatic detection of MSB only, LSB only or full MSB+LSB)</li>
331                                                            <li class="ok">Load Strategy for each Item individually
332                                                                    <ol>
333                                                                            <li class="ok">On-Demand: loads the instrument only when needed, frees it immediately once not used by any sampler channel anymore</li>
334                                                                            <li class="ok">On-Demand-Hold: loads the instrument when needed and keeps it in memory, that is even if not used by a sampler channel</li>
335                                                                            <li class="ok">Persistent: loads the instrument immediately in the background (i.e. at sampler startup), allowing immediate program changes in realtime even of largest instruments, without wait time</li>
336                                                                            <li class="ok">Default: let the sampler decide</li>
337                                                                    </ol>
338                                                            </li>
339                                                            <li class="ok">Volume Factor for each Item, allowing to compensate the volume difference of sample library collections i.e. for live performances, without having to edit the instrument files</li>
340                                                            <li class="ok">Mapping of arbitrary Instrument Files, already independent of the underlying format in respect for future sampler engines</li>
341                                                            <li class="ok">arbitrary amount of independent MIDI instrumet maps, (i.e. for chromatic instruments, drumkits, ...), each sampler channel can be assigned to a specific MIDI map</li>
342                                                    </ol>
343                                            </li>
344                                            <li class="ok">Effect Sends
345                                                    <ol>
346                                                            <li class="ok">Arbitrary Amount of FX Sends on Sampler Channels</li>
347                                                            <li class="ok">Realtime MIDI Control of Send Level</li>
348                                                            <li class="ok">Arbitrary MIDI Controller assignable</li>
349                                                            <li class="ok">Flexible Routing i.e. to a dedicated effect audio output</li>
350                                                    </ol>
351                                            </li>
352                                            <a name="instruments_db"></a>
353                                            <li class="ok">Instrument Database System, allowing to keep track of even the largest sample library collections
354                                                    <ol>
355                                                            <li class="ok">Ordering in Categories</li>
356                                                            <li class="ok">Search by various Criteria</li>
357                                                            <li class="ok">Transparently maintained on backend side</li>
358                                                    </ol>
359                                            </li>
360                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
361                                                  <ol>                                                  <ol>
362                                                          <li class="ok">Qt based frontend (<a href="http://qsampler.sourceforge.net">QSampler</a>)</li>                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)
363                                                          <li class="ok">Java based frontend (<a href="http://sourceforge.net/projects/jsampler">JSampler</a>)</li>                                                                  <ol>
364                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>
365                                                                            <li class="ok"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">
366                                                                                    Effect Sends</a>
367                                                                            </li>
368                                                                            <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>
369                                                                                    (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])
370                                                                            </li>
371                                                                            <li class="false"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#Managing Instruments Database">Instruments DB support</a> (to ease handling of huge sample library collections)</li>
372                                                                            <li class="false"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#events">Sampler events</a> (to let qsampler react on certain events occuring on sampler side)</li>
373                                                                            <li class="partly">Audio and MIDI device management (only minor thing that qsampler lacks support yet are <a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#GET MIDI_INPUT_DRIVER_PARAMETER INFO">"multiplicity"</a> type device parameters, that is parameters which don't just accept one value, but also a list of values, i.e. for the "ALSA_SEQ_BINDINGS" parameter of the ALSA MIDI driver)</li>
374                                                                    </ol>
375                                                            </li>
376                                                            <li class="ok"><a href="http://sourceforge.net/projects/jsampler">JSampler</a> (Java based frontend)
377                                                                    <ol>
378                                                                            <li class="ok">Supports all currently available features of LinuxSampler</li>
379                                                                    </ol>
380                                                            </li>
381                                                            <li class="false">VSTi frontend</li>
382                                                    </ol>
383                                            </li>
384                                            <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard
385                                                    while loading a new instrument on the same sampler channel at the same time</li>
386                                            <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>
387                                            <li class="ok">Instrument Editors
388                                                    <ol>
389                                                            <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (C++ based using gtkmm/Gtk+)
390                                                                    <ol>
391                                                                            <li class="ok">allows to modify all aspects of Gigsampler v2 and v3 format files</li>
392                                                                            <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>
393                                                                            <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
394                                                                            <li class="ok">live-mode (attached with LinuxSampler), which makes all modifications audible in the sampler in realtime without having to reload</li>
395                                                                            <li class="ok">created / modified files are accepted by LinuxSampler as well as by Gigastudio 3</li>
396                                                                            <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>
397                                                                    </ol>
398                                                            </li>
399                                                  </ol>                                                  </ol>
400                                          </li>                                          </li>
401                                  </ol>                                  </ol>
# Line 318  Line 413 
413                          </p>                          </p>
414    
415                          <p>                          <p>
416                           (Last page update on <b>$Date: 2006-07-23 11:54:27 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2008-02-08 14:21:33 $</b> by $Author: schoenebeck $,
417                           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)
418                          </p>                          </p>
419    

Legend:
Removed from v.904  
changed lines
  Added in v.1675

  ViewVC Help
Powered by ViewVC