Hi guys! i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if i go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower? thanx lalo
i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if i go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower?
i got reports, that the native asio in devel allows you to run the hdsp with pretty low latencies .... there is a rather old build: http://www.geocities.com/themokabar/software.html
i don't have windoze installed on my laptop, so i can't test ...
cheers ... tim
thanx tim! isn't it older than the miller's 38-3 i'm using? thanx lalo
i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if i go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower?
i got reports, that the native asio in devel allows you to run the hdsp with pretty low latencies .... there is a rather old build: http://www.geocities.com/themokabar/software.html
i don't have windoze installed on my laptop, so i can't test ...
cheers ... tim
isn't it older than the miller's 38-3 i'm using?
possibly, but miller didn't include the asio code ... not sure, if he'll ever do that ...
cheers ... tim
hi lalo, hi tim
----- Original Message ----- From: "Tim Blechmann" TimBlechmann@gmx.net
i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if
i
go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower?
my system: pd-0.37.4, winxp, 1.7GHz Intel Mobile, HDSP RPM
the lowest reachable settings on my machine are 64samples(minimum) in the HDSP-Settings and 5ms in pd's audio-settings dialog (asio). actually i don't know, what latency this is resulting in.but when i speak through a mic/[adc~] /[dac~]/earphones i hardly feel the latency. when doing more 'sophisticated' stuff, i usually set the pd-audio-dialog to a higher delay (20ms) in order to avoid clicks and crackles.
i got reports, that the native asio in devel allows you to run the
hdsp
with pretty low latencies .... there is a rather old build: http://www.geocities.com/themokabar/software.html
thank for posting this. i will check this out and give you report.
cheers roman
i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if i go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower?
i got reports, that the native asio in devel allows you to run the hdsp with pretty low latencies .... there is a rather old build: http://www.geocities.com/themokabar/software.html
Indeed the native ASIO interface provides the best latency, but also Portaudio ASIO is working quite well with the devel version. They are both not 100% clean though, especially when switching hardware buffer sizes with PD open (but DSP off).
best greetings, Thomas
hm, interesting. The other day we had another problem with Portaudio ASIO on a HDSP system on WinXP: channels were not in sync, differed by multiples of 64 samples. Is this a known problem, and are there any solutions?
Thanks, Matthias
Thomas Grill schrieb:
i'm trying to deal with latency in my winzoz system with hdsp rme multiface. my latency settings are 128 or 256 samples block..and it works very well in Bidule and other software. in the pd asio panel i can't set the latency lower than 18 ms....if i go 16 ms i get bad crackles. does it mean that my total output latency is 256 sample (around 5 ms at 44100) plus those 18 ms? is anyone with a similar setup able to go lower?
i got reports, that the native asio in devel allows you to run the hdsp with pretty low latencies .... there is a rather old build: http://www.geocities.com/themokabar/software.html
Indeed the native ASIO interface provides the best latency, but also Portaudio ASIO is working quite well with the devel version. They are both not 100% clean though, especially when switching hardware buffer sizes with PD open (but DSP off).
best greetings, Thomas
PD-list@iem.at mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
Hi lalo,
I use:
framesperbuf:64.
Measured latency (=dac~ -> Digiface -> DAC -> Loopback cable -> ADC -> ADC -> adc~): 16.65ms or 799samples@48kHz.
Setting lower values in my system leads to losing synchronisation or/and clicks in audio. Perhaps you can do something with these settings...
Piotr