22 #ifndef SRC_HEADERS_GX_SEQUENCER_SETTINGS_H_ 23 #define SRC_HEADERS_GX_SEQUENCER_SETTINGS_H_ 37 Glib::RefPtr<gx_gui::GxBuilder> builder;
45 Gtk::Window* gtk_window;
50 Gtk::HBox *preset_button;
55 void on_window_hide();
56 void on_preset_popup_clicked();
57 bool get_sequencer_pos(
Gxw::Regler * regler,
const std::string
id);
58 bool on_key_press_event(GdkEventKey *event);
62 void on_sec_length_changed(
bool update);
64 void remove_seq_block(Gtk::HBox * box,
int r);
65 void make_preset_button(Gtk::HBox *box);
79 #endif // SRC_HEADERS_GX_SEQUENCER_SETTINGS_H_
static SEQWindow * create(const std::string &unit_id, gx_engine::GxMachineBase &machine)