/[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 1576 by schoenebeck, Fri Dec 7 08:14:05 2007 UTC revision 2379 by schoenebeck, Sun Nov 4 14:46:28 2012 UTC
# Line 12  Line 12 
12          var dir = "gfx/";          var dir = "gfx/";
13    
14          if(document.images) {          if(document.images) {
15                    newsover = new Image();
16                    newsover.src = dir + "mnewshover.png";
17    
18                  newsover = new Image();                  newsout = new Image();
19                  newsover.src = dir + "mnewshover.png";                  newsout.src = dir + "mnews.png";
20    
21                  newsout = new Image();                  aboutover = new Image();
22                  newsout.src = dir + "mnews.png";                  aboutover.src = dir + "mabouthover.png";
23    
24                  aboutover = new Image();                  aboutout = new Image();
25                  aboutover.src = dir + "mabouthover.png";                  aboutout.src = dir + "mabout.png";
26    
27                  aboutout = new Image();                  featuresover = new Image();
28                  aboutout.src = dir + "mabout.png";                  featuresover.src = dir + "mfeatureshover.png";
29    
30                  featuresover = new Image();                  featuresout = new Image();
31                  featuresover.src = dir + "mfeatureshover.png";                  featuresout.src = dir + "mfeatures.png";
32    
33                  featuresout = new Image();                  screenshotsover = new Image();
34                  featuresout.src = dir + "mfeatures.png";                  screenshotsover.src = dir + "mscreenshotshover.png";
35    
36                  screenshotsover = new Image();                  screenshotsout = new Image();
37                  screenshotsover.src = dir + "mscreenshotshover.png";                  screenshotsout.src = dir + "mscreenshots.png";
38    
39                  screenshotsout = new Image();                  demosover = new Image();
40                  screenshotsout.src = dir + "mscreenshots.png";                  demosover.src = dir + "mdemoshover.png";
41    
42                  demosover = new Image();                  demosout = new Image();
43                  demosover.src = dir + "mdemoshover.png";                  demosout.src = dir + "mdemos.png";
44    
45                  demosout = new Image();                  downloadsover = new Image();
46                  demosout.src = dir + "mdemos.png";                  downloadsover.src = dir + "mdownloadshover.png";
47    
48                  downloadsover = new Image();                  downloadsout = new Image();
49                  downloadsover.src = dir + "mdownloadshover.png";                  downloadsout.src = dir + "mdownloads.png";
50    
51                  downloadsout = new Image();                  donationsover = new Image();
52                  downloadsout.src = dir + "mdownloads.png";                  donationsover.src = dir + "mdonationshover.png";
53    
54                  developersover = new Image();                  donationsout = new Image();
55                  developersover.src = dir + "mdevelopershover.png";                  donationsout.src = dir + "mdonations.png";
56    
57                  developersout = new Image();                  supportover = new Image();
58                  developersout.src = dir + "mdevelopers.png";                  supportover.src = dir + "msupporthover.png";
59                    supportout = new Image();
60                    supportout.src = dir + "msupport.png";
61    
62                  instrumentsover = new Image();                  developersover = new Image();
63                  instrumentsover.src = dir + "minstrumentshover.png";                  developersover.src = dir + "mdevelopershover.png";
64    
65                  instrumentsout = new Image();                  developersout = new Image();
66                  instrumentsout.src = dir + "minstruments.png";                  developersout.src = dir + "mdevelopers.png";
67    
68                  linksover = new Image();                  instrumentsover = new Image();
69                  linksover.src = dir + "mlinkshover.png";                  instrumentsover.src = dir + "minstrumentshover.png";
70    
71                  linksout = new Image();                  instrumentsout = new Image();
72                  linksout.src = dir + "mlinks.png";                  instrumentsout.src = dir + "minstruments.png";
73    
74                  documentationover = new Image();                  linksover = new Image();
75                  documentationover.src = dir + "mdocumentationhover.png";                  linksover.src = dir + "mlinkshover.png";
76    
77                  documentationout = new Image();                  linksout = new Image();
78                  documentationout.src = dir + "mdocumentation.png";                  linksout.src = dir + "mlinks.png";
79    
80                  creditsover = new Image();                  documentationover = new Image();
81                  creditsover.src = dir + "mcreditshover.png";                  documentationover.src = dir + "mdocumentationhover.png";
82    
83                  creditsout = new Image();                  documentationout = new Image();
84                  creditsout.src = dir + "mcredits.png";                  documentationout.src = dir + "mdocumentation.png";
85    
86                  faqover = new Image();                  creditsover = new Image();
87                  faqover.src = dir + "mfaqhover.png";                  creditsover.src = dir + "mcreditshover.png";
88    
89                  faqout = new Image();                  creditsout = new Image();
90                  faqout.src = dir + "mfaq.png";                  creditsout.src = dir + "mcredits.png";
91    
92                  bugsover = new Image();                  faqover = new Image();
93                  bugsover.src = dir + "mbugshover.png";                  faqover.src = dir + "mfaqhover.png";
94    
95                    faqout = new Image();
96                    faqout.src = dir + "mfaq.png";
97    
98                    bugsover = new Image();
99                    bugsover.src = dir + "mbugshover.png";
100    
101                    bugsout = new Image();
102                    bugsout.src = dir + "mbugs.png";
103    
                 bugsout = new Image();&  
                 bugsout.src = dir + "mbugs.png";  
104          }          }
105          -->          -->
106          </script>          </script>
# Line 98  Line 109 
109    
110  <body>  <body>
111    
112          <div id="mainwindow"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler">          <div id="mainwindow"><div class="lsbackground"><img name="LinuxSampler" src="gfx/lsbackground.jpg" alt="LinuxSampler"></div>
113    
114                  <h1><span class="hidden">The LinuxSampler Project</span></h1>                  <h1><span class="hidden">The LinuxSampler Project</span></h1>
115    
# Line 111  Line 122 
122                          <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>
123                          <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>
124                          <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>
125                            <a id="donations" href="donations.html" onmouseover="javascript:if(document.images)document.donations.src = donationsover.src" onmouseout="javascript:if(document.images)document.donations.src = donationsout.src"><img name="donations" src="gfx/mdonations.png" alt="donations"></a>
126                            <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>
127                          <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>
128                          <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>
129                          <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 131 
131                          <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>
132                          <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>
133                          <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>
134    
135    <div class="boxed">
136    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
137    <input type="hidden" name="cmd" value="_s-xclick">
138    <input type="hidden" name="hosted_button_id" value="6746056">
139    <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!">
140    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
141    </form>
142    <form action="https://www.paypal.com/cgi-bin/webscr" method="post">
143    <input type="hidden" name="cmd" value="_s-xclick">
144    <input type="hidden" name="hosted_button_id" value="6746149">
145    <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!">
146    <img alt="" border="0" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
147    </form>
148    <table><tr>
149    <td><a href="http://en.wikipedia.org/wiki/Bitcoin"><img src="gfx/logos/bitcoin32.png" alt="Bitcoins"></a></td>
150    <td>Or donate Bitcoins at:</td>
151    </tr></table>
152    <pre class="btcaddr">1Q9CK7xUhMNWryqYTZLbUTXbrjpYYtwvng</pre>
153    <hr>
154    <a href="donations.html">Why donate?</a>
155    </div>
156    <p>
157    <div class="">
158    <center>
159    <script type="text/javascript"><!--
160    google_ad_client = "pub-3408196773880325";
161    /* 120x600, created 8/3/09 */
162    google_ad_slot = "2910827959";
163    google_ad_width = 120;
164    google_ad_height = 600;
165    //-->
166    </script>
167    <script type="text/javascript"
168    src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
169    </script>
170    </center>
171    </div>
172    
173    
174                          </td><td valign=top width="100%">                          </td><td valign=top width="100%">
175                          <div id="contents">                          <div id="contents">
176    
# Line 129  Line 182 
182                          </p>                          </p>
183    
184                          <ol class="default">                          <ol class="default">
185                                  <li class="false">nothing scheduled yet</li>                                  <li class="ok">Abstraction of common code from existing Gigasampler engine to base classes for further sampler engines.</li>
186                                    <li class="partly">
187                                            Implementation of
188                                            <a href="https://docs.google.com/Doc?docid=0AVrDa5LNWylnZGZ6ejk4eHRfNDVjbmsyd3Zmag">SFZ(2) format</a> sampler engine.
189                                    </li>
190                                    <li class="partly">
191                                            Implementation of
192                                            <a href="http://en.wikipedia.org/wiki/SoundFont">SF2 format</a> sampler engine.
193                                    </li>
194                                    <li class="false">
195                                            Implementation of
196                                            <a href="http://www.linuxsampler.org/libakai/">Akai format</a> sampler engine.
197                                    </li>
198                          </ol>                          </ol>
199    
200                          <table class="default">                          <table class="default">
# Line 140  Line 205 
205                                  </tr>                                  </tr>
206                          </table>                          </table>
207    
208                            <p class="default">
209                            Note that we frequently cast a moderated poll on our
210                            <a href="http://bb.linuxsampler.org/">web forum</a> for
211                            the next features to be implemented and problems / bugs to be
212                            fixed soon. Don't hesitate to register to our forum and vote for
213                            your feature!
214                            </p>
215    
216                          <h2>Features</h2>                          <h2>Features</h2>
217                          <p class="default">                          <p class="default">
218                          The following list shows which features have already been implemented in                          The following list shows which features have already been implemented in
219                          current CVS version of LinuxSampler and what is planned to be done in                          current Subversion version of LinuxSampler and what is planned to be done
220                          (hopefully) near future. If you are missing something that is not already                          in (hopefully) near future. If you are missing something that is not
221                          listed below, you can write a proposol to the                          already listed below, you can write a proposal to the
222                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">                          <a href="http://lists.sourceforge.net/lists/listinfo/linuxsampler-devel">
223                                  developers mailing list                                  developers mailing list
224                          </a>, open an "enhancement" request on our                          </a>, open an "enhancement" request on our
# Line 160  Line 233 
233                                          <li class="partly"> Operating Systems                                          <li class="partly"> Operating Systems
234                                                  <ol>                                                  <ol>
235                                                          <li class="ok">Linux</li>                                                          <li class="ok">Linux</li>
236                                                          <li class="ok">Mac <a href="http://www.apple.com/macosx/">OS X</a></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>
237                                                          <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>                                                          <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>
238                                                    </ol>
239                                            </li>
240                                            <li class="ok">Host plugin versions of the sampler
241                                                    <ol>
242                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/Virtual_Studio_Technology">VSTi</a> (Windows)</li>
243                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_Units">Audio Units</a> (Mac)</li>
244                                                            <li class="ok"><a href="http://dssi.sourceforge.net/">DSSI</a> (Linux)</li>
245                                                            <li class="ok"><a href="http://lv2plug.in/">LV2</a> (Linux)</li>
246                                                    </ol>
247                                            </li>
248                                            <li class="partly">MIDI input drivers
249                                                    <ol>
250                                                            <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>
251                                                            <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
252                                                            <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>
253                                                            <li class="ok"><a href="http://midishare.sourceforge.net/">MidiShare</a> (Linux, OS X, Windows)</li>
254                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/MultiMedia_Extensions">MME</a> (Windows)</li>
255                                                            <li class="false">MIDI over ethernet (<a href="http://standards.ieee.org/announcements/p1639app.html">Distributed MIDI</a>)</li>
256                                                    </ol>
257                                            </li>
258                                            <li class="partly">Audio output drivers
259                                                    <ol>
260                                                            <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>
261                                                            <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>
262                                                            <li class="ok"><a href="http://www.arts-project.org/">aRts</a> (not RT safe!)</li>
263                                                            <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_stream_input_output">ASIO</a> (Windows)</li>
264                                                            <li class="ok"><a href="http://developer.apple.com/audio/pdf/coreaudio.pdf">CoreAudio</a>  (Mac <a href="http://www.apple.com/macosx/">OS X</a>)</li>
265                                                            <li class="false">Audio over ethernet</li>
266                                                  </ol>                                                  </ol>
267                                          </li>                                          </li>
268                                          <li class="partly"> Sampler Engines                                          <li class="partly"> Sampler Engines
# Line 179  Line 280 
280                                                                                                          <li class="partly">support for articulation (.art) files</li>                                                                                                          <li class="partly">support for articulation (.art) files</li>
281                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>                                                                                                          <li class="ok">support for Dimension Splits not equal to two</li>
282                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>                                                                                                          <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
283                                                                                                            <li class="partly">MIDI rules</li>
284                                                                                                            <li class="false">convolution</li>
285                                                                                                  </ol>                                                                                                  </ol>
286                                                                                          </li>                                                                                          </li>
287                                                                                  </ol>                                                                                  </ol>
# Line 267  Line 370 
370                                                          </li>                                                          </li>
371                                                          <li class="partly">Akai Engine</li>                                                          <li class="partly">Akai Engine</li>
372                                                                  <ol>                                                                  <ol>
373                                                                          <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>                                                                          <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>
374                                                                          <li class="false">Generic playback</li>                                                                          <li class="false">Generic playback</li>
375                                                                  </ol>                                                                  </ol>
376                                                          <li class="false">Custom, modular Engine</li>                                                          <li class="false">Custom, modular Engine</li>
# Line 282  Line 385 
385         </li>         </li>
386                                                  </ol>                                                  </ol>
387                                          </li>                                          </li>
      <li class="partly">MIDI input drivers  
       <ol>  
        <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>  
        <li class="false"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>  
        <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>  
        <li class="false">MIDI over ethernet (<a href="http://standards.ieee.org/announcements/p1639app.html">Distributed MIDI</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>  
        <li class="ok"><a href="http://midishare.sourceforge.net/">MidiShare</a> (Linux, OS X, Windows)</li>  
        <li class="ok"><a href="http://en.wikipedia.org/wiki/MultiMedia_Extensions">MME</a> (Windows)</li>  
       </ol>  
      </li>  
                                         <li class="partly">Audio output drivers  
                                                 <ol>  
                                                         <li class="ok"><a href="http://www.alsa-project.org/">ALSA</a> (Linux)</li>  
                                                         <li class="ok"><a href="http://jackit.sourceforge.net/">JACK</a> (Linux, OSX, Windows, ...)</li>  
                                                         <li class="ok"><a href="http://www.arts-project.org/">aRts</a> (not RT safe!)</li>  
                                                         <li class="ok"><a href="http://en.wikipedia.org/wiki/Audio_stream_input_output">ASIO</a> (Windows)</li>  
                                                         <li class="false"><a href="http://www.steinberg.net/en/support/3rdparty/">VSTi</a></li>  
                                                         <li class="false">Audio over ethernet</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>  
                                                 </ol>  
                                         </li>  
388                                          <li class="ok">Time stamp event system &#038; jitter correction</li>                                          <li class="ok">Time stamp event system &#038; jitter correction</li>
389                                          <li class="ok">Multi channel &#038;  multi engine support</li>                                          <li class="ok">Multi channel &#038;  multi engine support</li>
390                                          <li class="partly">Pitch shifter / Interpolation                                          <li class="partly">Pitch shifter / Interpolation
# Line 349  Line 430 
430                                                          <li class="ok">Transparently maintained on backend side</li>                                                          <li class="ok">Transparently maintained on backend side</li>
431                                                  </ol>                                                  </ol>
432                                          </li>                                          </li>
433                                          <li class="partly">(Graphical) frontends                                          <li class="ok">(Graphical) frontends
434                                                  <ol>                                                  <ol>
435                                                            <li class="ok"><a href="http://sourceforge.net/projects/jsampler">JSampler a.k.a "Fantasia"</a> (Java based frontend)
436                                                                    <ol>
437                                                                            <li class="ok">Supports all currently available features of LinuxSampler</li>
438                                                                    </ol>
439                                                            </li>
440                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)                                                          <li class="partly"><a href="http://qsampler.sourceforge.net">QSampler</a> (C++ based frontend using Qt)
441                                                                  <ol>                                                                  <ol>
442                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>                                                                          <li class="ok">Supports all features of LinuxSampler except the following ...</li>
                                                                         <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#CREATE FX_SEND">  
                                                                                 Effect Sends</a> (qsampler retrieves current FX send settings from the sampler,  
                                                                                 stores FX send settings in session .lscp files and restores them, but  
                                                                                 currently does not yet offer a widget to modify FX send settings)  
                                                                         </li>  
443                                                                          <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>                                                                          <li class="partly"><a href="http://www.linuxsampler.org/api/draft-linuxsampler-protocol.html#MIDI Instrument Mapping">MIDI Instrument Maps</a>
444                                                                                  (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])                                                                                  (qsampler does currently not yet support to create more than two MIDI instrument maps [one intended for chromatic instruments and one for drumkits])
445                                                                          </li>                                                                          </li>
446                                                                          <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>                                                                          <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>
                                                                         <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>  
