Hi,
I'm using [udpsend~] and [udpreceive~] to take advantage of the distortion
being cause with a small block size. So I'm transmitting sound from
[udpsend~] to [udpreceive~] and feed it back (at least part ot it with [*~
0.6] or something) but I get the following behavior. The GUI freezes,
although it sending values according to what I do, I just can't see it
moving, the DSP checkbox won't check itself when I turn it on, still sound
does come out. And finally I get the following error, after I turn DSP off:
udpreceive~: bad header tag (1)
the number in parenthesis increments by one every time, and I get this
error several times every time I turn the DSP off.
I've followed the directions from the object's help patch (number of
channels, block size, port number and all), and I think I'm not doing
something wrong here. Is it not supposed to play with very small blocksizes
(e.g. 64), or feed the sound back?