68 std::shared_ptr<ARDOUR::Route>
_route;
PBD::ScopedConnectionList _processor_connections
PBD::ScopedConnectionList _forever_connections
void idle_refill_processors()
void property_changed(const PBD::PropertyChange &what_changed)
Gtk::ScrolledWindow _scroller
void add_processor_to_display(std::weak_ptr< ARDOUR::Processor > w)
void set_route(std::shared_ptr< ARDOUR::Route >)
void session_going_away()
ProcessorBox * _insert_box
static int _idle_refill_processors(gpointer)
void update_processor_box_visibility()
ArdourWidgets::Frame _insert_frame
PBD::ScopedConnectionList _route_connections
std::vector< GenericPluginUI * > _proc_uis
int _idle_refill_processors_id
std::shared_ptr< ARDOUR::Route > _route
void set_session(ARDOUR::Session *)