447                                                                          <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>                                                                          <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>
448                                                                  </ol>                                                                  </ol>
449                                                          </li>                                                          </li>
                                                         <li class="ok"><a href="http://sourceforge.net/projects/jsampler">JSampler</a> (Java based frontend)  
                                                                 <ol>  
                                                                         <li class="ok">Supports all currently available features of LinuxSampler</li>  
                                                                 </ol>  
                                                         </li>  
                                                         <li class="false">VSTi frontend</li>  
450                                                  </ol>                                                  </ol>
451                                          </li>                                          </li>
452                                          <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard                                          <li class="ok">Playing while Loading, i.e. allowing to play and hold notes on the keyboard
453                                                  while loading a new instrument on the same sampler channel at the same time</li>                                                  while loading a new instrument on the same sampler channel at the same time</li>
454                                            <li class="ok">Limits for max. voices and max. disk streams can be altered at runtime</li>
455                                          <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>                                          <li class="ok">Instrument Editor Plugin System for 3rd Party Instrument Editors</li>
456                                          <li class="ok">Instrument Editors                                          <li class="ok">Instrument Editors
457                                                  <ol>                                                  <ol>
# Line 387  Line 462 
462                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>                                                                          <li class="ok">stand-alone mode (independent of LinuxSampler)</li>
463                                                                          <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>
464                                                                          <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</li>
465                                                                            <li class="ok">virtual MIDI keyboard (for triggering notes by mouse click and highlighting the virtual keys on external note events)</li>
466                                                                  </ol>                                                                  </ol>
467                                                          </li>                                                          </li>
468                                                  </ol>                                                  </ol>
# Line 406  Line 482 
482                          </p>                          </p>
483    
484                          <p>                          <p>
485                           (Last page update on <b>$Date: 2007-12-07 08:14:05 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2009-11-24 18:33:54 $</b> by $Author: schoenebeck $,
486                           also see <a href="http://www.linuxsampler.org">CVS Log</a> for recent changes)                           also see <a href="http://www.linuxsampler.org">Subversion Log</a> for recent changes)
487                          </p>                          </p>
488    
489                  </div>                  </div>

Legend:
Removed from v.1576  
changed lines
  Added in v.2379

  ViewVC Help
Powered by ViewVC