I know that using send~ and receive~ introduce latency and am wondering whether using subpatches via inlet~ and outlet~ also introduce latency.
Related questions:
Does send (without tilde) introduce any latency?
Does using subpatches rather than one big page introduce latency?
I'm using a Pi Zero and the buffer needs to be 512 ad 4 mS to eliminate clicks, so the send~ adds up to a very noticeable lag.
Thanks!
- Bill