summaryrefslogtreecommitdiff
path: root/libs/ardour/dsp_filter.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2016-08-23 13:40:42 +0200
committerRobin Gareus <robin@gareus.org>2016-08-23 13:46:11 +0200
commit4a831725af84d5b9ed013d51a0c9fef99041717c (patch)
treea8144a817f27517e9dd6aa721d42b62d68999e37 /libs/ardour/dsp_filter.cc
parent81c481f9756a29d9817e38ed79a895d8867cf618 (diff)
fix threaded state restore (duplicate calls to restore during init)
and also allow immediate work during use latency-compute runs. At session load, Ardour calls a plugins "set default" state (GUI thread). Some plugins may schedule work during state-restore. Ardour immediately proceeded to restore the actual session plugin state without processing the already scheduled work and without calling run() for a plugin to apply state synchronously.
Diffstat (limited to 'libs/ardour/dsp_filter.cc')
0 files changed, 0 insertions, 0 deletions