add VU and IEC meter DSP (from jmeters)
[ardour.git] / gtk2_ardour / global_port_matrix.h
index 1dabcbd379339ae1eb0729dcd86062dbdbcd162d..d45a6390938c067f6d10bb10640b62da3c3b50a1 100644 (file)
@@ -31,6 +31,7 @@ public:
        GlobalPortMatrix (Gtk::Window*, ARDOUR::Session*, ARDOUR::DataType);
 
        void setup_ports (int);
+       void set_session (ARDOUR::Session* s);
 
        void set_state (ARDOUR::BundleChannel c[2], bool);
        PortMatrixNode::State get_state (ARDOUR::BundleChannel c[2]) const;