Latency issues..
-
I made a vst everything works fine, but when i open that vst into any daw like flstudio/live/reaper/reason it gives out latency.. how do i compensate the latency automatically?
-
@Jeetender You can use
setLatencySamples()to report the latency amount to the host, so it can compensate.https://docs.hise.dev/scripting/scripting-api/engine/index.html#setlatencysamples
However, I think the tool to measure the latency of your plugin is currently broken.
Tools > Check latency of signal chain
https://forum.hise.audio/topic/14245/check-latency-broken-on-latest-develop-build?_=1783032811243