Documentation updates in advance of release 4.6.1

This commit is contained in:
Gary Scavone
2019-04-18 08:56:31 -04:00
parent ae2bac1601
commit 38970124ec
192 changed files with 215 additions and 201 deletions

View File

@@ -1,10 +1,18 @@
/*! \page download Download, Release Notes, and Bug Fixes
\section down Download Version 4.6.0 (31 August 2017):
\section down Download Version 4.6.1 (18 April 2019):
- <A HREF="http://ccrma.stanford.edu/software/stk/release/stk-4.6.0.tar.gz">Source distribution</A>
- <A HREF="http://ccrma.stanford.edu/software/stk/release/stk-4.6.1.tar.gz">Source distribution</A>
\section notes Release Notes:
\subsection v4dot6dot0 Version 4.6.1
- see github site for complete details (github.com/thestk/stk)
- various documentation updates
- new Recorder (flute a la Verge) class (thanks to Mathias Bredholt)
- updated Modulate class to allow noise rate control
- new VS2017 project files
- fix in FileLoop::getSize() to return file size (not chunk size)
\subsection v4dot6dot0 Version 4.6.0
- see github site for complete details (github.com/thestk/stk)
- various build system updates