Release 4.3.1 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:42:39 +02:00
committed by Stephen Sinclair
parent e54b0cefab
commit c92cf7468d
20 changed files with 864 additions and 551 deletions

View File

@@ -10,19 +10,31 @@
<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.3.0 (13 August 2007):</a></h2>
Download Version 4.3.1 (7 December 2007):</a></h2>
<ul>
<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.3.0.binaries.tar.gz">Source with precompiled Windows binaries</a> </li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.3.1.tar.gz">Source distribution</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>
Version 4.3.1</a></h3>
<ul>
<li>
Further headerless file support in <a class="el" href="classFileRead.html">FileRead</a>. </li>
<li>
Bug fix in RtWvOut.cpp. </li>
<li>
Added configure support for MinGW. </li>
<li>
Updates to <a class="el" href="classRtAudio.html">RtAudio</a> and <a class="el" href="classRtMidi.html">RtMidi</a> for MinGW. </li>
<li>
Changes to channel assignment in demo.cpp. </li>
</ul>
<h3><a class="anchor" name="v4dot3dot0">
Version 4.3.1</a></h3>
<ul>
<li>
An official MIT-like license. </li>