Files
librubberband/TODO
Chris Cannam 653bf4017a ...
2007-11-26 21:52:28 +00:00

21 lines
885 B
Plaintext

* 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
* implement+test, or remove, reset()
* sweeps & tones
* ensure default options don't produce garbage at any extreme
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
vs window)
DONE * Vamp plugin argument no longer properly reflect internal parameters
DONE * 192kHz
DONE * save/restore FFTW wisdom if using FFTW
DONE * Sort out resynthesis gain
DONE * LADSPA plugin could do with switches for transient/phaselock
DONE * Solve "for very long stretches" issue in calculateSizes()
DONE * Rejig crispness options