Reorganise into faster (R2) and finer (R3)

This commit is contained in:
Chris Cannam
2022-05-19 13:34:51 +01:00
parent e9264ae909
commit e9ad04e2b4
66 changed files with 89 additions and 127 deletions

View File

@@ -23,8 +23,8 @@
#include "RubberBandVampPlugin.h"
#include "StretchCalculator.h"
#include "system/sysutils.h"
#include "faster/StretchCalculator.h"
#include "common/sysutils.h"
#include <cmath>
#include <cstdio>