From aa40d4fbf80910e7b42263ea2a44d54f48afaaff Mon Sep 17 00:00:00 2001 From: yomguy Date: Fri, 21 Nov 2008 13:21:33 +0000 Subject: [PATCH] Fix CNAM latency git-svn-id: http://svn.parisson.org/svn/CNAQ/trunk@205 5fc3e0e6-29bc-4d03-b52b-c088cb822bde --- config/asio.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/asio.m b/config/asio.m index 46ede20..5371984 100644 --- a/config/asio.m +++ b/config/asio.m @@ -16,4 +16,4 @@ device = 0; % If this value is wrong, the phasis results might be also wrong... % BE CAREFUL : your ASIO card MUST be ALONE on its IRQ (see Windows system % settings) -latency = 579; \ No newline at end of file +latency = 575; \ No newline at end of file -- 2.39.5