mirror of
https://github.com/thestk/stk
synced 2026-04-20 14:36:55 +00:00
Release 4.4.3 tarball
This commit is contained in:
committed by
Stephen Sinclair
parent
cfdfe7736a
commit
f13d5bb3cd
@@ -13,13 +13,35 @@
|
||||
|
||||
|
||||
<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>
|
||||
Download Version 4.4.3 (30 August 2011):</a></h2>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.2.tar.gz">Source distribution</a> </li>
|
||||
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.3.tar.gz">Source distribution</a> </li>
|
||||
</ul>
|
||||
<h2><a class="anchor" id="notes">
|
||||
Release Notes:</a></h2>
|
||||
<h3><a class="anchor" id="v4dot4dot3">
|
||||
Version 4.4.3</a></h3>
|
||||
<ul>
|
||||
<li>
|
||||
Changed SINT24 to be lower 3 bytes of 32-bit word. </li>
|
||||
<li>
|
||||
Bug fixes to vectorized tick functions in Effects classes. </li>
|
||||
<li>
|
||||
Updated versions of <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>
|
||||
Bug fixes in ADSR and Envelope classes. </li>
|
||||
<li>
|
||||
Updates to the internal argument checking and reporting scheme. </li>
|
||||
<li>
|
||||
Updates to Bowed class (thanks to Esteban Maestre!). </li>
|
||||
<li>
|
||||
Fixes for 24-bit support in FileRead and FileWrite. </li>
|
||||
<li>
|
||||
Added WAVE_FORMAT_EXTENSIBLE support in FileWrite. </li>
|
||||
<li>
|
||||
Added sample rate variable reading and writing for MAT-files in FileRead and FileWrite. </li>
|
||||
</ul>
|
||||
<h3><a class="anchor" id="v4dot4dot2">
|
||||
Version 4.4.2</a></h3>
|
||||
<ul>
|
||||
@@ -467,7 +489,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-2010 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
<tr><td>©1995-2011 Perry R. Cook and Gary P. Scavone. All Rights Reserved.</td></tr>
|
||||
</table>
|
||||
|
||||
</BODY>
|
||||
|
||||
Reference in New Issue
Block a user