Mercurial > hg > svgui
log layer/SpectrogramLayer.h @ 104:1348818e7be7
age | author | description |
---|---|---|
Thu, 15 Jun 2006 12:28:47 +0000 | Chris Cannam | * Switch from fftw3 to fftw3f. I think the efficiency improvement is probably |
Fri, 12 May 2006 14:40:43 +0000 | Chris Cannam | * Make vertical scale alignment modes work in note layer as well as time-value sv1-v0.9rc1 |
Wed, 10 May 2006 11:43:52 +0000 | Chris Cannam | * Use fractional window overlaps in the spectrogram, instead of percentages |
Tue, 09 May 2006 16:18:59 +0000 | Chris Cannam | * Incremental refresh of spectrogram layer |
Tue, 09 May 2006 12:43:55 +0000 | Chris Cannam | * It turns out we can be more efficient in the spectrogram repaints by |
Mon, 08 May 2006 16:44:47 +0000 | Chris Cannam | * Make a single base Thread class for RT and non-RT threads |
Fri, 05 May 2006 14:10:12 +0000 | Chris Cannam | * adjustments to facilitate debugging on win32, and some minor fixes |