* documentation

This commit is contained in:
Chris Cannam
2007-12-04 21:42:06 +00:00
parent b3c4ce045f
commit 9bf7e03d5c
3 changed files with 175 additions and 10 deletions

3
TODO
View File

@@ -1,12 +1,13 @@
* Fix "!!!" points
* Add and test Win32 threading primitives in Thread.cpp
* LADSPA plugin has too much "artificial latency"
* LADSPA plugin probably doesn't want to go any higher than about +2 octaves
* Return value check in FFT and resampler!
* implement+test, or remove, reset()
* sweeps & tones
* ensure default options don't produce garbage at any extreme
DONE * Add and test Win32 threading primitives in Thread.cpp
DONE * Threading lock structure is very slow if it becomes starved of CPUs
DONE * Rationalise naming further (e.g. use of "lock" for both peak phases
and resynchronisation at transients; use of block vs chunk vs frame