[BUG] setLatencySamples crashes Ableton Live 10 (VST3) [FIXED]

This also seems related to this other thread where I complained about parameter name changes triggering kLatencyChanged component restarts. The whole latency change and updateHostDisplay() mechanism is currently not done well in the Juce vst3 wrapper.

Right now we have crashes from changing latency plus processing gaps from changing parameter names :frowning: in some hosts. The wrapper really should be much more clever when it comes to calling restartComponent and only send the flags that are really needed!

2 Likes