mirror of
https://github.com/thestk/stk
synced 2026-04-20 06:26:55 +00:00
Release 4.4.2 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
c37de52787
commit
7fcf920d3e
@@ -40,7 +40,7 @@
|
||||
<a name="l00047"></a>00047
|
||||
<a name="l00049"></a><a class="code" href="classstk_1_1Resonate.html#d8000ad734634ac7334f4fab09a13a7e">00049</a> <span class="keywordtype">void</span> <a class="code" href="classstk_1_1Resonate.html#d8000ad734634ac7334f4fab09a13a7e" title="Set the filter zero coefficients for contant resonance gain.">setEqualGainZeroes</a>( <span class="keywordtype">void</span> ) { filter_.<a class="code" href="classstk_1_1BiQuad.html#28881f5876ce5bdcc846367cca9363f7" title="Sets the filter zeroes for equal resonance gain.">setEqualGainZeroes</a>(); };
|
||||
<a name="l00050"></a>00050
|
||||
<a name="l00052"></a><a class="code" href="classstk_1_1Resonate.html#febf784a302eb0043b4a453b0d1d852c">00052</a> <span class="keywordtype">void</span> <a class="code" href="classstk_1_1Resonate.html#febf784a302eb0043b4a453b0d1d852c" title="Initiate the envelope with a key-on event.">keyOn</a>( <span class="keywordtype">void</span> ) { adsr_.<a class="code" href="classstk_1_1ADSR.html#ad03e82009a20cfb49c1f04bae791631" title="Set target = 1, state = ADSR::ATTACK.">keyOn</a>(); };
|
||||
<a name="l00052"></a><a class="code" href="classstk_1_1Resonate.html#febf784a302eb0043b4a453b0d1d852c">00052</a> <span class="keywordtype">void</span> <a class="code" href="classstk_1_1Resonate.html#febf784a302eb0043b4a453b0d1d852c" title="Initiate the envelope with a key-on event.">keyOn</a>( <span class="keywordtype">void</span> ) { adsr_.<a class="code" href="classstk_1_1ADSR.html#ad03e82010a20cfb49c1f04bae791631" title="Set target = 1, state = ADSR::ATTACK.">keyOn</a>(); };
|
||||
<a name="l00053"></a>00053
|
||||
<a name="l00055"></a><a class="code" href="classstk_1_1Resonate.html#0008e1fdd7611b769b72b52c8bfb1e6a">00055</a> <span class="keywordtype">void</span> <a class="code" href="classstk_1_1Resonate.html#0008e1fdd7611b769b72b52c8bfb1e6a" title="Signal a key-off event to the envelope.">keyOff</a>( <span class="keywordtype">void</span> ) { adsr_.<a class="code" href="classstk_1_1ADSR.html#9400e04b313ab8900a3ba9b693f448e6" title="Set target = 0, state = ADSR::RELEASE.">keyOff</a>(); };
|
||||
<a name="l00056"></a>00056
|
||||
@@ -79,7 +79,7 @@
|
||||
|
||||
<table>
|
||||
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
|
||||
<tr><td>©1995-2009 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user