Hello,
I try to use UNIVERSAL_process with inOutBufs->numBufs=0. On the DSP inOutBufs->numBufs is -1916647492. I f set inOutBufs->numBufs to 1 everything is okay - on the DSP inOutBufs->numBufs is also 1.
So I assume it is not okay to use the inOutBufs with zero buffers. Is this correct?
C.