@HISEnberg said in HISE pitch shift node introduces 100-200ms delay:
Use Engine.getLatencyInSamples to find it, then use Engine.seLatencyInSamples.
It's Engine.getLatencySamples and Engine.setLatencySamples (no In).
And getLatencySamples doesn't calculate the latency. It just returns whatever you set with setLatencySamples.
Use "Tools > Check latency of signal chain" to calculate the actual latency of the plugin.
@resonant Ah yes, that was the post I was looking for! 



