/[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 746 by schoenebeck, Tue Aug 16 18:03:48 2005 UTC revision 848 by schoenebeck, Fri Mar 24 15:48:14 2006 UTC
# Line 166  Line 166 
166                                                  <ol>                                                  <ol>
167                                                          <li class="partly"> Gigasampler Engine                                                          <li class="partly"> Gigasampler Engine
168                                                                  <ol>                                                                  <ol>
169                                                                          <li class="ok">Gig file loader</li>                                                                          <li class="ok">Gig file loader
170                                                                                    <ol>
171                                                                                            <li class="ok">Gig v2 format</li>
172                                                                                            <li class="partly">Gig v3 format
173                                                                                                    <ol>
174                                                                                                            <li class="partly">large file support (64 bit file offsets are currently truncated to 32 bit)</li>
175                                                                                                            <li class="partly">24 bit samples (currently truncated to 16 bit), uncompressed as well as compressed</li>
176                                                                                                            <li class="ok">support for multi-file format (.gig, .gx01, .gx02, ...)</li>
177                                                                                                            <li class="ok">support for Dimension Splits not equal to two</li>
178                                                                                                            <li class="ok">up to 8 Dimensions or 256 Dimension Regions</li>
179                                                                                                    </ol>
180                                                                                            </li>
181                                                                                    </ol>
182                                                                            </li>
183                                                                          <li class="ok">Generic playback (RAM & disk streaming)</li>                                                                          <li class="ok">Generic playback (RAM & disk streaming)</li>
184                                                                          <li class="partly">Dimension switching</li>                                                                          <li class="ok">Dimension switching
185                                                                          <li class="ok">Sustain pedal support</li>                                                                                  <ol>
186                                                                                            <li class="ok">Sample Channel</li>
187                                                                                            <li class="ok">Layer</li>
188                                                                                            <li class="ok">Velocity</li>
189                                                                                            <li class="ok">Channel Aftertouch</li>
190                                                                                            <li class="ok">Release Trigger</li>
191                                                                                            <li class="ok">Keyboard Position</li>
192                                                                                            <li class="ok">Round Robin</li>
193                                                                                            <li class="ok">Random</li>
194                                                                                            <li class="ok">Modulation Wheel</li>
195                                                                                            <li class="ok">Breath Ctrl.</li>
196                                                                                            <li class="ok">Foot Ctrl.</li>
197                                                                                            <li class="ok">Portamento Time Ctrl.</li>
198                                                                                            <li class="ok">Effect 1 &#038; 2 Ctrl.</li>
199                                                                                            <li class="ok">Effect 1 - 5 Depth Ctrl.</li>
200                                                                                            <li class="ok">General Purpose Ctrl. 1 - 8</li>
201                                                                                            <li class="ok">Sustain Pedal</li>
202                                                                                            <li class="ok">Portamento</li>
203                                                                                            <li class="ok">Sostenuto Pedal</li>
204                                                                                            <li class="ok">Soft Pedal</li>
205                                                                                    </ol>
206                                                                            </li>
207                                                                            <li class="ok">Sustain pedal interpretation</li>
208                                                                            <li class="ok">Sostenuto pedal interpretation</li>
209                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>                                                                          <li class="ok">Key velocity &#060;-&#062; volume mapping</li>
210                                                                          <li class="ok">Looping</li>                                                                          <li class="ok">Looping</li>
211                                                                          <li class="ok">Pitchbend wheel support</li>                                                                          <li class="ok">Pitchbend wheel support</li>
# Line 197  Line 233 
233                                                                          <li class="ok">Release Triggered Voices</li>                                                                          <li class="ok">Release Triggered Voices</li>
234                                                                          <li class="ok">Key Switching</li>                                                                          <li class="ok">Key Switching</li>
235                                                                          <li class="ok">Voice Stealing</li>                                                                          <li class="ok">Voice Stealing</li>
236                                                                            <li class="ok">Portamento Mode and Solo Mode (a.k.a 'Mono Mode',
237                                                                                    can be altered via standard GM messages, that is CC5 for
238                                                                                    altering portamento time, CC65 for enabling / disabling
239                                                                                    portamento mode, CC126 for enabling solo mode and CC127 for
240                                                                                    disabling solo mode)</li>
241                                                                  </ol>                                                                  </ol>
242                                                          </li>                                                          </li>
243                                                          <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 273  Line 314 
314                          </p>                          </p>
315    
316                          <p>                          <p>
317                           (Last page update on <b>$Date: 2005-08-16 18:03:48 $</b> by $Author: schoenebeck $,                           (Last page update on <b>$Date: 2006-03-24 15:48:14 $</b> by $Author: schoenebeck $,
318                           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)
319                          </p>                          </p>
320    

Legend:
Removed from v.746  
changed lines
  Added in v.848

  ViewVC Help
Powered by ViewVC