Build updates for Windows

This commit is contained in:
Chris Cannam
2021-03-05 10:31:00 +00:00
parent 8b86e0862c
commit 120edca223
8 changed files with 119 additions and 87 deletions

View File

@@ -54,6 +54,7 @@ using RubberBand::gettimeofday;
#ifdef _MSC_VER
using RubberBand::usleep;
#define strdup _strdup
#endif
double tempo_convert(const char *str)