/[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 2269 by schoenebeck, Thu Aug 25 18:26:32 2011 UTC revision 2312 by persson, Sat Feb 11 11:37:13 2012 UTC
# Line 7  include '../tmpl/header.php'; Line 7  include '../tmpl/header.php';
7    <table>    <table>
8      <tr>      <tr>
9        <td>        <td>
10          <img src="/gfx/logos/sfz.png" />          <a href="sfz_logo.svg">
11              <img src="/gfx/logos/sfz.png" />
12            </a>
13        </td>        </td>
14        <td>        <td>
15    SFZ is an open file format for samplers, currently evolving to a standard    SFZ is an open file format for samplers, currently evolving to a standard
# Line 111  include '../tmpl/header.php'; Line 113  include '../tmpl/header.php';
113  <tr><td class="decocomp">pitcheg_start</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_start</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
114  <tr><td class="decocomp">pitcheg_attack</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_attack</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
115  <tr><td class="decocomp">pitcheg_hold</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_hold</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
116  <tr><td class="decocomp">pitcheg_decay</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">Could be fine-tuned: sfzplayer uses a linear curve, LS uses an exponential.</td></tr>  <tr><td class="decocomp">pitcheg_decay</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
117  <tr><td class="decocomp">pitcheg_sustain</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_sustain</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
118  <tr><td class="decocomp">pitcheg_release</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">Could be fine-tuned: sfzplayer uses a linear curve, LS uses an exponential.</td></tr>  <tr><td class="decocomp">pitcheg_release</td><td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
119  <tr><td class="decocomp">pitcheg_depth<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_depth<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
120  <tr><td class="decocomp">pitcheg_vel2delay<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_vel2delay<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>
121  <tr><td class="decocomp">pitcheg_vel2attack<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>  <tr><td class="decocomp">pitcheg_vel2attack<td style="background: #90ff90; text-align: center">Yes</td><td class="decocomp">&nbsp;</td></tr>

Legend:
Removed from v.2269  
changed lines
  Added in v.2312

  ViewVC Help
Powered by ViewVC