Merge to update lastest OS-X changes with last Linux commit.

This commit is contained in:
kevin 2013-05-23 11:15:16 -07:00
commit 7876b7c030

View File

@ -14,10 +14,15 @@ TODO:
+ THere are unintialized variable warnings on the release build. + THere are unintialized variable warnings on the release build.
+ Add preset delete. + Add preset delete.
// May 22
+ Add invert to scale range to cause output to go in opposite direction.
BUGS: BUGS:
// Apr 20 // Apr 20
The tempo measurement can produce invalid values. Set score to 22 then play Mark 38. 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. First tempo measurement is a non-sense value - probably produced by an div by zero.
Also: Mark 8, Meas 10.
Crash on playing Mark 37. Crash on playing Mark 37.