hi Miller,
. x is uninitialized in line 285 of x_net.c (netreceive is crashy):
if (!x->x_udp)
. there is a typo in line 673 of s_main.c:
else if (!strcmp(*argv, "-23bit"))
Krzysztof
Miller Puckette wrote: ...
Test 28 is out... the main new "feature" is settable blocksize in ASIO. I've managed to get latency down to about 10 msec for RME hammerfall in ASIO.
Some bug fixes too... I hope to get teh "final" 0.35 out in 2 weeks.
Gulp... oops, I must be slipping.
OK, these are fixed now in "test 29"
cheers Miller
On Fri, Jun 28, 2002 at 12:12:17PM +0200, Krzysztof Czaja wrote:
hi Miller,
. x is uninitialized in line 285 of x_net.c (netreceive is crashy):
if (!x->x_udp)
. there is a typo in line 673 of s_main.c:
else if (!strcmp(*argv, "-23bit"))
Krzysztof
Miller Puckette wrote: ...
Test 28 is out... the main new "feature" is settable blocksize in ASIO. I've managed to get latency down to about 10 msec for RME hammerfall in ASIO.
Some bug fixes too... I hope to get teh "final" 0.35 out in 2 weeks.