view .hgignore @ 1480:f1e1745acc3b 3.0-integration

Make the colour 3d plot renderer able to support more than one level of peak cache; introduce a second "peak" cache for the spectrogram layer that actually has a 1-1 column relationship with the underlying FFT model, and use it in addition to the existing peak cache if memory is plentiful. Makes spectrograms appear much faster in many common situations.
author Chris Cannam
date Thu, 05 Jan 2017 14:02:54 +0000
parents 948203d84888
children 10952e402220
line wrap: on
line source
syntax: glob
Makefile*
*/Makefile
o/*
*/o/*
*/tmp_obj/*
*/tmp_moc/*
doc/html/
*.o
*.so
*.so.*
*.a
*.wav
*~
*.orig
*.rej
re:^autom4te\.cache/
re:^qrc_sonic-visualiser\.cpp$
re:^sonic-visualiser$
re:^aclocal\.m4$
re:^config\.log$
re:^config\.pri$
re:^config\.status$
*.app
Sonic Visualiser*
.DS_Store
*.stash
cov-int/*