mirror of
https://github.com/thestk/stk
synced 2026-04-20 06:26:55 +00:00
Release 4.4.2 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
c37de52787
commit
7fcf920d3e
@@ -8,17 +8,33 @@
|
||||
<img src="princeton.gif"> <img src="ccrma.gif"> <img src="mcgill.gif"><P>
|
||||
<a class="qindex" href="index.html">Home</a> <a class="qindex" href="information.html">Information</a> <a class="qindex" href="classes.html">Classes</a> <a class="qindex" href="download.html">Download</a> <a class="qindex" href="usage.html">Usage</a> <a class="qindex" href="maillist.html">Mail List</a> <a class="qindex" href="system.html">Requirements</a> <a class="qindex" href="links.html">Links</a> <a class="qindex" href="faq.html">FAQ</a> <a class="qindex" href="tutorial.html">Tutorial</a></CENTER>
|
||||
<HR>
|
||||
<!-- Generated by Doxygen 1.5.8 -->
|
||||
<!-- Generated by Doxygen 1.6.2 -->
|
||||
<div class="contents">
|
||||
<h1><a class="anchor" name="download">Download, Release Notes, and Bug Fixes </a></h1><h2><a class="anchor" name="down">
|
||||
Download Version 4.4.1 (3 June 2009):</a></h2>
|
||||
|
||||
|
||||
<h1><a class="anchor" id="download">Download, Release Notes, and Bug Fixes </a></h1><h2><a class="anchor" id="down">
|
||||
Download Version 4.4.2 (4 February 2010):</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.1.tar.gz">Source distribution</a> </li>
|
||||
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.2.tar.gz">Source distribution</a> </li>
|
||||
</ul>
|
||||
<h2><a class="anchor" name="notes">
|
||||
<h2><a class="anchor" id="notes">
|
||||
Release Notes:</a></h2>
|
||||
<h3><a class="anchor" name="v4dot4dot1">
|
||||
<h3><a class="anchor" id="v4dot4dot2">
|
||||
Version 4.4.2</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
Added various header file includes for newer compilers. </li>
|
||||
<li>
|
||||
Updates to <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> and <a class="el" href="classRtMidi.html" title="An abstract base class for realtime MIDI input/output.">RtMidi</a>. </li>
|
||||
<li>
|
||||
New LentPitShift class (thanks to Francois Germain). </li>
|
||||
<li>
|
||||
Bug fixes in Voicer class (thanks Richard Dobson!). </li>
|
||||
<li>
|
||||
Added Makefile.in to compile library and all projects, as well as clean and distclean. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" id="v4dot4dot1">
|
||||
Version 4.4.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -30,7 +46,7 @@ In demo.cpp: removed voicer grouping for messages, fixing polyphony when message
|
||||
<li>
|
||||
Updates to <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> and <a class="el" href="classRtMidi.html" title="An abstract base class for realtime MIDI input/output.">RtMidi</a>. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot4dot0">
|
||||
<h3><a class="anchor" id="v4dot4dot0">
|
||||
Version 4.4.0</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -56,7 +72,7 @@ New TapDelay class. </li>
|
||||
<li>
|
||||
SubNoise class deleted (same as sub-sampled "ticking" of Noise class). </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot3dot1">
|
||||
<h3><a class="anchor" id="v4dot3dot1">
|
||||
Version 4.3.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -70,7 +86,7 @@ Updates to <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++
|
||||
<li>
|
||||
Changes to channel assignment in demo.cpp. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot3dot0">
|
||||
<h3><a class="anchor" id="v4dot3dot0">
|
||||
Version 4.3.0</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -82,7 +98,7 @@ Updates for new <a class="el" href="classRtAudio.html" title="Realtime audio i/o
|
||||
<li>
|
||||
Removed RtDuplex class, users should use <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> directly with a callback function. </li>
|
||||
<li>
|
||||
Bug fix in interpolate() function in <a class="el" href="Stk_8h-source.html">Stk.h</a> for non-interleaved data. </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 Granulate class. </li>
|
||||
<li>
|
||||
@@ -102,7 +118,7 @@ New FAQ in documentation. </li>
|
||||
<li>
|
||||
MAT-file bug fix in FileRead class. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot2dot1">
|
||||
<h3><a class="anchor" id="v4dot2dot1">
|
||||
Version 4.2.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -148,7 +164,7 @@ Changed Filter class behavior so no default clearing of state when changing coef
|
||||
<li>
|
||||
Fixes to <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a>, especially for Windows DirectSound and ASIO (thanks to Robin Davies). </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot2dot0">
|
||||
<h3><a class="anchor" id="v4dot2dot0">
|
||||
Version 4.2.0</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -190,13 +206,13 @@ Turned Nagle algorithm off by default in Socket class. </li>
|
||||
<li>
|
||||
Error reporting standardized in all classes. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot1dot3">
|
||||
<h3><a class="anchor" id="v4dot1dot3">
|
||||
Version 4.1.3</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
Bug fix in <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> for Windows DirectSound output only support </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot1dot2">
|
||||
<h3><a class="anchor" id="v4dot1dot2">
|
||||
Version 4.1.2</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -224,13 +240,13 @@ Configure script changes. </li>
|
||||
<li>
|
||||
Updated <iostream> include statements and appended "std::" as necessary throughout for compatibility with gcc 3. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot1dot1">
|
||||
<h3><a class="anchor" id="v4dot1dot1">
|
||||
Version 4.1.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
Bug fix in <a class="el" href="classRtAudio.html" title="Realtime audio i/o C++ classes.">RtAudio</a> for Macintosh OS X and Windows ASIO duplex operation. </li>
|
||||
<li>
|
||||
Windows ASIO fix in <a class="el" href="Stk_8h-source.html">Stk.h</a>. </li>
|
||||
Windows ASIO fix in <a class="el" href="Stk_8h_source.html">Stk.h</a>. </li>
|
||||
<li>
|
||||
Documentation updates. </li>
|
||||
<li>
|
||||
@@ -238,7 +254,7 @@ Expanded tutorial. </li>
|
||||
<li>
|
||||
Fixed RtDuplex omission in src Makefile. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4dot1">
|
||||
<h3><a class="anchor" id="v4dot1">
|
||||
Version 4.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -272,7 +288,7 @@ Sample rate flag added as command line option to example programs. </li>
|
||||
<li>
|
||||
Socket port number added as command line option to example programs. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v4">
|
||||
<h3><a class="anchor" id="v4">
|
||||
Version 4.0</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -298,7 +314,7 @@ New independent <a class="el" href="classRtAudio.html" title="Realtime audio i/o
|
||||
<li>
|
||||
Extensive revisions in code and a significant number of API changes. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v3dot2">
|
||||
<h3><a class="anchor" id="v3dot2">
|
||||
Version 3.2</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -332,7 +348,7 @@ Miscellaneous renamings. </li>
|
||||
<li>
|
||||
Probably a bunch more fixes that I've long since forgotten about. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v3dot1">
|
||||
<h3><a class="anchor" id="v3dot1">
|
||||
Version 3.1</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -346,7 +362,7 @@ Fixed MIDI system message exclusion under Irix. </li>
|
||||
<li>
|
||||
Added a few bitmaps for the Shaker instruments. </li>
|
||||
<li>
|
||||
Made destructors virtual for Reverb.h, <a class="el" href="WvIn_8h-source.html">WvIn.h</a> and <a class="el" href="Simple_8h-source.html">Simple.h</a>. </li>
|
||||
Made destructors virtual for Reverb.h, <a class="el" href="WvIn_8h_source.html">WvIn.h</a> and <a class="el" href="Simple_8h_source.html">Simple.h</a>. </li>
|
||||
<li>
|
||||
Fixed bug setting delay length in DLineA when value too big. </li>
|
||||
<li>
|
||||
@@ -360,7 +376,7 @@ Added some defines to Object.h for random number generation, FPU overflow checki
|
||||
<li>
|
||||
A few minor changes, some bug fixes ... can't remember all of them. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v3">
|
||||
<h3><a class="anchor" id="v3">
|
||||
Version 3.0</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -412,7 +428,7 @@ Cleaned up Object.h a bit. </li>
|
||||
<li>
|
||||
Pulled various utility and thread functions out of syntmono.cpp (to aid readability of the code). </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v2dot02">
|
||||
<h3><a class="anchor" id="v2dot02">
|
||||
Version 2.02</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -428,7 +444,7 @@ Fixed bug in MD2SKINI which prevented some NoteOff statements from being output.
|
||||
<li>
|
||||
This distribution includes an example STK project, mus151, which demonstrates a means for keeping a user's personal projects separate from the main distribution. This is highly recommended, in order to simplify upgrades to future STK releases. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" name="v2">
|
||||
<h3><a class="anchor" id="v2">
|
||||
Version 2</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
@@ -451,7 +467,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>©1995-2009 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user