From bcd217ec8e11abcb3bc829251b6dc503d606aaeb Mon Sep 17 00:00:00 2001 From: Sampo Savolainen Date: Sat, 7 Mar 2009 11:17:06 +0000 Subject: Improvements to the plugin eq gui: - phase correction for analysis - move gui elements to a more common location so that it's available for VSTs (needs packing in each PluginUI derived class though) git-svn-id: svn://localhost/ardour2/branches/3.0@4745 d708f5d6-7413-0410-9779-e7cbd77b26cf --- gtk2_ardour/plugin_eq_gui.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gtk2_ardour/plugin_eq_gui.h') diff --git a/gtk2_ardour/plugin_eq_gui.h b/gtk2_ardour/plugin_eq_gui.h index 05e09e3214..6b17735250 100644 --- a/gtk2_ardour/plugin_eq_gui.h +++ b/gtk2_ardour/plugin_eq_gui.h @@ -94,6 +94,7 @@ class PluginEqGui : public Gtk::Table // buffers ARDOUR::BufferSet _bufferset; + ARDOUR::BufferSet _collect_bufferset; // dimensions -- cgit v1.2.3