Version and date updates in preparation for new release.

This commit is contained in:
Gary Scavone
2021-11-16 21:26:00 -05:00
parent 500d2972f9
commit 67d573b169
199 changed files with 213 additions and 201 deletions

View File

@@ -1,5 +1,5 @@
# The Synthesis ToolKit in C++ (STK)
By Perry R. Cook and Gary P. Scavone, 1995-2019.
By Perry R. Cook and Gary P. Scavone, 1995-2021.
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.