Session API changes to enable VCAs to set soloed-by-upstream on assigned routes
[ardour.git] / libs / ardour / ardour / port_insert.h
index 327080984ab5c7646201670074522994d2312b0e..54d8583d9abf99b9ee0f1f3ad5f289c7f709393f 100644 (file)
@@ -64,6 +64,8 @@ class LIBARDOUR_API PortInsert : public IOProcessor
        void activate ();
        void deactivate ();
 
+       void set_pre_fader (bool);
+
        uint32_t bit_slot() const { return _bitslot; }
 
        void start_latency_detection ();