Mercurial > hg > sonic-visualiser
changeset 2133:0f57545ab1a3
Actually no, let's do this for all platforms
author | Chris Cannam |
---|---|
date | Thu, 29 Nov 2018 09:34:39 +0000 |
parents | a8df52363ee9 |
children | ed7c8962b106 |
files | rubberband-all.cpp |
diffstat | 1 files changed, 0 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/rubberband-all.cpp Thu Nov 29 09:32:43 2018 +0000 +++ b/rubberband-all.cpp Thu Nov 29 09:34:39 2018 +0000 @@ -4,10 +4,8 @@ #pragma GCC diagnostic ignored "-Wunused-parameter" #pragma GCC diagnostic ignored "-Wunused-value" -#ifdef _WIN32 #define USE_KISSFFT 1 #define USE_SPEEX 1 -#endif #include "rubberband/src/rubberband-c.cpp" #include "rubberband/src/RubberBandStretcher.cpp"