Release 4.4.1 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:47:43 +02:00
committed by Stephen Sinclair
parent 9af41126cb
commit 5a8a65870f
131 changed files with 2404 additions and 1890 deletions

View File

@@ -57,6 +57,10 @@ void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1WvOut.html#7fe517928a0043353ebc2a852b49953c">tick</a> (const StkFloat sample)=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Output a single sample to all channels in a sample frame. <a href="#7fe517928a0043353ebc2a852b49953c"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="7e20334ec73dde8c6c5edef697812b7e"></a><!-- doxytag: member="stk::WvOut::tick" ref="7e20334ec73dde8c6c5edef697812b7e" args="(const StkFrames &amp;frames)=0" -->
virtual void&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1WvOut.html#7e20334ec73dde8c6c5edef697812b7e">tick</a> (const <a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> &amp;frames)=0</td></tr>
<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Output the <a class="el" href="classstk_1_1StkFrames.html" title="An STK class to handle vectorized audio data.">StkFrames</a> data. <br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
STK audio output abstract base class.