From: yomguy Date: Fri, 21 Nov 2008 13:21:33 +0000 (+0000) Subject: Fix CNAM latency X-Git-Url: https://git.parisson.com/?a=commitdiff_plain;h=aa40d4fbf80910e7b42263ea2a44d54f48afaaff;p=cnaq.git Fix CNAM latency git-svn-id: http://svn.parisson.org/svn/CNAQ/trunk@205 5fc3e0e6-29bc-4d03-b52b-c088cb822bde --- 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