Sophie

Sophie

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

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>Converters</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="MidiTop.html" title="Real-time MIDI Support" />
    <link rel="prev" href="MidiGeneric.html" title="Generic Input and Output" />
    <link rel="next" href="MidiExtender.html" title="Event Extenders" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">Converters</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="MidiGeneric.html">Prev</a> </td>
          <th width="60%" align="center">Real-time MIDI Support</th>
          <td width="20%" align="right"> <a accesskey="n" href="MidiExtender.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="section" title="Converters">
      <div class="titlepage">
        <div>
          <div>
            <h2 class="title" style="clear: both"><a id="MidiConvert"></a>Converters</h2>
          </div>
        </div>
      </div>
      <p>
    The following opcodes can convert MIDI information from a MIDI-triggered instrument instance:
    </p>
      <div class="itemizedlist">
        <ul class="itemizedlist" type="disc">
          <li class="listitem">
            <p>
          MIDI note number to frequency converters: <a class="link" href="cpsmidi.html" title="cpsmidi"><em class="citetitle">cpsmidi</em></a>, <a class="link" href="cpsmidib.html" title="cpsmidib"><em class="citetitle">cpsmidib</em></a>, <a class="link" href="cpstmid.html" title="cpstmid"><em class="citetitle">cpstmid</em></a>, <a class="link" href="octmidi.html" title="octmidi"><em class="citetitle">octmidi</em></a>, <a class="link" href="octmidib.html" title="octmidib"><em class="citetitle">octmidib</em></a>, <a class="link" href="pchmidi.html" title="pchmidi"><em class="citetitle">pchmidi</em></a> and <a class="link" href="pchmidib.html" title="pchmidib"><em class="citetitle">pchmidib</em></a>.
        </p>
          </li>
          <li class="listitem">
            <p>
        MIDI velocity to amplitude converters: <a class="link" href="ampmidi.html" title="ampmidi"><em class="citetitle">ampmidi</em></a> and <a class="link" href="ampmidid.html" title="ampmidid"><em class="citetitle">ampmidid</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="MidiGeneric.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="MidiTop.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="MidiExtender.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">Generic Input and Output </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> Event Extenders</td>
        </tr>
      </table>
    </div>
  </body>
</html>