Release 4.4.1 tarball

This commit is contained in:
Gary Scavone
2013-09-29 23:47:43 +02:00
committed by Stephen Sinclair
parent 9af41126cb
commit 5a8a65870f
131 changed files with 2404 additions and 1890 deletions

View File

@@ -11,13 +11,25 @@
<!-- Generated by Doxygen 1.5.8 -->
<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.0 (30 April 2009):</a></h2>
Download Version 4.4.1 (3 June 2009):</a></h2>
<ul>
<li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.0.tar.gz">Source distribution</a> </li>
<a href="http://ccrma.stanford.edu/software/stk/release/stk-4.4.1.tar.gz">Source distribution</a> </li>
</ul>
<h2><a class="anchor" name="notes">
Release Notes:</a></h2>
<h3><a class="anchor" name="v4dot4dot1">
Version 4.4.1</a></h3>
<ul>
<li>
Added multi-channel/frame tick() virtual function to WvIn and WvOut abstract base classes (required update to RtWvOut class). </li>
<li>
Updated configure script to select g++ compiler by default. </li>
<li>
In demo.cpp: removed voicer grouping for messages, fixing polyphony when messages are on the same MIDI/SKINI channel. </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>
</ul>
<h3><a class="anchor" name="v4dot4dot0">
Version 4.4.0</a></h3>
<ul>