mirror of
https://github.com/thestk/stk
synced 2026-04-22 15:36:55 +00:00
Release 4.4.1 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
9af41126cb
commit
5a8a65870f
@@ -46,6 +46,10 @@ unsigned int </td><td class="memItemRight" valign="bottom"><a class="el" hr
|
||||
virtual StkFloat </td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1WvIn.html#0eda243730408a434856fffed776931e">tick</a> (unsigned int channel=0)=0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Compute one sample frame and return the specified <code>channel</code> value. <br></td></tr>
|
||||
<tr><td class="memItemLeft" nowrap align="right" valign="top"><a class="anchor" name="76718752b0cc1ab767ba4e70d72b9453"></a><!-- doxytag: member="stk::WvIn::tick" ref="76718752b0cc1ab767ba4e70d72b9453" args="(StkFrames &frames)=0" -->
|
||||
virtual <a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> & </td><td class="memItemRight" valign="bottom"><a class="el" href="classstk_1_1WvIn.html#76718752b0cc1ab767ba4e70d72b9453">tick</a> (<a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> &frames)=0</td></tr>
|
||||
|
||||
<tr><td class="mdescLeft"> </td><td class="mdescRight">Fill the <a class="el" href="classstk_1_1StkFrames.html" title="An STK class to handle vectorized audio data.">StkFrames</a> argument with computed frames and return the same reference. <br></td></tr>
|
||||
</table>
|
||||
<hr><a name="_details"></a><h2>Detailed Description</h2>
|
||||
STK audio input abstract base class.
|
||||
|
||||
Reference in New Issue
Block a user