Release 4.1.1 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:36:33 +02:00
committed by Stephen Sinclair
parent b39c0bb101
commit ffce5357c6
20 changed files with 2694 additions and 20 deletions

View File

@@ -10,26 +10,27 @@
<HR>
<!-- Generated by Doxygen 1.2.8.1 -->
<a name="download"><h2>Download and Release Notes</h2></a>
<b>Version 4.1, 8 October 2002</b>
<p>
<a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1.tar.gz">STK Version 4.1: Source distribution</a> (1.2 MB tar/gzipped)<br>
<a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1.binaries.tar.gz">STK Version 4.1: Source distribution with precompiled windows binaries</a> (1.7 MB tar/gzipped)<br>
<a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1-1.i386.rpm">STK Version 4.1: Linux RPM using ALSA API</a> (1.2 MB)<br>
<a href="http://www-ccrma.stanford.edu/software/stk/release/stkmanual.pdf">STK Manual (PDF)</a> (1.2 MB) Note: HTML version in /doc/html/ directory of distribution<br>
<b>Version 4.1.1, 24 October 2002</b>
<p>
<ul>
<li><a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1.1.tar.gz">Source distribution</a> (1.2 MB tar/gzipped) <li><a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1.1.binaries.tar.gz">Source with precompiled Windows binaries</a> (2.0 MB tar/gzipped) <li><a href="http://www-ccrma.stanford.edu/software/stk/release/stk-4.1.1-1.i386.rpm">Linux RPM</a> (1.2 MB) <b>Note: Library and Makefiles built for ALSA, though the rpm can be rebuilt to use OSS</b> <li><a href="http://www-ccrma.stanford.edu/software/stk/release/stkmanual.pdf">STK Manual (PDF)</a> (1.62 MB) <b>Note: HTML version already in /doc/html/ directory of distribution</b> </ul>
<p>
<a name="notes"><h2>Release Notes:</h2></a>
<p>
<a name="v4dot1dot3"><h3>Version 4.1.1</h3></a>
<p>
<ul>
<li>Bug fix in <a class="el" href="classRtAudio.html">RtAudio</a> for Macintosh OS X and Windows ASIO duplex operation. <li>Windows ASIO fix in Stk.h. <li>Documentation updates. <li>Expanded tutorial. <li>Fixed <a class="el" href="classRtDuplex.html">RtDuplex</a> omission in src Makefile. </ul>
<p>
<a name="v4dot1"><h3>Version 4.1</h3></a>
<p>
<ul>
<li>Macintosh OS X support added. <li>New <a class="el" href="classWhistle.html">Whistle</a> class. <li>Added <a class="el" href="classVoicer.html">Voicer</a>, <a class="el" href="classSingWave.html">SingWave</a>, and <a class="el" href="classVoicForm.html">VoicForm</a> classes. <li>Improvements/fixes to the banded waveguide instruments. <li>Demo program now uses <a class="el" href="classVoicer.html">Voicer</a>, allowing polyphony. <li>Demo tcl/tk scripts changed to use <a class="el" href="classSKINI.html">SKINI</a> PitchChange instead of PitchBend. <li>Demo program response to PitchBend modified to octave up/down. <li>Several <a class="el" href="classRtAudio.html">RtAudio</a> fixes and improvements (OS X and Windows ASIO support added). <li>Added nextOut() method to <a class="el" href="classDelay.html">Delay</a> classes. <li>Documentation fixes for <a class="el" href="classReverb.html">Reverb</a> classes. <li>RAWWAVE_PATH changed to include the "rawwave" directory. <li>"configure" support added for unix systems. <li>Multivoice flag (-n NUMBER) added as command line option to demo program. <li>Sample rate flag added as command line option to example programs. <li><a class="el" href="classSocket.html">Socket</a> port number added as command line option to example programs.
<p>
</ul>
<li>Macintosh OS X support added. <li>New <a class="el" href="classWhistle.html">Whistle</a> class. <li>Added <a class="el" href="classVoicer.html">Voicer</a>, <a class="el" href="classSingWave.html">SingWave</a>, and <a class="el" href="classVoicForm.html">VoicForm</a> classes. <li>Improvements/fixes to the banded waveguide instruments. <li>Demo program now uses <a class="el" href="classVoicer.html">Voicer</a>, allowing polyphony. <li>Demo tcl/tk scripts changed to use <a class="el" href="classSKINI.html">SKINI</a> PitchChange instead of PitchBend. <li>Demo program response to PitchBend modified to octave up/down. <li>Several <a class="el" href="classRtAudio.html">RtAudio</a> fixes and improvements (OS X and Windows ASIO support added). <li>Added nextOut() method to <a class="el" href="classDelay.html">Delay</a> classes. <li>Documentation fixes for <a class="el" href="classReverb.html">Reverb</a> classes. <li>RAWWAVE_PATH changed to include the "rawwave" directory. <li>"configure" support added for unix systems. <li>Multivoice flag (-n NUMBER) added as command line option to demo program. <li>Sample rate flag added as command line option to example programs. <li><a class="el" href="classSocket.html">Socket</a> port number added as command line option to example programs. </ul>
<p>
<a name="v4"><h3>Version 4.0</h3></a>