[Portaudio] ASIO
Gabriel Maldonado
g.maldonado@agora.stm.it
Mon, 20 May 2002 09:58:03 +0200
Hi all,
I'm new to this list. My platform is Win32 (Win98 and Win2000).
I compiled all libraries succesfully, I can run all examples, except
when I use ASIO.
Actually I can run it, but sound is very choppy even varying the
Enviroment variable:
putenv("PA_MIN_LATENCY_MSEC=200");
Notice that I can set this value up to 30 msec with directSound and 50
msec with MME.
But ASIO doesn't work OK.
I have a Sound Blaster Audigy with Windows2000 and a pentium 400MHz PC.
I tested all libraries with provided example:
patest1.c
Maybe this example is not good for ASIO? or does it depends on my card?
Thanks in advance
--
Gabriel Maldonado
http://csounds.com/maldonado
--