mirror of
https://github.com/thestk/stk
synced 2026-01-15 05:51:52 +00:00
Release 4.1.3 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
503ed3cc9f
commit
e11bff2fe8
@@ -8,7 +8,7 @@
|
||||
<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.3.6 -->
|
||||
<!-- Generated by Doxygen 1.3.4 -->
|
||||
<h1>TwoZero Class Reference</h1>STK two-zero filter class.
|
||||
<a href="#_details">More...</a>
|
||||
<p>
|
||||
@@ -49,10 +49,10 @@ void </td><td class="memItemRight" valign=bottom><a class="el" href="classT
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the b[2] coefficient value. <br><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classTwoZero.html#a6">setNotch</a> (MY_FLOAT frequency, MY_FLOAT radius)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the filter coefficients for a "notch" at <em>frequency</em> (in Hz). <a href="#a6"></a><br><br></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Sets the filter coefficients for a "notch" at <em>frequency</em> (in Hz). </em> <a href="#a6"></a><em><br><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top>void </td><td class="memItemRight" valign=bottom><a class="el" href="classTwoZero.html#a7">setGain</a> (MY_FLOAT theGain)</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the filter gain. <a href="#a7"></a><br><br></td></tr>
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Set the filter gain. </em> <a href="#a7"></a><em><br><br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align=right valign=top><a class="anchor" name="a8" doxytag="TwoZero::getGain" ></a>
|
||||
MY_FLOAT </td><td class="memItemRight" valign=bottom><a class="el" href="classTwoZero.html#a8">getGain</a> (void) const </td></tr>
|
||||
|
||||
@@ -91,7 +91,7 @@ Definition at line <a class="el" href="TwoZero_8h-source.html#l00020">20</a> of
|
||||
<td class="mdname" nowrap> <em>frequency</em>, </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="md" nowrap align="right"></td>
|
||||
<td></td>
|
||||
<td></td>
|
||||
<td class="md" nowrap>MY_FLOAT </td>
|
||||
<td class="mdname" nowrap> <em>radius</em></td>
|
||||
|
||||
Reference in New Issue
Block a user