Mercurial > hg > svcore
view data/fileio/test/files.pri @ 1575:054bbf17ac17 spectrogramparam
Slightly simplify median-window size calculation - but this is not the best way to do this for spectrum views, need to reconsider
author | Chris Cannam |
---|---|
date | Mon, 12 Nov 2018 14:48:15 +0000 |
parents | 64ef24ebb19c |
children | dbd13eb7dad1 |
line wrap: on
line source
TEST_HEADERS += \ ../../model/test/MockWaveModel.h \ AudioFileReaderTest.h \ AudioFileWriterTest.h \ AudioTestData.h \ EncodingTest.h \ MIDIFileReaderTest.h \ CSVFormatTest.h \ CSVStreamWriterTest.h TEST_SOURCES += \ ../../model/test/MockWaveModel.cpp \ svcore-data-fileio-test.cpp