| Real-time Csound can use low-latency ASIO with the default PortAudio module,
and I have achieved latencies of better than 5 milliseconds with Windows XP,
Media Edition and the M-Audio Ozone. However, you have to explicitly specify
the driver number. On my computer, I use "-o dac6". Csound prints a list of
the drivers when it performs, and you have to read that and change the
driver number in the command line to get it right.
Hope this helps,
Mike
----- Original Message -----
From: "Jim Aikin"
To:
Sent: Wednesday, June 04, 2008 6:53 PM
Subject: [Csnd] Re: Re al-Time MIDI Input
>
> Ah, yes. Very obvious. Thanks, all. I was misled by the tutorial, which
> fails
> to mention this crucial step.
>
> We're making progress. I now get ugly grinding noises when I play the MIDI
> keyboard.
>
> If I bump the buffer size up to 512, I hear a nice tone ... but of course
> there is now a bit of audible latency.
>
> It would appear that real-time Csound is not a low-latency ASIO device. Am
> I
> correct in this assumption? The nominal latency figure Michael gives for
> these settings in his tutorial is 11.6ms, but it sounds as if it's at
> least
> three times that.
>
> --JA
>
>
>
> --
> View this message in context:
> http://www.nabble.com/Real-Time-MIDI-Input-tp17657585p17658510.html
> Sent from the Csound - General mailing list archive at Nabble.com.
>
>
>
> Send bugs reports to this list.
> To unsubscribe, send email sympa@lists.bath.ac.uk with body "unsubscribe
> csound"
|