/[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 2266 by iliev, Mon Aug 22 12:40:26 2011 UTC revision 2272 by schoenebeck, Wed Sep 7 13:11:26 2011 UTC
# Line 4  include '../tmpl/header.php'; Line 4  include '../tmpl/header.php';
4    
5  <h2>SFZ support in LinuxSampler</h2>  <h2>SFZ support in LinuxSampler</h2>
6  <p>  <p>
7      <table>
8        <tr>
9          <td>
10            <a href="sfz_logo.svg">
11              <img src="/gfx/logos/sfz.png" />
12            </a>
13          </td>
14          <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
16    among many commercial samplers. The articulation files are ordinary human    among many commercial samplers. The articulation files are ordinary human
17    readable text files, which can be viewed and edited with any ordinary text    readable text files, which can be viewed and edited with any ordinary text
# Line 11  include '../tmpl/header.php'; Line 19  include '../tmpl/header.php';
19    support of the SFZ format. Since development of the SFZ format engine in    support of the SFZ format. Since development of the SFZ format engine in
20    LinuxSampler is quickly evolving, this page may not be always up to date,    LinuxSampler is quickly evolving, this page may not be always up to date,
21    so please also check the <a href="/">latest Subversion commits on our frontsite</a>.    so please also check the <a href="/">latest Subversion commits on our frontsite</a>.
22          </td>
23        </tr>
24      </table>
25  </p>  </p>
26    
27    
# Line 581  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 Plouge / Garritan implements some <a href="http://www.plogue.com/phpBB3/viewtopic.php?f=14&amp;t=4389">custom sfz opcodes</a>. Only some of them are listed here.</p>  <p>The ARIA Engine from Plogue / Garritan implements some <a href="http://www.plogue.com/phpBB3/viewtopic.php?f=14&amp;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>

Legend:
Removed from v.2266  
changed lines
  Added in v.2272

  ViewVC Help
Powered by ViewVC