mirror of
https://github.com/thestk/stk
synced 2026-01-18 15:11:53 +00:00
Release 4.4.4 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
899303d7c4
commit
18730391e8
@@ -54,7 +54,7 @@ virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="c
|
||||
<p><a class="el" href="classstk_1_1FileWvOut.html" title="STK audio file output class.">FileWvOut</a> writes samples to an audio file and supports multi-channel data. It is important to distinguish the <a class="el" href="classstk_1_1FileWvOut.html#a9d3505aea3cd3c4d6822f05a2679dc41" title="Output a single sample to all channels in a sample frame.">tick()</a> method that outputs a single sample to all channels in a sample frame from the overloaded one that takes a reference to an <a class="el" href="classstk_1_1StkFrames.html" title="An STK class to handle vectorized audio data.">StkFrames</a> object for multi-channel and/or multi-frame data.</p>
|
||||
<p>See the <a class="el" href="classstk_1_1FileWrite.html" title="STK audio file output class.">FileWrite</a> class for a description of the supported audio file formats.</p>
|
||||
<p>Currently, <a class="el" href="classstk_1_1FileWvOut.html" title="STK audio file output class.">FileWvOut</a> is non-interpolating and the output rate is always <a class="el" href="classstk_1_1Stk.html#a5fbe37000a611ce56075ee7d8936472d" title="Static method that returns the current STK sample rate.">Stk::sampleRate()</a>.</p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </p>
|
||||
<p>by Perry R. Cook and Gary P. Scavone, 1995-2012. </p>
|
||||
<hr/><h2>Constructor & Destructor Documentation</h2>
|
||||
<a class="anchor" id="a6f0168fca20a3c9d6d5f2baedf03ec1b"></a><!-- doxytag: member="stk::FileWvOut::FileWvOut" ref="a6f0168fca20a3c9d6d5f2baedf03ec1b" args="(unsigned int bufferFrames=1024)" -->
|
||||
<div class="memitem">
|
||||
@@ -243,7 +243,7 @@ virtual </td><td class="memItemRight" valign="bottom"><a class="el" href="c
|
||||
|
||||
<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-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2012 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user