Sophie

Sophie

distrib > Mageia > 5 > x86_64 > media > core-release > by-pkgid > b707d9a4ee443103660a75ccb6e51334 > files > 324

csound-doc-5.19.01-10.mga5.noarch.rpm

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
    <title>ATS Spectral Processing</title>
    <link rel="stylesheet" type="text/css" href="csound.css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.76.1" />
    <link rel="home" href="index.html" title="The Canonical Csound Reference Manual" />
    <link rel="up" href="SpectralTop.html" title="Spectral Processing" />
    <link rel="prev" href="SpectralRealTime.html" title="Tools for Real-time Spectral Processing (pvs opcodes)" />
    <link rel="next" href="loris.html" title="Loris Opcodes" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">ATS Spectral Processing</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="SpectralRealTime.html">Prev</a> </td>
          <th width="60%" align="center">Spectral Processing</th>
          <td width="20%" align="right"> <a accesskey="n" href="loris.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="section" title="ATS Spectral Processing">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title" style="clear: both"><a id="SpectralATS"></a>ATS Spectral Processing</h2>
          </div>
        </div>
      </div>
      <p>
    These opcodes can read, transform and resynthesize ATS analysis files. Please note that you need the ATS application to produce analysis files. From the ATS Reference Manual:
  </p>
      <p><span class="emphasis"><em>"ATS is a software library of functions for spectral Analysis, Transformation, and Synthesis of sound based on a sinusoidal plus critical-band noise model. A sound in ATS is a symbolic object representing a spectral model that can be sculpted using a variety of transformation functions."</em></span>
  </p>
      <p>
  For more information on ATS visit: <a class="ulink" href="http://www-ccrma.stanford.edu/~juan/ATS.html" target="_top">http://www-ccrma.stanford.edu/~juan/ATS.html</a>.
  </p>
      <p>
    ATS analysis files can be produced using the ATS software or the csound utility <a class="link" href="UtilityAtsa.html" title="atsa"><em class="citetitle">ATSA</em></a>.
  </p>
      <p>
    The opcodes for ATS processing are:
    </p>
      <div class="itemizedlist">
        <ul class="itemizedlist" type="disc">
          <li class="listitem">
            <p><a class="link" href="ATSinfo.html" title="ATSinfo"><em class="citetitle">ATSinfo</em></a>: reads data out of the header of an ATS file.</p>
          </li>
          <li class="listitem">
            <p><a class="link" href="ATSread.html" title="ATSread"><em class="citetitle">ATSread</em></a>, <a class="link" href="ATSreadnz.html" title="ATSreadnz"><em class="citetitle">ATSreadnz</em></a>, <a class="link" href="ATSbufread.html" title="ATSbufread"><em class="citetitle">ATSbufread</em></a>, <a class="link" href="ATSinterpread.html" title="ATSinterpread"><em class="citetitle">ATSinterpread</em></a>, <a class="link" href="ATSpartialtap.html" title="ATSpartialtap"><em class="citetitle">ATSpartialtap</em></a>: read data from an ATS file or buffer.</p>
          </li>
          <li class="listitem">
            <p><a class="link" href="ATSadd.html" title="ATSadd"><em class="citetitle">ATSadd</em></a>, <a class="link" href="ATSaddnz.html" title="ATSaddnz"><em class="citetitle">ATSaddnz</em></a>, <a class="link" href="ATScross.html" title="ATScross"><em class="citetitle">ATScross</em></a>, <a class="link" href="ATSsinnoi.html" title="ATSsinnoi"><em class="citetitle">ATSsinnoi</em></a>: Resynthesize sound.</p>
          </li>
        </ul>
      </div>
      <p>
  </p>
      <div class="simplesect" title="Credits">
        <div class="titlepage">
          <div>
            <div>
              <h3 class="title"><a id="idp11419656"></a>Credits</h3>
            </div>
          </div>
        </div>
        <p>
      </p>
        <table border="0" summary="Simple list" class="simplelist">
          <tr>
            <td>Author: Alex Norman</td>
          </tr>
          <tr>
            <td>Seattle,Washington</td>
          </tr>
          <tr>
            <td>2004</td>
          </tr>
        </table>
        <p>
    </p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="SpectralRealTime.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="SpectralTop.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="loris.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Tools for Real-time Spectral Processing (pvs opcodes) </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Loris Opcodes</td>
        </tr>
      </table>
    </div>
  </body>
</html>