From 83ecba581fe7ea3b27ed80a47371f636048ad2d2 Mon Sep 17 00:00:00 2001 From: kevin Date: Sun, 21 Apr 2013 11:19:34 -0700 Subject: [PATCH] notes.txt: update notes --- doc/notes.txt | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/doc/notes.txt b/doc/notes.txt index ae520a2..db31979 100644 --- a/doc/notes.txt +++ b/doc/notes.txt @@ -10,9 +10,19 @@ TODO: + Select and save audio devices. + Mac Conversion + Live MIDI - to test audio/MIDI delay. - ++ As threshold increases overall volume decreases - add a compensation algorithm. ++ THere are unintialized variable warnings on the release build. BUGS: +// Apr 20 +The tempo measurement can produce invalid values. Set score to 22 then play Mark 38. +First tempo measurement is a non-sense value - probably produced by an div by zero. + +Crash on playing Mark 37. + +Click on list control outside below list item - crash! + + // Feb 27 + Audio seems to preceded MIDI by around 250ms this probably arises