Sophie

Sophie

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

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>midictrl</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="OpcodesTop.html" title="Orchestra Opcodes and Operators" />
    <link rel="prev" href="midicontrolchange.html" title="midicontrolchange" />
    <link rel="next" href="mididefault.html" title="mididefault" />
  </head>
  <body>
    <div class="navheader">
      <table width="100%" summary="Navigation header">
        <tr>
          <th colspan="3" align="center">midictrl</th>
        </tr>
        <tr>
          <td width="20%" align="left"><a accesskey="p" href="midicontrolchange.html">Prev</a> </td>
          <th width="60%" align="center">Orchestra Opcodes and Operators</th>
          <td width="20%" align="right"> <a accesskey="n" href="mididefault.html">Next</a></td>
        </tr>
      </table>
      <hr />
    </div>
    <div class="refentry" title="midictrl">
      <a id="midictrl"></a>
      <div class="titlepage"></div>
      <a id="IndexMidictrl" class="indexterm"></a>
      <div class="refnamediv">
        <h2>
          <span class="refentrytitle">midictrl</span>
        </h2>
        <p>midictrl — 
      Get the current value (0-127) of a specified MIDI controller.
          </p>
      </div>
      <div class="refsect1" title="Description">
        <a id="id3019795"></a>
        <h2>Description</h2>
        <p>
      Get the current value (0-127) of a specified MIDI controller.
    </p>
      </div>
      <div class="refsect1" title="Syntax">
        <a id="id3019806"></a>
        <h2>Syntax</h2>
        <pre class="synopsis">ival <span class="command"><strong>midictrl</strong></span> inum [, imin] [, imax]</pre>
        <pre class="synopsis">kval <span class="command"><strong>midictrl</strong></span> inum [, imin] [, imax]</pre>
      </div>
      <div class="refsect1" title="Initialization">
        <a id="id3019557"></a>
        <h2>Initialization</h2>
        <p>
      <span class="emphasis"><em>inum</em></span> -- MIDI controller number (0-127)
    </p>
        <p>
      <span class="emphasis"><em>imin, imax</em></span> -- set minimum and maximum limits on values obtained.
    </p>
      </div>
      <div class="refsect1" title="Performance">
        <a id="id3020494"></a>
        <h2>Performance</h2>
        <p>
      Get the current value (0-127) of a specified MIDI controller.
    </p>
      </div>
      <div class="refsect1" title="Warning">
        <a id="id3020505"></a>
        <h2>Warning</h2>
        <p>
      <span class="emphasis"><em>midictrl</em></span> should only be used in notes that were triggered from MIDI, so that an associated channel number is available. For notes activated from the score, line events, or orchestra, the <a class="link" href="ctrl7.html" title="ctrl7"><em class="citetitle">ctrl7</em></a> opcode that takes an explicit channel number should be used instead.
    </p>
      </div>
      <div class="refsect1" title="See Also">
        <a id="id3020530"></a>
        <h2>See Also</h2>
        <p>
      <a class="link" href="aftouch.html" title="aftouch"><em class="citetitle">aftouch</em></a>,
      <a class="link" href="ampmidi.html" title="ampmidi"><em class="citetitle">ampmidi</em></a>,
      <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="notnum.html" title="notnum"><em class="citetitle">notnum</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="pchbend.html" title="pchbend"><em class="citetitle">pchbend</em></a>,
      <a class="link" href="pchmidi.html" title="pchmidi"><em class="citetitle">pchmidi</em></a>,
      <a class="link" href="pchmidib.html" title="pchmidib"><em class="citetitle">pchmidib</em></a>,
      <a class="link" href="veloc.html" title="veloc"><em class="citetitle">veloc</em></a>
    </p>
      </div>
      <div class="refsect1" title="Credits">
        <a id="id3020627"></a>
        <h2>Credits</h2>
        <p>
      </p>
        <table border="0" summary="Simple list" class="simplelist">
          <tr>
            <td>Author: Barry L. Vercoe - Mike Berry</td>
          </tr>
          <tr>
            <td>MIT - Mills</td>
          </tr>
          <tr>
            <td>May 1997</td>
          </tr>
        </table>
        <p>
    </p>
        <p>Thanks goes to Rasmus Ekman for pointing out the correct controller number range.</p>
      </div>
    </div>
    <div class="navfooter">
      <hr />
      <table width="100%" summary="Navigation footer">
        <tr>
          <td width="40%" align="left"><a accesskey="p" href="midicontrolchange.html">Prev</a> </td>
          <td width="20%" align="center">
            <a accesskey="u" href="OpcodesTop.html">Up</a>
          </td>
          <td width="40%" align="right"> <a accesskey="n" href="mididefault.html">Next</a></td>
        </tr>
        <tr>
          <td width="40%" align="left" valign="top">midicontrolchange </td>
          <td width="20%" align="center">
            <a accesskey="h" href="index.html">Home</a>
          </td>
          <td width="40%" align="right" valign="top"> mididefault</td>
        </tr>
      </table>
    </div>
  </body>
</html>