Rename/rejig so as to have just a single Impl and then R2 and R3 stretcher classes

This commit is contained in:
Chris Cannam
2022-06-21 10:25:08 +01:00
parent f3f06c55cb
commit e546767a6d
14 changed files with 534 additions and 294 deletions

View File

@@ -70,7 +70,7 @@
#include "../src/common/sysutils.cpp"
#include "../src/common/Thread.cpp"
#include "../src/faster/StretcherChannelData.cpp"
#include "../src/faster/StretcherImpl.cpp"
#include "../src/faster/R2StretcherImpl.cpp"
#include "../src/faster/StretcherProcess.cpp"
#include "../src/finer/R3StretcherImpl.cpp"