mirror of
https://github.com/thestk/stk
synced 2026-01-16 14:21:53 +00:00
54 lines
3.9 KiB
HTML
54 lines
3.9 KiB
HTML
<HTML>
|
|
<HEAD>
|
|
<TITLE>The Synthesis ToolKit in C++ (STK)</TITLE>
|
|
<LINK HREF="doxygen.css" REL="stylesheet" TYPE="text/css">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#FFFFFF">
|
|
<CENTER>
|
|
<img src="princeton.gif"> <img src="ccrma.gif"><P>
|
|
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="information.html">Information</a> <a class="qindex" href="classes.html">Classes</a> <a class="qindex" href="download.html">Download</a> <a class="qindex" href="usage.html">Usage</a> <a class="qindex" href="maillist.html">Mail List</a> <a class="qindex" href="system.html">Requirements</a> <a class="qindex" href="links.html">Links</a> <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
|
|
<HR>
|
|
<!-- Generated by Doxygen 1.2.8.1 -->
|
|
<h1>Voicer Member List</h1>This is the complete list of members for <a class="el" href="classVoicer.html">Voicer</a>, including all inherited members.<ul>
|
|
<li><a class="el" href="classVoicer.html#a2">addInstrument</a>(Instrmnt *instrument, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a11">controlChange</a>(int number, MY_FLOAT value, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a12">controlChange</a>(long tag, int number, MY_FLOAT value)
|
|
<li><a class="el" href="classStk.html#e0">handleError</a>(const char *message, StkError::TYPE type)
|
|
<code> [protected, static]</code><li><a class="el" href="classVoicer.html#a16">lastOut</a>() const
|
|
<li><a class="el" href="classVoicer.html#a5">noteOff</a>(MY_FLOAT noteNumber, MY_FLOAT amplitude, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a6">noteOff</a>(long tag, MY_FLOAT amplitude)
|
|
<li><a class="el" href="classVoicer.html#a4">noteOn</a>(MY_FLOAT noteNumber, MY_FLOAT amplitude, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a9">pitchBend</a>(MY_FLOAT value, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a10">pitchBend</a>(long tag, MY_FLOAT value)
|
|
<li><a class="el" href="classVoicer.html#a3">removeInstrument</a>(Instrmnt *instrument)
|
|
<li><a class="el" href="classStk.html#d0">sampleRate</a>(void)
|
|
<code> [static]</code><li><a class="el" href="classVoicer.html#a7">setFrequency</a>(MY_FLOAT noteNumber, int channel=0)
|
|
<li><a class="el" href="classVoicer.html#a8">setFrequency</a>(long tag, MY_FLOAT noteNumber)
|
|
<li><a class="el" href="classStk.html#d1">setSampleRate</a>(MY_FLOAT newRate)
|
|
<code> [static]</code><li><a class="el" href="classVoicer.html#a13">silence</a>(void)
|
|
<li><a class="el" href="classStk.html#d5">sleep</a>(unsigned long milliseconds)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#b0">Stk</a>(void)
|
|
<code> [protected]</code><li><a class="el" href="classStk.html#p3">STK_FLOAT32</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p4">STK_FLOAT64</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p1">STK_SINT16</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p2">STK_SINT32</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#p0">STK_SINT8</a>
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d2">swap16</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d3">swap32</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classStk.html#d4">swap64</a>(unsigned char *ptr)
|
|
<code> [static]</code><li><a class="el" href="classVoicer.html#a14">tick</a>()
|
|
<li><a class="el" href="classVoicer.html#a15">tick</a>(MY_FLOAT *vector, unsigned int vectorSize)
|
|
<li><a class="el" href="classVoicer.html#a0">Voicer</a>(int maxInstruments, MY_FLOAT decayTime=0.2)
|
|
<li><a class="el" href="classStk.html#b1">~Stk</a>(void)
|
|
<code> [protected, virtual]</code><li><a class="el" href="classVoicer.html#a1">~Voicer</a>()
|
|
</ul>
|
|
<HR>
|
|
|
|
<table>
|
|
<tr><td><A HREF="http://www-ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
|
<tr><td>©1995-2002 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
|
</table>
|
|
|
|
</BODY>
|
|
</HTML>
|