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.