Sophie

Sophie

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

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>Dynamic Spectrum Oscillators</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="SiggenTop.html" title="Signal Generators" />
    <link rel="prev" href="SiggenBasic.html" title="Basic Oscillators" />
    <link rel="next" href="SiggenFmsynth.html" title="FM Synthesis" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Dynamic Spectrum Oscillators</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="SiggenBasic.html">Prev</a> </td>
          <th width="60%" align="center">Signal Generators</th>
          <td width="20%" align="right"> <a accesskey="n" href="SiggenFmsynth.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="section" title="Dynamic Spectrum Oscillators">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title" style="clear: both"><a id="SiggenDynamic"></a>Dynamic Spectrum Oscillators</h2>
          </div>
        </div>
      </div>
      <p>
    The opcodes that generate dynamic spectra are:
    </p>
      <div class="itemizedlist">
        <ul class="itemizedlist" type="disc">
          <li class="listitem">
            <p>Harmonic spectra: <a class="link" href="buzz.html" title="buzz"><em class="citetitle">buzz</em></a> and <a class="link" href="gbuzz.html" title="gbuzz"><em class="citetitle">gbuzz</em></a></p>
          </li>
          <li class="listitem">
            <p>Impulse generator: <a class="link" href="mpulse.html" title="mpulse"><em class="citetitle">mpulse</em></a></p>
          </li>
          <li class="listitem">
            <p>Band limited oscillators (analog modelled): <a class="link" href="vco.html" title="vco"><em class="citetitle">vco</em></a> and <a class="link" href="vco2.html" title="vco2"><em class="citetitle">vco2</em></a></p>
          </li>
        </ul>
      </div>
      <p>
  </p>
      <p>
    The following opcodes can be used to generate band-limited waveforms for use with <a class="link" href="vco2.html" title="vco2"><em class="citetitle">vco2</em></a> and other oscillators:
    </p>
      <div class="itemizedlist">
        <ul class="itemizedlist" type="disc">
          <li class="listitem">
            <p>
              <a class="link" href="vco2init.html" title="vco2init">
                <em class="citetitle">vco2init</em>
              </a>
            </p>
          </li>
          <li class="listitem">
            <p>
              <a class="link" href="vco2ft.html" title="vco2ft">
                <em class="citetitle">vco2ft</em>
              </a>
            </p>
          </li>
          <li class="listitem">
            <p>
              <a class="link" href="vco2ift.html" title="vco2ift">
                <em class="citetitle">vco2ift</em>
              </a>
            </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="SiggenBasic.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="SiggenTop.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="SiggenFmsynth.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Basic Oscillators </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> FM Synthesis</td>
        </tr>
      </table>
    </div>
  </body>
</html>