A few more RtError updates in documentation and .dsp files.

This commit is contained in:
Gary Scavone
2014-04-11 09:52:02 -04:00
parent a239b58651
commit a9a654862f
6 changed files with 6 additions and 19 deletions

View File

@@ -2,8 +2,9 @@ The Synthesis ToolKit in C++ (STK)
By Perry R. Cook and Gary P. Scavone, 1995--2014.
v4.4.5: (?? April 2014)
- updated versions of RtAudio and RtMidi
v4.5.0: (?? April 2014)
- updated versions of RtAudio and RtMidi, with associated renaming of RtError class to either RtAudioError or RtMidiError
v4.4.4: (24 August 2012)
- new FreeVerb class (thanks to Greg Burlet)