Release 4.4.3 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:49:37 +02:00
committed by Stephen Sinclair
parent cfdfe7736a
commit f13d5bb3cd
632 changed files with 12236 additions and 19041 deletions

View File

@@ -60,8 +60,8 @@ bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<p>STK audio file output class. </p>
<p>This class provides output support for various audio file formats.</p>
<p><a class="el" href="classstk_1_1FileWrite.html" title="STK audio file output class.">FileWrite</a> writes samples to an audio file. It supports multi-channel data.</p>
<p><a class="el" href="classstk_1_1FileWrite.html" title="STK audio file output class.">FileWrite</a> currently supports uncompressed WAV, AIFF, AIFC, SND (AU), MAT-file (Matlab), and STK RAW file formats. Signed integer (8-, 16-, and 32-bit) and floating- point (32- and 64-bit) data types are supported. STK RAW files use 16-bit integers by definition. MAT-files will always be written as 64-bit floats. If a data type specification does not match the specified file type, the data type will automatically be modified. Compressed data types are not supported.</p>
<p>by Perry R. Cook and Gary P. Scavone, 1995 - 2010. </p>
<p><a class="el" href="classstk_1_1FileWrite.html" title="STK audio file output class.">FileWrite</a> currently supports uncompressed WAV, AIFF, AIFC, SND (AU), MAT-file (Matlab), and STK RAW file formats. Signed integer (8-, 16-, 24-, and 32-bit) and floating- point (32- and 64-bit) data types are supported. STK RAW files use 16-bit integers by definition. MAT-files will always be written as 64-bit floats. If a data type specification does not match the specified file type, the data type will automatically be modified. Compressed data types are not supported.</p>
<p>by Perry R. Cook and Gary P. Scavone, 1995-2011. </p>
<hr/><h2>Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a207f10bba60355fe3dc62dc837edee46"></a><!-- doxytag: member="stk::FileWrite::FileWrite" ref="a207f10bba60355fe3dc62dc837edee46" args="(std::string fileName, unsigned int nChannels=1, FILE_TYPE type=FILE_WAV, Stk::StkFormat format=STK_SINT16)" -->
<div class="memitem">
@@ -248,7 +248,7 @@ bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="clas
<table>
<tr><td><A HREF="http://ccrma.stanford.edu/software/stk/"><I>The Synthesis ToolKit in C++ (STK)</I></A></td></tr>
<tr><td>&copy;1995-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
<tr><td>&copy;1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>