From 22c3cfab2f3cdbc29e1a0640122d681e3336cbfa Mon Sep 17 00:00:00 2001 From: "v.audacity" Date: Tue, 30 Sep 2014 23:17:44 +0000 Subject: [PATCH] Turn full WASAPI back on for alpha testing. --- src/Experimental.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Experimental.h b/src/Experimental.h index 10c7ebb0b..636d738cc 100644 --- a/src/Experimental.h +++ b/src/Experimental.h @@ -36,7 +36,7 @@ // LLL, 09 Nov 2013: // Allow all WASAPI devices, not just loopback -// Not in for Audacity 2.0.6: #define EXPERIMENTAL_FULL_WASAPI +#define EXPERIMENTAL_FULL_WASAPI // JKC (effect by Norm C, 02 Oct 2013) //#define EXPERIMENTAL_SCIENCE_FILTERS