From 10f2be1bceed910af433cdf4c4f3d312480b0e74 Mon Sep 17 00:00:00 2001 From: kevin Date: Thu, 23 May 2013 14:07:47 -0700 Subject: [PATCH] notes.txt:Update. --- doc/notes.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/notes.txt b/doc/notes.txt index 0f0c8c4..069b5e5 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -13,6 +13,7 @@ TODO: + As threshold increases overall volume decreases - add a compensation algorithm. + THere are unintialized variable warnings on the release build. + Add preset delete. ++ All uses of va_copy() should have a complimentary va_end() // May 22 + Add invert to scale range to cause output to go in opposite direction.