notes.txt: update notes

This commit is contained in:
kevin 2013-04-21 11:19:34 -07:00
parent 8fa3077826
commit 83ecba581f

View File

@ -10,9 +10,19 @@ TODO:
+ Select and save audio devices. + Select and save audio devices.
+ Mac Conversion + Mac Conversion
+ Live MIDI - to test audio/MIDI delay. + 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: 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 // Feb 27
+ Audio seems to preceded MIDI by around 250ms this probably arises + Audio seems to preceded MIDI by around 250ms this probably arises