Mercurial > hg > svcore
annotate data/fileio/test/files.pri @ 1305:9f9f55a8af92 mp3-gapless
Add gapless flag to MP3FileReader, and implement trimming the delay samples from the start (padding is not yet trimmed from end)
author | Chris Cannam |
---|---|
date | Tue, 29 Nov 2016 11:35:56 +0000 (2016-11-29) |
parents | 24c0d4c5356e |
children | c0cdacc47f4e |
rev | line source |
---|---|
Chris@1260 | 1 |
Chris@1260 | 2 TEST_HEADERS += \ |
Chris@1260 | 3 AudioFileReaderTest.h \ |
Chris@1260 | 4 AudioTestData.h |
Chris@1260 | 5 |
Chris@1260 | 6 TEST_SOURCES += \ |
Chris@1260 | 7 svcore-data-fileio-test.cpp |