summaryrefslogtreecommitdiff
path: root/libs/ardour/plugin_insert.cc
diff options
context:
space:
mode:
authorRobin Gareus <robin@gareus.org>2017-07-15 20:50:26 +0200
committerRobin Gareus <robin@gareus.org>2017-07-16 16:58:00 +0200
commit5aecfc5acb41f6d05804a88b99eec159e96a66c9 (patch)
treefbe3b294fc30297e479d4c776e5fc74cb033dd34 /libs/ardour/plugin_insert.cc
parent69ecb0db70996a5c1092efe712d195ffcff5e8b1 (diff)
Remove Timers to watch Controllable values
Depend on Changed() signals alone, which are usually much less frequent than rapid-timer events. As side-effect we now need to make the widgets insensitive when playing automation. Previously the user could not change the value because the Timer periodically reset it.
Diffstat (limited to 'libs/ardour/plugin_insert.cc')
0 files changed, 0 insertions, 0 deletions