Release 4.4.2 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:48:48 +02:00
committed by Stephen Sinclair
parent c37de52787
commit 7fcf920d3e
711 changed files with 28790 additions and 16452 deletions

View File

@@ -8,78 +8,69 @@
<img src="princeton.gif"> &nbsp; <img src="ccrma.gif"> &nbsp; <img src="mcgill.gif"><P>
<a class="qindex" href="index.html">Home</a> &nbsp; <a class="qindex" href="information.html">Information</a> &nbsp; <a class="qindex" href="classes.html">Classes</a> &nbsp; <a class="qindex" href="download.html">Download</a> &nbsp; <a class="qindex" href="usage.html">Usage</a> &nbsp; <a class="qindex" href="maillist.html">Mail List</a> &nbsp; <a class="qindex" href="system.html">Requirements</a> &nbsp; <a class="qindex" href="links.html">Links</a> &nbsp; <a class="qindex" href="faq.html">FAQ</a> &nbsp; <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
<HR>
<!-- Generated by Doxygen 1.5.8 -->
<!-- Generated by Doxygen 1.6.2 -->
<div class="navpath"><a class="el" href="namespacestk.html">stk</a>::<a class="el" href="classstk_1_1Skini.html">Skini</a>
</div>
<div class="contents">
<h1>stk::Skini Class Reference</h1><!-- doxytag: class="stk::Skini" --><!-- doxytag: inherits="stk::Stk" -->STK SKINI parsing class.
<a href="#_details">More...</a>
<p>
<code>#include &lt;<a class="el" href="Skini_8h-source.html">Skini.h</a>&gt;</code>
<p>
<h1>stk::Skini Class Reference</h1><!-- doxytag: class="stk::Skini" --><!-- doxytag: inherits="stk::Stk" -->
<p>STK SKINI parsing class.
<a href="#_details">More...</a></p>
<p><code>#include &lt;<a class="el" href="Skini_8h_source.html">Skini.h</a>&gt;</code></p>
<div class="dynheader">
Inheritance diagram for stk::Skini:</div>
<div class="dynsection">
<p><center><img src="classstk_1_1Skini.png" usemap="#stk::Skini_map" border="0" alt=""></center>
<map name="stk::Skini_map">
<area href="classstk_1_1Stk.html" alt="stk::Stk" shape="rect" coords="0,0,60,24">
<div class="center">
<img src="classstk_1_1Skini.png" usemap="#stk::Skini_map" alt=""/>
<map id="stk::Skini_map" name="stk::Skini_map">
<area href="classstk_1_1Stk.html" alt="stk::Stk" shape="rect" coords="0,0,60,24"/>
</map>
</div>
</div>
<p>
<a href="classstk_1_1Skini-members.html">List of all members.</a><table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstk_1_1Skini_1_1Message.html">Message</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A message structure to store and pass parsed SKINI messages. <a href="structstk_1_1Skini_1_1Message.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="ed904de40a0fa1d22dbb08bc4517f4c8"></a><!-- doxytag: member="stk::Skini::Skini" ref="ed904de40a0fa1d22dbb08bc4517f4c8" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#ed904de40a0fa1d22dbb08bc4517f4c8">Skini</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7c960798afad4b53065ebb26ff00495a"></a><!-- doxytag: member="stk::Skini::~Skini" ref="7c960798afad4b53065ebb26ff00495a" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#7c960798afad4b53065ebb26ff00495a">~Skini</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class destructor. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#30eb5f5238c552d042b8eb510aa8d241">setFile</a> (std::string fileName)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set a SKINI formatted file for reading. <a href="#30eb5f5238c552d042b8eb510aa8d241"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#675f2a9841c4b84e161de651eed4412d">nextMessage</a> (<a class="el" href="structstk_1_1Skini_1_1Message.html">Skini::Message</a> &amp;message)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Parse the next file message (if a file is loaded) and return the message type. <a href="#675f2a9841c4b84e161de651eed4412d"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#d3e29f6ca88052e95698137ec2e545ad">parseString</a> (std::string &amp;line, <a class="el" href="structstk_1_1Skini_1_1Message.html">Skini::Message</a> &amp;message)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attempt to parse the given string and returning the message type. <a href="#d3e29f6ca88052e95698137ec2e545ad"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="fae7977e19f7b7f647ee2c6ade62a199"></a><!-- doxytag: member="stk::Skini::whatsThisType" ref="fae7977e19f7b7f647ee2c6ade62a199" args="(long type)" -->
static std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#fae7977e19f7b7f647ee2c6ade62a199">whatsThisType</a> (long type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the SKINI type string for the given type value. <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="30c34ff9ffd7646165155fa4d62dee6c"></a><!-- doxytag: member="stk::Skini::whatsThisController" ref="30c34ff9ffd7646165155fa4d62dee6c" args="(long number)" -->
static std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#30c34ff9ffd7646165155fa4d62dee6c">whatsThisController</a> (long number)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the SKINI controller string for the given controller number. <br></td></tr>
<p><a href="classstk_1_1Skini-members.html">List of all members.</a></p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td colspan="2"><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">struct &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="structstk_1_1Skini_1_1Message.html">Message</a></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">A message structure to store and pass parsed SKINI messages. <a href="structstk_1_1Skini_1_1Message.html#_details">More...</a><br/></td></tr>
<tr><td colspan="2"><h2>Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="aed904de40a0fa1d22dbb08bc4517f4c8"></a><!-- doxytag: member="stk::Skini::Skini" ref="aed904de40a0fa1d22dbb08bc4517f4c8" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#aed904de40a0fa1d22dbb08bc4517f4c8">Skini</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Default constructor. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a7c960798afad4b53065ebb26ff00495a"></a><!-- doxytag: member="stk::Skini::~Skini" ref="a7c960798afad4b53065ebb26ff00495a" args="()" -->
&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#a7c960798afad4b53065ebb26ff00495a">~Skini</a> ()</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class destructor. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#a30eb5f5238c552d042b8eb510aa8d241">setFile</a> (std::string fileName)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Set a SKINI formatted file for reading. <a href="#a30eb5f5238c552d042b8eb510aa8d241"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#a675f2a9841c4b84e161de651eed4412d">nextMessage</a> (<a class="el" href="structstk_1_1Skini_1_1Message.html">Skini::Message</a> &amp;message)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Parse the next file message (if a file is loaded) and return the message type. <a href="#a675f2a9841c4b84e161de651eed4412d"></a><br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top">long&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#ad3e29f6ca88052e95698137ec2e545ad">parseString</a> (std::string &amp;line, <a class="el" href="structstk_1_1Skini_1_1Message.html">Skini::Message</a> &amp;message)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Attempt to parse the given string and returning the message type. <a href="#ad3e29f6ca88052e95698137ec2e545ad"></a><br/></td></tr>
<tr><td colspan="2"><h2>Static Public Member Functions</h2></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="afae7977e19f7b7f647ee2c6ade62a199"></a><!-- doxytag: member="stk::Skini::whatsThisType" ref="afae7977e19f7b7f647ee2c6ade62a199" args="(long type)" -->
static std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#afae7977e19f7b7f647ee2c6ade62a199">whatsThisType</a> (long type)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the SKINI type string for the given type value. <br/></td></tr>
<tr><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a30c34ff9ffd7646165155fa4d62dee6c"></a><!-- doxytag: member="stk::Skini::whatsThisController" ref="a30c34ff9ffd7646165155fa4d62dee6c" args="(long number)" -->
static std::string&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1Skini.html#a30c34ff9ffd7646165155fa4d62dee6c">whatsThisController</a> (long number)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Return the SKINI controller string for the given controller number. <br/></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
STK SKINI parsing class.
<p>
This class parses SKINI formatted text messages. It can be used to parse individual messages or it can be passed an entire file. The SKINI specification is Perry's and his alone, but it's all text so it shouldn't be too hard to figure out.<p>
SKINI (Synthesis toolKit Instrument Network Interface) is like MIDI, but allows for floating-point control changes, note numbers, etc. The following example causes a sharp middle C to be played with a velocity of 111.132:<p>
<hr/><a name="_details"></a><h2>Detailed Description</h2>
<p>STK SKINI parsing class. </p>
<p>This class parses SKINI formatted text messages. It can be used to parse individual messages or it can be passed an entire file. The SKINI specification is Perry's and his alone, but it's all text so it shouldn't be too hard to figure out.</p>
<p>SKINI (Synthesis toolKit Instrument Network Interface) is like MIDI, but allows for floating-point control changes, note numbers, etc. The following example causes a sharp middle C to be played with a velocity of 111.132:</p>
<div class="fragment"><pre class="fragment"> noteOn 60.01 111.132
</pre></div><p>
<dl class="see" compact><dt><b>See also:</b></dt><dd><a class="el" href="skini.html">Synthesis toolKit Instrument Network Interface (SKINI)</a></dd></dl>
by Perry R. Cook and Gary P. Scavone, 1995 - 2009. <hr><h2>Member Function Documentation</h2>
<a class="anchor" name="30eb5f5238c552d042b8eb510aa8d241"></a><!-- doxytag: member="stk::Skini::setFile" ref="30eb5f5238c552d042b8eb510aa8d241" args="(std::string fileName)" -->
</pre></div><dl class="see"><dt><b>See also:</b></dt><dd><a class="el" href="skini.html">Synthesis toolKit Instrument Network Interface (SKINI)</a></dd></dl>
<p>by Perry R. Cook and Gary P. Scavone, 1995 - 2010. </p>
<hr/><h2>Member Function Documentation</h2>
<a class="anchor" id="a30eb5f5238c552d042b8eb510aa8d241"></a><!-- doxytag: member="stk::Skini::setFile" ref="a30eb5f5238c552d042b8eb510aa8d241" args="(std::string fileName)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">bool stk::Skini::setFile </td>
<td class="memname">bool stk::Skini::setFile </td>
<td>(</td>
<td class="paramtype">std::string&nbsp;</td>
<td class="paramname"> <em>fileName</em> </td>
<td class="paramname"> <em>fileName</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
@@ -87,21 +78,20 @@ by Perry R. Cook and Gary P. Scavone, 1995 - 2009. <hr><h2>Member Function Docum
</div>
<div class="memdoc">
<p>
Set a SKINI formatted file for reading.
<p>
If the file is successfully opened, this function returns <em>true</em>. Otherwise, <em>false</em> is returned.
<p>Set a SKINI formatted file for reading. </p>
<p>If the file is successfully opened, this function returns <em>true</em>. Otherwise, <em>false</em> is returned. </p>
</div>
</div><p>
<a class="anchor" name="675f2a9841c4b84e161de651eed4412d"></a><!-- doxytag: member="stk::Skini::nextMessage" ref="675f2a9841c4b84e161de651eed4412d" args="(Skini::Message &amp;message)" -->
</div>
<a class="anchor" id="a675f2a9841c4b84e161de651eed4412d"></a><!-- doxytag: member="stk::Skini::nextMessage" ref="a675f2a9841c4b84e161de651eed4412d" args="(Skini::Message &amp;message)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">long stk::Skini::nextMessage </td>
<td class="memname">long stk::Skini::nextMessage </td>
<td>(</td>
<td class="paramtype"><a class="el" href="structstk_1_1Skini_1_1Message.html">Skini::Message</a> &amp;&nbsp;</td>
<td class="paramname"> <em>message</em> </td>
<td class="paramname"> <em>message</em></td>
<td>&nbsp;)&nbsp;</td>
<td></td>
</tr>
@@ -109,18 +99,17 @@ If the file is successfully opened, this function returns <em>true</em>. Otherwi
</div>
<div class="memdoc">
<p>
Parse the next file message (if a file is loaded) and return the message type.
<p>
This function skips over lines in a file which cannot be parsed. A type value equal to zero in the referenced message structure (and the returned value) indicates the file end is reached or no file is open for reading.
<p>Parse the next file message (if a file is loaded) and return the message type. </p>
<p>This function skips over lines in a file which cannot be parsed. A type value equal to zero in the referenced message structure (and the returned value) indicates the file end is reached or no file is open for reading. </p>
</div>
</div><p>
<a class="anchor" name="d3e29f6ca88052e95698137ec2e545ad"></a><!-- doxytag: member="stk::Skini::parseString" ref="d3e29f6ca88052e95698137ec2e545ad" args="(std::string &amp;line, Skini::Message &amp;message)" -->
</div>
<a class="anchor" id="ad3e29f6ca88052e95698137ec2e545ad"></a><!-- doxytag: member="stk::Skini::parseString" ref="ad3e29f6ca88052e95698137ec2e545ad" args="(std::string &amp;line, Skini::Message &amp;message)" -->
<div class="memitem">
<div class="memproto">
<table class="memname">
<tr>
<td class="memname">long stk::Skini::parseString </td>
<td class="memname">long stk::Skini::parseString </td>
<td>(</td>
<td class="paramtype">std::string &amp;&nbsp;</td>
<td class="paramname"> <em>line</em>, </td>
@@ -140,20 +129,20 @@ This function skips over lines in a file which cannot be parsed. A type value eq
</div>
<div class="memdoc">
<p>
Attempt to parse the given string and returning the message type.
<p>
A type value equal to zero in the referenced message structure indicates an invalid message.
<p>Attempt to parse the given string and returning the message type. </p>
<p>A type value equal to zero in the referenced message structure indicates an invalid message. </p>
</div>
</div><p>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Skini_8h-source.html">Skini.h</a></ul>
</div>
<hr/>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Skini_8h_source.html">Skini.h</a></li>
</ul>
</div>
<HR>
<table>
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
<tr><td>&copy;1995-2009 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
<tr><td>&copy;1995-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>