19 #ifndef __ardour_trigger_strip__
20 #define __ardour_trigger_strip__
57 std::shared_ptr<ARDOUR::Stripable>
stripable ()
const
virtual void blink_rec_display(bool onoff)
std::shared_ptr< ARDOUR::Stripable > stripable() const
virtual void route_rec_enable_changed()
void reset_peak_display()
TriggerBoxWidget _trigger_display
bool name_button_press(GdkEventButton *)
FittedCanvasWidget _tmaster_widget
PluginSelector * plugin_selector()
void name_button_resized(Gtk::Allocation &)
void set_selected(bool yn)
void route_color_changed()
PBD::ScopedConnection _panstate_connection
LevelMeterVBox _level_meter
ArdourWidgets::ArdourButton _name_button
void set_route(std::shared_ptr< ARDOUR::Route >)
TriggerStrip(ARDOUR::Session *, std::shared_ptr< ARDOUR::Route >)
std::shared_ptr< ARDOUR::Stripable > stripable() const
void update_sensitivity()
void set_session(ARDOUR::Session *s)
Gtk::Menu * _route_ops_menu
void build_route_ops_menu()
void update_panner_choices()
void route_active_changed()
void hide_processor_editor(std::weak_ptr< ARDOUR::Processor >)
static PBD::Signal< void(TriggerStrip *)> CatchDeletion
void reset_route_peak_display(ARDOUR::Route *)
void route_property_changed(const PBD::PropertyChange &)
void reset_group_peak_display(ARDOUR::RouteGroup *)
Gtk::Table mute_solo_table
ProcessorBox _processor_box
std::shared_ptr< AutomationController > _gain_control
std::string state_id() const
ProcessorSelection _pb_selection
void parameter_changed(std::string)