From 92ca28918faabd91f89cdcbc94d12213a628831d Mon Sep 17 00:00:00 2001 From: Gary Scavone Date: Fri, 11 Apr 2014 16:03:52 -0400 Subject: [PATCH] Bug fix in FreeVerb; Added header in Stk.h (which seemed necessary for MinGW). --- doc/ReleaseNotes.txt | 1 + doc/doxygen/download.txt | 1 + include/FreeVerb.h | 4 ---- include/Stk.h | 1 + 4 files changed, 3 insertions(+), 4 deletions(-) diff --git a/doc/ReleaseNotes.txt b/doc/ReleaseNotes.txt index afe035d..237fd44 100644 --- a/doc/ReleaseNotes.txt +++ b/doc/ReleaseNotes.txt @@ -5,6 +5,7 @@ By Perry R. Cook and Gary P. Scavone, 1995--2014. v4.5.0: (?? April 2014) - updated versions of RtAudio and RtMidi, with associated renaming of RtError class to either RtAudioError or RtMidiError - new iOS project files (thanks to Ariel Elkin) +- bug fix in FreeVerb that could cause crackling for stereo input - various bug fixes and updates to minimize compiler warnings - ADSR fix for decay/release time calculations - various updates to build system diff --git a/doc/doxygen/download.txt b/doc/doxygen/download.txt index 85f6d3b..cb02aae 100644 --- a/doc/doxygen/download.txt +++ b/doc/doxygen/download.txt @@ -14,6 +14,7 @@