Add mathmisc.cpp
This commit is contained in:
@@ -49,6 +49,7 @@ library_sources = [
|
||||
'src/common/Resampler.cpp',
|
||||
'src/common/StretchCalculator.cpp',
|
||||
'src/common/sysutils.cpp',
|
||||
'src/common/mathmisc.cpp',
|
||||
'src/common/Thread.cpp',
|
||||
'src/finer/R3Stretcher.cpp',
|
||||
]
|
||||
|
||||
@@ -73,6 +73,7 @@
|
||||
#include "../src/common/Allocators.cpp"
|
||||
#include "../src/common/StretchCalculator.cpp"
|
||||
#include "../src/common/sysutils.cpp"
|
||||
#include "../src/common/mathmisc.cpp"
|
||||
#include "../src/common/Thread.cpp"
|
||||
#include "../src/faster/StretcherChannelData.cpp"
|
||||
#include "../src/faster/R2Stretcher.cpp"
|
||||
|
||||
Reference in New Issue
Block a user