mirror of
https://github.com/thestk/stk
synced 2026-04-21 06:56:55 +00:00
Release 4.1.2 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
d12ef806ac
commit
5d63b50e85
@@ -5,50 +5,58 @@
|
||||
</HEAD>
|
||||
<BODY BGCOLOR="#FFFFFF">
|
||||
<CENTER>
|
||||
<img src="princeton.gif"> <img src="ccrma.gif"><P>
|
||||
<img src="princeton.gif"> <img src="ccrma.gif"> <img src="mcgill.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>Phonemes Class Reference</h1>STK phonemes table.
|
||||
<!-- Generated by Doxygen 1.3.6 -->
|
||||
<h1>Phonemes Class Reference</h1>STK phonemes table.
|
||||
<a href="#_details">More...</a>
|
||||
<p>
|
||||
<code>#include <<a class="el" href="Phonemes_8h-source.html">Phonemes.h</a>></code>
|
||||
<p>
|
||||
<a href="classPhonemes-members.html">List of all members.</a><table border=0 cellpadding=0 cellspacing=0>
|
||||
<tr><td colspan=2><br><h2>Static Public Methods</h2></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d0" doxytag="Phonemes::name"></a>
|
||||
const char* </td><td valign=bottom><a class="el" href="classPhonemes.html#d0">name</a> (unsigned int index)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the phoneme name for the given index (0-31).</em></font><br><br></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d1" doxytag="Phonemes::voiceGain"></a>
|
||||
MY_FLOAT </td><td valign=bottom><a class="el" href="classPhonemes.html#d1">voiceGain</a> (unsigned int index)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the voiced component gain for the given phoneme index (0-31).</em></font><br><br></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d2" doxytag="Phonemes::noiseGain"></a>
|
||||
MY_FLOAT </td><td valign=bottom><a class="el" href="classPhonemes.html#d2">noiseGain</a> (unsigned int index)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the unvoiced component gain for the given phoneme index (0-31).</em></font><br><br></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d3" doxytag="Phonemes::formantFrequency"></a>
|
||||
MY_FLOAT </td><td valign=bottom><a class="el" href="classPhonemes.html#d3">formantFrequency</a> (unsigned int index, unsigned int partial)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the formant frequency for the given phoneme index (0-31) and partial (0-3).</em></font><br><br></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d4" doxytag="Phonemes::formantRadius"></a>
|
||||
MY_FLOAT </td><td valign=bottom><a class="el" href="classPhonemes.html#d4">formantRadius</a> (unsigned int index, unsigned int partial)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the formant radius for the given phoneme index (0-31) and partial (0-3).</em></font><br><br></td></tr>
|
||||
<tr><td nowrap align=right valign=top><a name="d5" doxytag="Phonemes::formantGain"></a>
|
||||
MY_FLOAT </td><td valign=bottom><a class="el" href="classPhonemes.html#d5">formantGain</a> (unsigned int index, unsigned int partial)</td></tr>
|
||||
<tr><td> </td><td><font size=-1><em>Returns the formant gain for the given phoneme index (0-31) and partial (0-3).</em></font><br><br></td></tr>
|
||||
<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 * </td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e0">name</a> (unsigned int index)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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>
|
||||
MY_FLOAT </td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e1">voiceGain</a> (unsigned int index)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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>
|
||||
MY_FLOAT </td><td class="memItemRight" valign=bottom><a class="el" href="classPhonemes.html#e2">noiseGain</a> (unsigned int index)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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>
|
||||
MY_FLOAT </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"> </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>
|
||||
MY_FLOAT </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"> </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>
|
||||
MY_FLOAT </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"> </td><td class="mdescRight">Returns the formant gain for the given phoneme index (0-31) and partial (0-3). <br><br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
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.
|
||||
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 - 2002.
|
||||
<p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
|
||||
<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>.<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>
|
||||
<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>
|
||||
<tr><td>©1995-2004 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user