diff options
Diffstat (limited to 'test/analysis/AnalysisDistortion.h')
| -rw-r--r-- | test/analysis/AnalysisDistortion.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/analysis/AnalysisDistortion.h b/test/analysis/AnalysisDistortion.h new file mode 100644 index 0000000..a517777 --- /dev/null +++ b/test/analysis/AnalysisDistortion.h @@ -0,0 +1,3 @@ +#include "AnalyzeFile.h" + +boolByte analysisDistortion(const SampleBuffer sampleBuffer, AnalysisFunctionData data); |
