<div dir="ltr"><div><div>Hi,<br></div>I&#39;m using [udpsend~] and [udpreceive~] to take advantage of the distortion being cause with a small block size. So I&#39;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&#39;t see it moving, the DSP checkbox won&#39;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:<br>
udpreceive~: bad header tag (1)<br></div><div>the number in parenthesis increments by one every time, and I get this error several times every time I turn the DSP off.<br></div><div><br></div>I&#39;ve followed the directions from the object&#39;s help patch (number of channels, block size, port number and all), and I think I&#39;m not doing something wrong here. Is it not supposed to play with very small blocksizes (e.g. 64), or feed the sound back?<br>
</div>