/[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 553 by schoenebeck, Wed May 18 17:22:47 2005 UTC revision 1935 by schoenebeck, Sun Jul 12 17:35:36 2009 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 88  Line 93 
93                  bugsover = new Image();                  bugsover = new Image();
94                  bugsover.src = dir + "mbugshover.png";                  bugsover.src = dir + "mbugshover.png";
95    
96                  bugsout = new Image();                  bugsout = new Image();&
97                  bugsout.src = dir + "mbugs.png";                  bugsout.src = dir + "mbugs.png";
98          }          }
99          -->          -->
# 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 118  Line 124 
124                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>                          <a id="instruments" href="instruments.html" onmouseover="javascript:if(document.images)document.instruments.src = instrumentsover.src" onmouseout="javascript:if(document.images)document.instruments.src = instrumentsout.src"><img name="instruments" src="gfx/minstruments.png" alt="instruments"></a>
125                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>                          <a id="links" href="links.html" onmouseover="javascript:if(document.images)document.links.src = linksover.src" onmouseout="javascript:if(document.images)document.links.src = linksout.src"><img name="links" src="gfx/mlinks.png" alt="links"></a>
126                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>                          <a id="credits" href="credits.html" onmouseover="javascript:if(document.images)document.credits.src = creditsover.src" onmouseout="javascript:if(document.images)document.credits.src = creditsout.src"><img name="credits" src="gfx/mcredits.png" alt="credits"></a>
127    
128    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="10" height="20">
129    
130    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
131    <input type="hidden" name="cmd" value="_s-xclick">
132    <input type="hidden" name="hosted_button_id" value="6746056">
133    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
134    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
135    </form>
136    
137    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
138    <input type="hidden" name="cmd" value="_s-xclick">
139    <input type="hidden" name="hosted_button_id" value="6746149">
140    <input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
141    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
142    </form>
143    
144                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
145                          <div id="contents">                          <div id="contents">
146    
147                          <h2>Features / Development Roadmap</h2>                          <h2>LS Development Roadmap</h2>
148                            <p class="default">
149                            The following list shows the planned work to be done until the next
150                            release of LinuxSampler. There will be no new release before all of them
151                            are completed.
152                            </p>
153    
154                            <ol class="default">
155                                    <li class="false">nothing scheduled yet</li>
156                            </ol>
157    
158                            <table class="default">
159                                    <tr>
160                                            <td class="default"><img src="gfx/okay_green.png" alt="Done" width="13" height="13" border="1"> Done </td>
161                                            <td class="default"><img src="gfx/yellow_light.png" alt="Partly implemented" width="13" height="13" border="1"> Partly implemented </td>
162                                            <td class="default"><img src="gfx/x.png" alt="Not started yet" width="13" height="13" border="1"> No work started yet </td>
163                                    </tr>
164                            </table>
165    
166                            <p class="default">
167                            Note that we frequently cast a moderated poll on our
168                            <a href="http://bb.linuxsampler.org/"">web forum</a> for
169                            the next features to be implemented and problems / bugs to be
170                            fixed soon. Don't hesitate to register to our forum and vote for
171                            your feature!
172                            </p>
173    
174                            <h2>Features</h2>
175                          <p class="default">                          <p class="default">
176                          The following list shows which features have already been implemented in                          The following list shows which features have already been implemented in
177                          current CVS version of LinuxSampler and what is planned to be done in                          current CVS version of LinuxSampler and what is planned to be done in
# Line 130  Line 179 
179                          listed below, you can write a proposol to the                          listed below, you can write a proposol to the
180                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">
181                                  developers mailing list                                  developers mailing list
182                          </a> or even better send us your patch if you have done something. Even                          </a>, open an "enhancement" request on our
183                            <a href="http://bugs.linuxsampler.org">bug tracking system</a>
184                            or even better send us your patch if you have done something. Even
185                          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
186                          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
187                          time and will to finish one of them, let us know!                          time and will to finish one of them, let us know!
188                          </p>                          </p>
189    
190                                  <ol>                                  <ol class="default">
191                                          <li class="partly"> Operating Systems                                          <li class="partly"> Operating Systems
192                                                  <ol>                                                  <ol>
193                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
194                                                          <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>
195                                                            <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>
196                                                  </ol>                                                  </ol>
197                                          </li>                                          </li>
198                                          <li class="partly"> Sampler Engines                                          <li class="partly"> Sampler Engines
199                                                  <ol>                                                  <ol>
200                                                          <li class="partly"> Gigasampler Engine                                                          <li class="partly"> Gigasampler Engine
201                                                                  <ol>                                                                  <ol>
202                                                                          <li class="ok">Gig file loader</li>                                                                          <li class="ok">Gig file loader
203                                                                          <li class="ok">Generic playback (RAM & disk streaming)</li>                                                                                  <ol>
204                                                                          <li class="partly">Dimension switching</li>                                                                                          <li class="ok">Gig v2 format</li>
205                                                                          <li class="ok">Sustain pedal support</li>                                                                                          <li class="partly">Gig v3 format
206                                                                                                    <ol>
207                                                                                                            <li class="partly">large file support (64 bit file offsets are currently truncated to 32 bit)</li>
208                                                                                                            <li class="ok">24 bit samples (uncompressed as well as compressed)</li>
209                                                                                                            <li class="ok">support for multi-file format (.gig, .gx01, .gx02, ...)</li>
210                                                                                                            <li class="partly">support for articulation (.art) files</li>
211                                                                                                            <li class="ok">support for Dimension Splits not equal to two</li>
212                                                                                                            <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
213                                                                                                            <li class="partly">MIDI rules</li>
214                                                                                                            <li class="false">convolution</li>
215                                                                                                    </ol>
216                                                                                            </li>
217                                                                                    </ol>
218                                                                            </li>
219                                                                            <li class="ok">Generic playback (RAM playback & disk streaming)</li>
220                                                                            <li class="ok">Dimension switching
221                                                                                    <ol>
222                                                                                            <li class="ok">Sample Channel</li>
223                                                                                            <li class="ok">Layer</li>
224                                                                                            <li class="ok">Velocity</li>
225                                                                                            <li class="ok">Channel Aftertouch</li>
226                                                                                            <li class="ok">Release Trigger</li>
227                                                                                            <li class="ok">Keyboard Position</li>
228                                                                                            <li class="ok">Round Robin</li>
229                                                                                            <li class="ok">Random</li>
230                                                                                            <li class="ok">Modulation Wheel</li>
231                                                                                            <li class="ok">Breath Ctrl.</li>
232                                                                                            <li class="ok">Foot Ctrl.</li>
233                                                                                            <li class="ok">Portamento Time Ctrl.</li>
234                                                                                            <li class="ok">Effect 1 &#038; 2 Ctrl.</li>
235                                                                                            <li class="ok">Effect 1 - 5 Depth Ctrl.</li>
236                                                                                            <li class="ok">General Purpose Ctrl. 1 - 8</li>
237                                                                                            <li class="ok">Sustain Pedal</li>
238                                                                                            <li class="ok">Portamento</li>
239                                                                                            <li class="ok">Sostenuto Pedal</li>
240                                                                                            <li class="ok">Soft Pedal</li>
241                                                                                    </ol>
242                                                                            </li>
243                                                                            <li class="ok">Sustain pedal interpretation</li>
244                                                                            <li class="ok">Sostenuto pedal interpretation</li>
245                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>
246                                                                          <li class="ok">Looping</li>                                                                          <li class="ok">Looping
247                                                                                    <ol>
248                                                                                            <li class="ok">endless loop</li>
249                                                                                            <li class="ok">limited amount of loops</li>
250                                                                                            <li class="ok">fractional looping</li>
251                                                                                    </ol>
252                                                                            </li>
253                                                                          <li class="ok">Pitchbend wheel support</li>                                                                          <li class="ok">Pitchbend wheel support</li>
254                                                                          <li class="ok">Bidirectional voice state transition</li>                                                                          <li class="ok">Bidirectional voice state transition, allowing
255                                                                          <li class="partly">Filter (VCF)                                                                                  to cancel the relase stage of voices forth and back arbitrary
256                                                                                    times if needed</li>
257                                                                            <li class="ok">Filter (VCF)
258                                                                                  <ol>                                                                                  <ol>
259                                                                                          <li class="ok">Highpass</li>                                                                                          <li class="ok">Highpass</li>
260                                                                                          <li class="ok">Bandpass</li>                                                                                          <li class="ok">Bandpass</li>
261                                                                                          <li class="false">Bandreject</li>                                                                                          <li class="ok">Bandreject</li>
262                                                                                          <li class="ok">Lowpass</li>                                                                                          <li class="ok">Lowpass</li>
263                                                                                          <li class="false">Turbo lowpass</li>                                                                                          <li class="ok">Turbo lowpass</li>
264                                                                                            <li class="ok">all filter types provide extremely
265                                                                                                    accurate characteristics compared to the original
266                                                                                                    Gigasampler format filters</li>
267                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>                                                                                          <li class="ok">Cutoff frequency controllable by MIDI controller</li>
268                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>                                                                                          <li class="ok">Resonance controllable by MIDI controller</li>
269                                                                                  </ol>                                                                                  </ol>
# Line 174  Line 276 
276                                                                          <li class="ok">VCO Low Frequency Oscillator (Pitch)</li>                                                                          <li class="ok">VCO Low Frequency Oscillator (Pitch)</li>
277                                                                          <li class="ok">Layers</li>                                                                          <li class="ok">Layers</li>
278                                                                          <li class="ok">Crossfades</li>                                                                          <li class="ok">Crossfades</li>
279                                                                          <li class="ok">Key Groups (a.k.a Exclusive Groups)</li>                                                                          <li class="ok">Key Groups (a.k.a Exclusive Groups),
280                                                                          <li class="ok">Release Triggered Voices</li>                                                                                  for mutually switching off sounds i.e. for drumkits</li>
281                                                                          <li class="ok">Key Switching</li>                                                                          <li class="ok">Release Triggered Voices, specific samples
282                                                                                    that are played back when voices are released</li>
283                                                                            <li class="ok">Key Switching, which allows to map a certain
284                                                                                    range on thy keyboard as additional performance controller,
285                                                                                    i.e. for switching articulations of orchestral sounds in realtime</li>
286                                                                          <li class="ok">Voice Stealing</li>                                                                          <li class="ok">Voice Stealing</li>
287                                                                            <li class="ok">Portamento Mode and Solo Mode (a.k.a 'Mono Mode',
288                                                                                    can be altered via standard GM messages, that is CC5 for
289                                                                                    altering portamento time, CC65 for enabling / disabling
290                                                                                    portamento mode, CC126 for enabling solo mode and CC127 for
291                                                                                    disabling solo mode)</li>
292                                                                            <li class="ok">Scale Tuning (via standard MIDI GS SysEx message)</li>
293                                                                  </ol>                                                                  </ol>
294                                                          </li>                                                          </li>
295                                                          <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 188  Line 300 
300                                                          </li>                                                          </li>
301                                                          <li class="partly">Akai Engine</li>                                                          <li class="partly">Akai Engine</li>
302                                                                  <ol>                                                                  <ol>
303                                                                          <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>
304                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
305                                                                  </ol>                                                                  </ol>
306                                                          <li class="false">Custom, modular Engine</li>                                                          <li class="false">Custom, modular Engine</li>
# Line 196  Line 308 
308                                          </li>                                          </li>
309                                          <li class="partly">Control interfaces                                          <li class="partly">Control interfaces
310                                                  <ol>                                                  <ol>
311                                                            <li class="ok">Native C++ <a href="http://en.wikipedia.org/wiki/Application_programming_interface">API</a></li>
312                                                          <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>)
313                                                          </li>                                                          </li>
314         <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 205  Line 317 
317                                          </li>                                          </li>
318       <li class="partly">MIDI input drivers       <li class="partly">MIDI input drivers
319        <ol>        <ol>
320         <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>
321           <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
322         <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>
323         <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>
324         <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>
325           <li class="ok"><a href="http://midishare.sourceforge.net/">MidiShare</a> (Linux, OS X, Windows)</li>
326           <li class="ok"><a href="http://en.wikipedia.org/wiki/MultiMedia_Extensions">MME</a> (Windows)</li>
327        </ol>        </ol>
328       </li>       </li>
329                                          <li class="partly">Audio output drivers                                          <li class="partly">Audio output drivers
330                                                  <ol>                                                  <ol>
331                                                          <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>
332                                                          <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>
333                                                            <li class="ok"><a href="http://www.arts-project.org/">aRts</a> (not RT safe!)</li>
334                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_stream_input_output">ASIO</a> (Windows)</li>
335                                                          <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>
336                                                          <li class="false">Audio over ethernet</li>                                                          <li class="false">Audio over ethernet</li>
337                                                          <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 232  Line 349 
349                                          <li class="false">Dynamic engine recompilation</li>                                          <li class="false">Dynamic engine recompilation</li>
350                                          <li class="false">Extensive SMP (multi processor) support</li>                                          <li class="false">Extensive SMP (multi processor) support</li>
351                                          <li class="false">Network cluster support</li>                                          <li class="false">Network cluster support</li>
352                                            <li class="ok">MIDI instrument mapper, allows to create very flexible MIDI progam change setups in a very easy way.
353                                                    <ol>
354                                                            <li class="ok">MIDI program change</li>
355                                                            <li class="ok">MIDI bank select (automatic detection of MSB only, LSB only or full MSB+LSB)</li>
356                                                            <li class="ok">Load Strategy for each Item individually
357                                                                    <ol>
358                                                                            <li class="ok">On-Demand: loads the instrument only when needed, frees it immediately once not used by any sampler channel anymore</li>
359                                                                            <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>
360                                                                            <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>
361                                                                            <li class="ok">Default: let the sampler decide</li>
362                                                                    </ol>
363                                                            </li>
364                                                            <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>
365                                                            <li class="ok">Mapping of arbitrary Instrument Files, already independent of the underlying format in respect for future sampler engines</li>
366                                                            <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>
367                                                    </ol>
368                                            </li>
369                                            <li class="ok">Effect Sends
370                                                    <ol>
371                                                            <li class="ok">Arbitrary Amount of FX Sends on Sampler Channels</li>
372                                                            <li class="ok">Realtime MIDI Control of Send Level</li>
373                                                            <li class="ok">Arbitrary MIDI Controller assignable</li>
374                                                            <li class="ok">Flexible Routing i.e. to a dedicated effect audio output</li>
375                                                    </ol>
376                                            </li>
377                                            <a name="instruments_db"></a>
378                                            <li class="ok">Instrument Database System, allowing to keep track of even the largest sample library collections
379                                                    <ol>
380                                                            <li class="ok">Ordering in Categories</li>
381                                                            <li class="ok">Search by various Criteria</li>
382                                                            <li class="ok">Transparently maintained on backend side</li>
383                                                    </ol>
384                                            </li>
385                                          <li class="partly">(Graphical) frontends                                          <li class="partly">(Graphical) frontends
386                                                  <ol>                                                  <ol>
387                                                          <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)
388                                                          <li class="false">VSTi frontend (based on the Qt frontend)</li>                                                                  <ol>
389                                                                            <li class="ok">Supports all features of LinuxSampler except the following ...</li>
390                                                                            <li class="ok"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">
391                                                                                    Effect Sends</a>
392                                                                            </li>
393                                                                            <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>
394                                                                                    (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])
395                                                                            </li>
396                                                                            <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>
397                                                                            <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>
398                                                                            <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>
399                                                                    </ol>
400                                                            </li>
401                                                            <li class="ok"><a href="http://sourceforge.net/projects/jsampler">JSampler</a> (Java based frontend)
402                                                                    <ol>
403                                                                            <li class="ok">Supports all currently available features of LinuxSampler</li>
404                                                                    </ol>
405                                                            </li>
406                                                            <li class="false">VSTi frontend</li>
407                                                    </ol>
408                                            </li>
409                                            <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard
410                                                    while loading a new instrument on the same sampler channel at the same time</li>
411                                            <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>
412                                            <li class="ok">Instrument Editors
413                                                    <ol>
414                                                            <li class="ok"><a href="http://download.linuxsampler.org/doc/gigedit/quickstart/gigedit_quickstart.html">gigedit</a> (C++ based using gtkmm/Gtk+)
415                                                                    <ol>
416                                                                            <li class="ok">allows to modify all aspects of Gigsampler v2 and v3 format files</li>
417                                                                            <li class="ok">allows to modify existing as well as creating completely new .gig files from scratch</li>
418                                                                            <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
419                                                                            <li class="ok">live-mode (attached with LinuxSampler), which makes all modifications audible in the sampler in realtime without having to reload</li>
420                                                                            <li class="ok">created / modified files are accepted by LinuxSampler as well as by Gigastudio 3</li>
421                                                                            <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>
422                                                                    </ol>
423                                                            </li>
424                                                  </ol>                                                  </ol>
425                                          </li>                                          </li>
426                                  </ol>                                  </ol>
# Line 253  Line 438 
438                          </p>                          </p>
439    
440                          <p>                          <p>
441                           (List last updated <b>2005-05-18</b>, also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)                           (Last page update on <b>$Date: 2009-07-12 17:35:36 $</b> by $Author: schoenebeck $,
442                             also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)
443                          </p>                          </p>
444    
445                  </div>                  </div>

Legend:
Removed from v.553  
changed lines
  Added in v.1935

  ViewVC Help
Powered by ViewVC