Release 4.2.1 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:40:35 +02:00
committed by Stephen Sinclair
parent 11cf5faa0a
commit 21b93795e7
1041 changed files with 23984 additions and 16348 deletions

View File

@@ -8,8 +8,8 @@
<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="tutorial.html">Tutorial</a></CENTER>
<HR>
<!-- Generated by Doxygen 1.3.4 -->
<h1>Phonemes Class Reference</h1><code>#include &lt;<a class="el" href="Phonemes_8h-source.html">Phonemes.h</a>&gt;</code>
<!-- Generated by Doxygen 1.4.4 -->
<h1>Phonemes Class Reference</h1><!-- doxytag: class="Phonemes" --><!-- doxytag: inherits="Stk" --><code>#include &lt;<a class="el" href="Phonemes_8h-source.html">Phonemes.h</a>&gt;</code>
<p>
<p>Inheritance diagram for Phonemes:
<p><center><img src="classPhonemes.png" usemap="#Phonemes_map" border="0" alt=""></center>
@@ -20,37 +20,35 @@
STK phonemes table.
<p>
This class does nothing other than declare a set of 32 static phoneme formant parameters and provide access to those values.<p>
by Perry R. Cook and Gary P. Scavone, 1995 - 2004.
by Perry R. Cook and Gary P. Scavone, 1995 - 2005.
<p>
<p>
Definition at line <a class="el" href="Phonemes_8h-source.html#l00018">18</a> of file <a class="el" href="Phonemes_8h-source.html">Phonemes.h</a>.<table border=0 cellpadding=0 cellspacing=0>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></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="e0" doxytag="Phonemes::name" ></a>
const char *&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e0">name</a> (unsigned int index)</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="e0"></a><!-- doxytag: member="Phonemes::name" ref="e0" args="(unsigned int index)" -->
static const char *&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e0">name</a> (unsigned int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the phoneme name for the given index (0-31). <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="e1" doxytag="Phonemes::voiceGain" ></a>
StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e1">voiceGain</a> (unsigned int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the phoneme name for the given index (0-31). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e1"></a><!-- doxytag: member="Phonemes::voiceGain" ref="e1" args="(unsigned int index)" -->
static StkFloat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e1">voiceGain</a> (unsigned int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the voiced component gain for the given phoneme index (0-31). <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="e2" doxytag="Phonemes::noiseGain" ></a>
StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e2">noiseGain</a> (unsigned int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the voiced component gain for the given phoneme index (0-31). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e2"></a><!-- doxytag: member="Phonemes::noiseGain" ref="e2" args="(unsigned int index)" -->
static StkFloat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e2">noiseGain</a> (unsigned int index)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the unvoiced component gain for the given phoneme index (0-31). <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="e3" doxytag="Phonemes::formantFrequency" ></a>
StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e3">formantFrequency</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the unvoiced component gain for the given phoneme index (0-31). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e3"></a><!-- doxytag: member="Phonemes::formantFrequency" ref="e3" args="(unsigned int index, unsigned int partial)" -->
static StkFloat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e3">formantFrequency</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant frequency for the given phoneme index (0-31) and partial (0-3). <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="e4" doxytag="Phonemes::formantRadius" ></a>
StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e4">formantRadius</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant frequency for the given phoneme index (0-31) and partial (0-3). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e4"></a><!-- doxytag: member="Phonemes::formantRadius" ref="e4" args="(unsigned int index, unsigned int partial)" -->
static StkFloat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e4">formantRadius</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant radius for the given phoneme index (0-31) and partial (0-3). <br><br></td></tr>
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="e5" doxytag="Phonemes::formantGain" ></a>
StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e5">formantGain</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant radius for the given phoneme index (0-31) and partial (0-3). <br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="e5"></a><!-- doxytag: member="Phonemes::formantGain" ref="e5" args="(unsigned int index, unsigned int partial)" -->
static StkFloat&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classPhonemes.html#e5">formantGain</a> (unsigned int index, unsigned int partial)</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant gain for the given phoneme index (0-31) and partial (0-3). <br><br></td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Returns the formant gain for the given phoneme index (0-31) and partial (0-3). <br></td></tr>
</table>
<hr>The documentation for this class was generated from the following file:<ul>
<li><a class="el" href="Phonemes_8h-source.html">Phonemes.h</a></ul>
@@ -58,7 +56,7 @@ StkFloat&nbsp;</td><td class="memItemRight" valign=bottom><a class="el" href="cl
<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-2004 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
<tr><td>&copy;1995-2005 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>