diff --git a/INSTALL.md b/INSTALL.md index 3a9c676..d9dc24f 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -1,9 +1,5 @@ -% The Synthesis ToolKit in C++ (STK) -% Perry R. Cook and Gary P. Scavone -% 1995--2017 - # The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995-2019. The Synthesis ToolKit in C++ can be used in a variety of ways, depending on your particular needs. Some people simply choose the classes they need for a particular project and copy those to their project directory. Others like to compile and link to a library of object files. STK was not designed with one particular style of use in mind. diff --git a/LICENSE b/LICENSE index 2c6db7b..2809c6b 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -Copyright (c) 1995--2017 Perry R. Cook and Gary P. Scavone +Copyright (c) 1995-2019 Perry R. Cook and Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/README.md b/README.md index 8b05222..0d29ec7 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. This distribution of the Synthesis ToolKit in C++ (STK) contains the following: diff --git a/doc/README-Linux.txt b/doc/README-Linux.txt index 9a060b8..649acd0 100644 --- a/doc/README-Linux.txt +++ b/doc/README-Linux.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-MacOSX.txt b/doc/README-MacOSX.txt index 12387b2..bba78f5 100644 --- a/doc/README-MacOSX.txt +++ b/doc/README-MacOSX.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-SGI.txt b/doc/README-SGI.txt index b53da6e..dbee674 100644 --- a/doc/README-SGI.txt +++ b/doc/README-SGI.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. Please read the file README and INSTALL for more general STK information. diff --git a/doc/README-Win.txt b/doc/README-Win.txt index 8c271af..d513d25 100644 --- a/doc/README-Win.txt +++ b/doc/README-Win.txt @@ -1,6 +1,6 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. Please read the file README.md for more general STK information. diff --git a/doc/ReleaseNotes.txt b/doc/ReleaseNotes.txt index 502e3ec..ffcbf96 100644 --- a/doc/ReleaseNotes.txt +++ b/doc/ReleaseNotes.txt @@ -1,6 +1,14 @@ The Synthesis ToolKit in C++ (STK) -By Perry R. Cook and Gary P. Scavone, 1995--2017. +By Perry R. Cook and Gary P. Scavone, 1995--2019. + +v.4.6.1 (18 April 2017) +- 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) v.4.6.0 (31 August 2017) - see github site for complete details diff --git a/doc/doxygen/download.txt b/doc/doxygen/download.txt index 0b5b3a5..fede19c 100644 --- a/doc/doxygen/download.txt +++ b/doc/doxygen/download.txt @@ -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): -- Source distribution +- Source distribution \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 diff --git a/doc/doxygen/faq.txt b/doc/doxygen/faq.txt index 96871a5..990cac9 100644 --- a/doc/doxygen/faq.txt +++ b/doc/doxygen/faq.txt @@ -21,10 +21,11 @@ and Windows computer platforms. Generic, non-realtime support has been tested under NeXTStep, Sun, and other platforms and should work with any standard C++ compiler. +STK GitHub site: https://github.com/thestk/stk STK WWW site: http://ccrma.stanford.edu/software/stk/ The Synthesis ToolKit in C++ (STK) -Copyright (c) 1995--2017 Perry R. Cook and Gary P. Scavone +Copyright (c) 1995--2019 Perry R. Cook and Gary P. Scavone Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the diff --git a/doc/doxygen/footer.html b/doc/doxygen/footer.html index 0da99d3..7a3c8d0 100644 --- a/doc/doxygen/footer.html +++ b/doc/doxygen/footer.html @@ -2,7 +2,7 @@
| The Synthesis ToolKit in C++ (STK) |
| ©1995--2017 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |
| ©1995--2019 Perry R. Cook and Gary P. Scavone. All Rights Reserved. |