mirror of
https://github.com/thestk/stk
synced 2026-04-20 14:36:55 +00:00
Release 4.4.1 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
9af41126cb
commit
5a8a65870f
@@ -57,6 +57,10 @@ void </td><td class="memItemRight" valign="bottom"><a class="el" href="clas
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top">virtual void </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"> </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 &frames)=0" -->
|
||||
virtual void </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> &frames)=0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </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.
|
||||
|
||||
Reference in New Issue
Block a user