2007-11-08 15:02:47 +00:00
|
|
|
|
|
|
|
|
* Fix "!!!" points
|
|
|
|
|
* LADSPA plugin has too much "artificial latency"
|
|
|
|
|
* LADSPA plugin probably doesn't want to go any higher than about +2 octaves
|
2007-12-04 21:42:06 +00:00
|
|
|
* Return value check in FFT and resampler!
|
2007-11-21 21:48:37 +00:00
|
|
|
* implement+test, or remove, reset()
|
|
|
|
|
* sweeps & tones
|
|
|
|
|
* ensure default options don't produce garbage at any extreme
|
2007-11-08 15:02:47 +00:00
|
|
|
|
2007-12-04 21:42:06 +00:00
|
|
|
DONE * Add and test Win32 threading primitives in Thread.cpp
|
2007-11-26 11:00:47 +00:00
|
|
|
DONE * Threading lock structure is very slow if it becomes starved of CPUs
|
2007-11-21 21:48:37 +00:00
|
|
|
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()
|
2007-11-26 21:52:28 +00:00
|
|
|
DONE * Rejig crispness options
|