/[svn]/web/trunk/www.linuxsampler.org/sfz/index.php
ViewVC logotype

Diff of /web/trunk/www.linuxsampler.org/sfz/index.php

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2530 by schoenebeck, Tue Mar 4 20:46:46 2014 UTC revision 2857 by persson, Wed Jan 6 10:03:44 2016 UTC
# Line 292  include '../tmpl/header.php'; Line 292  include '../tmpl/header.php';
292  <tbody>  <tbody>
293    
294  <tr><td class="decocomp_header" colspan="3"><b>Instrument Structure</b></td></tr>  <tr><td class="decocomp_header" colspan="3"><b>Instrument Structure</b></td></tr>
295  <tr><td class="decocomp">&lt;global><td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">&lt;global><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
296  <tr><td class="decocomp">&lt;control><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">&lt;control><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
297  <tr><td class="decocomp">&lt;curve><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">&lt;curve><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
298  <tr><td class="decocomp">&lt;effects><td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">&lt;effects><td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>
# Line 306  include '../tmpl/header.php'; Line 306  include '../tmpl/header.php';
306  <tr><td class="decocomp">octave_offset<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">octave_offset<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
307  <tr><td class="decocomp">note_offset<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">note_offset<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
308  <tr><td class="decocomp">set_ccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">set_ccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>
309  <tr><td class="decocomp">#define<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">#define<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
310    
311  <tr><td class="decocomp_header" colspan="3"><b>Loading</b></td></tr>  <tr><td class="decocomp_header" colspan="3"><b>Loading</b></td></tr>
312  <tr><td class="decocomp">load_mode<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">load_mode<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>
# Line 592  include '../tmpl/header.php'; Line 592  include '../tmpl/header.php';
592  <br>  <br>
593    
594  <h2>ARIA custom opcodes</h2>  <h2>ARIA custom opcodes</h2>
595  <p>The ARIA Engine from Plogue / Garritan implements some <a href="http://ariaengine.com/forums/index.php?p=/discussion/4389/aria039s-custom-opcodes">custom sfz opcodes</a>. Only some of them are listed here.</p>  <p>The ARIA Engine from Plogue / Garritan implements some <a href="http://plogue.com/phpBB3/viewtopic.php?f=14&t=4389">custom sfz opcodes</a>. Only some of them are listed here.</p>
596    
597  <table class="decocomp">  <table class="decocomp">
598  <thead>  <thead>
# Line 604  include '../tmpl/header.php'; Line 604  include '../tmpl/header.php';
604  </thead>  </thead>
605  <tbody>  <tbody>
606    
607    <tr><td class="decocomp">&lt;master><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
608  <tr><td class="decocomp">amplitude<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">amplitude<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
609  <tr><td class="decocomp">amplitude_onccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">amplitude_onccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>
610  <tr><td class="decocomp">amplitude_smoothccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">amplitude_smoothccN<td style="background: #ff9090; text-align: center">No</td><td class="decocomp">&nbsp;</td></tr>

Legend:
Removed from v.2530  
changed lines
  Added in v.2857

  ViewVC Help
Powered by ViewVC