summaryrefslogtreecommitdiff
path: root/patches
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2018-04-13 23:19:13 +0200
committerRobin Gareus <robin@gareus.org>2018-04-13 23:19:13 +0200
commitcc5e758a08b537c711df49549369d1675e183c94 (patch)
tree2ca455ce083fb0f84c696bd59b1b300d7741d627 /patches
parent4983eb565db219412d09b898286660e298a0176f (diff)
Fix plugin analysis for some VST and AU Plugins.
set_block_size() implies plugin deactivate(), activate() calls to re-initialize AU and VST plugins. So plugins will reset the internal state and not immediately respond correctly. Some plugins zero the output or ramp up internally, leading the analyzer to show invalid or random/uncorrelated information. This avoid periodic calls to de/activate()
Diffstat (limited to 'patches')
0 files changed, 0 insertions, 0 deletions