mirror of
https://github.com/thestk/stk
synced 2026-04-24 08:08:37 +00:00
Release 4.4.3 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
cfdfe7736a
commit
f13d5bb3cd
@@ -50,7 +50,7 @@ virtual <a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> & 
|
||||
<hr/><a name="_details"></a><h2>Detailed Description</h2>
|
||||
<p>STK audio input abstract base class. </p>
|
||||
<p>This class provides common functionality for a variety of audio data input subclasses.</p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995 - 2010. </p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </p>
|
||||
<hr/><h2>Member Function Documentation</h2>
|
||||
<a class="anchor" id="a3ab86e33eff9f962c9ef7b41e3ccb77e"></a><!-- doxytag: member="stk::WvIn::lastFrame" ref="a3ab86e33eff9f962c9ef7b41e3ccb77e" args="(void) const " -->
|
||||
<div class="memitem">
|
||||
@@ -71,6 +71,9 @@ virtual <a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> & 
|
||||
<p>Return an <a class="el" href="classstk_1_1StkFrames.html" title="An STK class to handle vectorized audio data.">StkFrames</a> reference to the last computed sample frame. </p>
|
||||
<p>If no file data is loaded, an empty container is returned. </p>
|
||||
|
||||
<p><div class="fragment"><pre class="fragment"><a name="l00029"></a>00029 { <span class="keywordflow">return</span> lastFrame_; };
|
||||
</pre></div></p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<hr/>The documentation for this class was generated from the following file:<ul>
|
||||
@@ -81,7 +84,7 @@ virtual <a class="el" href="classstk_1_1StkFrames.html">StkFrames</a> & 
|
||||
|
||||
<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-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user