Release 4.3.0 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:41:50 +02:00
committed by Stephen Sinclair
parent 554a74374b
commit 1a8403e203
462 changed files with 4751 additions and 3397 deletions

View File

@@ -6,21 +6,51 @@
<BODY BGCOLOR="#FFFFFF">
<CENTER>
<img src="princeton.gif"> &nbsp; <img src="ccrma.gif"> &nbsp; <img src="mcgill.gif"><P>
<a class="qindex" href="index.html">Home</a> &nbsp; <a class="qindex" href="information.html">Information</a> &nbsp; <a class="qindex" href="classes.html">Classes</a> &nbsp; <a class="qindex" href="download.html">Download</a> &nbsp; <a class="qindex" href="usage.html">Usage</a> &nbsp; <a class="qindex" href="maillist.html">Mail List</a> &nbsp; <a class="qindex" href="system.html">Requirements</a> &nbsp; <a class="qindex" href="links.html">Links</a> &nbsp; <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
<a class="qindex" href="index.html">Home</a> &nbsp; <a class="qindex" href="information.html">Information</a> &nbsp; <a class="qindex" href="classes.html">Classes</a> &nbsp; <a class="qindex" href="download.html">Download</a> &nbsp; <a class="qindex" href="usage.html">Usage</a> &nbsp; <a class="qindex" href="maillist.html">Mail List</a> &nbsp; <a class="qindex" href="system.html">Requirements</a> &nbsp; <a class="qindex" href="links.html">Links</a> &nbsp; <a class="qindex" href="faq.html">FAQ</a> &nbsp; <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
<HR>
<!-- Generated by Doxygen 1.4.4 -->
<h1><a class="anchor" name="download">Download, Release Notes, and Bug Fixes</a></h1><h2><a class="anchor" name="down">
Download Version 4.2.1 (14 October 2005):</a></h2>
Download Version 4.3.0 (13 August 2007):</a></h2>
<ul>
<li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.2.1.tar.gz">Source distribution</a> </li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.3.0.tar.gz">Source distribution</a> </li>
<li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.2.1.binaries.tar.gz">Source with precompiled Windows binaries</a> </li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.3.0.binaries.tar.gz">Source with precompiled Windows binaries</a> </li>
<li>
<a href="http://ccrma.stanford.edu/planetccrma/software/">Linux RPMs from Planet CCRMA</a> </li>
</ul>
<h2><a class="anchor" name="notes">
Release Notes:</a></h2>
<h3><a class="anchor" name="v4dot3dot0">
Version 4.3.0</a></h3>
<ul>
<li>
An official MIT-like license. </li>
<li>
New functionality to automatically update class data when the STK sample rate changes (partly implemented). </li>
<li>
Updates for new <a class="el" href="classRtAudio.html">RtAudio</a> version 4.0. </li>
<li>
Bug fix in interpolate() function in <a class="el" href="Stk_8h-source.html">Stk.h</a> for non-interleaved data. </li>
<li>
Fixes / improvements to the <a class="el" href="classGranulate.html">Granulate</a> class. </li>
<li>
Fix in <a class="el" href="classWhistle.html">Whistle</a> when doing animation. </li>
<li>
Fixes in <a class="el" href="classBlitSquare.html">BlitSquare</a> for frequency, harmonics, and dc offset. </li>
<li>
Updates to Makefiles for non-realtime compile. </li>
<li>
Fix in demo.cpp for voice channel assignment. </li>
<li>
Updated versions of <a class="el" href="classRtMidi.html">RtMidi</a> and <a class="el" href="classRtAudio.html">RtAudio</a>. </li>
<li>
Updated ASIO files for MinGW compiler. </li>
<li>
New FAQ in documentation. </li>
<li>
MAT-file bug fix in <a class="el" href="classFileRead.html">FileRead</a> class. </li>
</ul>
<h3><a class="anchor" name="v4dot2dot1">
Version 4.2.1</a></h3>
<ul>
@@ -155,7 +185,7 @@ Documentation updates. </li>
<li>
Expanded tutorial. </li>
<li>
Fixed <a class="el" href="classRtDuplex.html">RtDuplex</a> omission in src Makefile. </li>
Fixed RtDuplex omission in src Makefile. </li>
</ul>
<h3><a class="anchor" name="v4dot1">
Version 4.1</a></h3>
@@ -369,7 +399,7 @@ A single distribution for all platforms. The Unix and Windows versions have been
<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-2005 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
<tr><td>&copy;1995-2007 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
</table>
</BODY>