view data/fileio/test/files.pri @ 1576:0f62bce0f0be spectrogramparam

Further adjustments to peak picking, to try to avoid a surfeit of peaks in the higher frequencies
author Chris Cannam
date Tue, 13 Nov 2018 13:29:37 +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