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
@@ -215,7 +215,7 @@ For multi-channel files, use the <a class="el" href="classstk_1_1WvIn.html#3ab86
|
||||
<td class="paramtype"><a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> & </td>
|
||||
<td class="paramname"> <em>frames</em> </td>
|
||||
<td> ) </td>
|
||||
<td></td>
|
||||
<td><code> [virtual]</code></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
@@ -225,6 +225,8 @@ For multi-channel files, use the <a class="el" href="classstk_1_1WvIn.html#3ab86
|
||||
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.
|
||||
<p>
|
||||
The number of channels in the <a class="el" href="classstk_1_1StkFrames.html" title="An STK class to handle vectorized audio data.">StkFrames</a> argument must equal the number of channels specified in the <a class="el" href="classstk_1_1InetWvIn.html#f36ff382737f0fb84bc38046c01b4ce8" title="Wait for a (new) socket connection with specified protocol, port, data channels and...">listen()</a> function. However, this is only checked if _STK_DEBUG_ is defined during compilation, in which case an incompatibility will trigger an <a class="el" href="classstk_1_1StkError.html" title="STK error handling class.">StkError</a> exception. If no connection exists, the function does nothing (a warning will be issued if _STK_DEBUG_ is defined during compilation).
|
||||
<p>Implements <a class="el" href="classstk_1_1WvIn.html#76718752b0cc1ab767ba4e70d72b9453">stk::WvIn</a>.</p>
|
||||
|
||||
</div>
|
||||
</div><p>
|
||||
<hr>The documentation for this class was generated from the following file:<ul>
|
||||
|
||||
Reference in New Issue
Block a user