Sophie

Sophie

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

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>Vectorial Opcodes</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="PartOpcodesOverview.html" title="Part II. Opcodes Overview" />
    <link rel="prev" href="stringconvert.html" title="String Conversion Opcodes" />
    <link rel="next" href="vectorialscalar.html" title="Operations Between a Vectorial and a Scalar Signal" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Vectorial Opcodes</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="stringconvert.html">Prev</a> </td>
          <th width="60%" align="center">Part II. Opcodes Overview</th>
          <td width="20%" align="right"> <a accesskey="n" href="vectorialscalar.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="chapter" title="Vectorial Opcodes">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title"><a id="vectorial"></a>Vectorial Opcodes</h2>
          </div>
        </div>
      </div>
      <p>
    The vectorial opcode family is designed to allow sections of f-tables to be treated as vectors for diverse operations on them.
  </p>
      <div class="section" title="Tables of vectors operators">
        <div class="titlepage">
          <div>
            <div>
              <h2 class="title" style="clear: both"><a id="vectorialtables"></a>Tables of vectors operators</h2>
            </div>
          </div>
        </div>
        <p>
   The following Vectorial opocodes support read/write access to arrays of vectors (or arrays of arrays):
   </p>
        <div class="itemizedlist">
          <ul class="itemizedlist" type="disc">
            <li class="listitem">
              <p>
       <a class="link" href="vtablei.html" title="vtablei"><em class="citetitle">vtablei</em></a></p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtable1k.html" title="vtable1k">
                  <em class="citetitle">vtable1k</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtablek.html" title="vtablek">
                  <em class="citetitle">vtablek</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtablea.html" title="vtablea">
                  <em class="citetitle">vtablea</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtablewi.html" title="vtablewi">
                  <em class="citetitle">vtablewi</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtablewk.html" title="vtablewk">
                  <em class="citetitle">vtablewk</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtablewa.html" title="vtablewa">
                  <em class="citetitle">vtablewa</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtabi.html" title="vtabi">
                  <em class="citetitle">vtabi</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtabk.html" title="vtabk">
                  <em class="citetitle">vtabk</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtaba.html" title="vtaba">
                  <em class="citetitle">vtaba</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtabwi.html" title="vtabwi">
                  <em class="citetitle">vtabwi</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtabwk.html" title="vtabwk">
                  <em class="citetitle">vtabwk</em>
                </a>
              </p>
            </li>
            <li class="listitem">
              <p>
                <a class="link" href="vtabwa.html" title="vtabwa">
                  <em class="citetitle">vtabwa</em>
                </a>
              </p>
            </li>
          </ul>
        </div>
        <p>
  </p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="stringconvert.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="vectorialscalar.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">String Conversion Opcodes </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Operations Between a Vectorial and a Scalar Signal</td>
        </tr>
      </table>
    </div>
  </body>
</html>