Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 6ed14ebfd686aa32f7956e552aa2e21d > files > 251

csound-manual-5.13.0-5.fc15.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>Miscellaneous opcodes</title>
    <link rel="stylesheet" href="csound.css" type="text/css" />
    <meta name="generator" content="DocBook XSL Stylesheets V1.75.2" />
    <link rel="home" href="index.html" title="The Canonical Csound Reference Manual" />
    <link rel="up" href="PartOpcodesOverview.html" title="Part II. Opcodes Overview" />
    <link rel="prev" href="ImageopcodesTop.html" title="Image processing opcodes" />
    <link rel="next" href="PartReference.html" title="Part III. Reference" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Miscellaneous opcodes</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="ImageopcodesTop.html">Prev</a> </td>
          <th width="60%" align="center">Part II. Opcodes Overview</th>
          <td width="20%" align="right"> <a accesskey="n" href="PartReference.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="chapter" title="Miscellaneous opcodes">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="MiscopcodesTop"></a>Miscellaneous opcodes</h2>
          </div>
        </div>
      </div>
      <p>Here is a list of opcodes that don't fall in any category:
    </p>
      <div class="itemizedlist">
        <ul class="itemizedlist" type="disc">
          <li class="listitem">
            <p><a class="link" href="system.html" title="system"><em class="citetitle">system</em></a> - Call an external program via the system call.</p>
          </li>
          <li class="listitem">
            <p><a class="link" href="modmatrix.html" title="modmatrix"><em class="citetitle">modmatrix</em></a>
      - modulation matrix opcode with optimizations for sparse matrices.</p>
          </li>
        </ul>
      </div>
      <p>
  </p>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="ImageopcodesTop.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="PartOpcodesOverview.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="PartReference.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Image processing opcodes </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Part III. Reference</td>
        </tr>
      </table>
    </div>
  </body>
</html>