note.txt Update.
This commit is contained in:
parent
aa5342147e
commit
7f3b3103fc
@ -8,13 +8,23 @@ TODO:
|
|||||||
+ Remove old performance evaluation code from cmScore.
|
+ Remove old performance evaluation code from cmScore.
|
||||||
+ All programs should be able to reload without crashing via enabling/disabling audio.
|
+ All programs should be able to reload without crashing via enabling/disabling audio.
|
||||||
+ Select and save audio devices.
|
+ Select and save audio devices.
|
||||||
+ Mac Conversion
|
+ (done) Mac Conversion
|
||||||
+ Live MIDI - to test audio/MIDI delay.
|
+ (done) Live MIDI - to test audio/MIDI delay.
|
||||||
+ As threshold increases overall volume decreases - add a compensation algorithm.
|
+ (done) As threshold increases overall volume decreases - add a compensation algorithm.
|
||||||
+ THere are unintialized variable warnings on the release build.
|
+ THere are unintialized variable warnings on the release build.
|
||||||
+ Add preset delete.
|
+ Add preset delete.
|
||||||
+ All uses of va_copy() should have a complimentary va_end()
|
+ All uses of va_copy() should have a complimentary va_end()
|
||||||
|
|
||||||
|
** Build a database of measurements and setup the program to be able to
|
||||||
|
apply a given measurement at it's assigned section.
|
||||||
|
|
||||||
|
** Redevelop spectral distortion algorithm to use a spline as the transform.
|
||||||
|
|
||||||
|
** use Log frequency frequency transform instead of FFT.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
// May 22
|
// May 22
|
||||||
+ Add invert to scale range to cause output to go in opposite direction.
|
+ Add invert to scale range to cause output to go in opposite direction.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user