27 #include <ytkmm/adjustment.h>
28 #include <ytkmm/arrow.h>
29 #include <ytkmm/box.h>
30 #include <ytkmm/button.h>
31 #include <ytkmm/checkbutton.h>
32 #include <ytkmm/entry.h>
33 #include <ytkmm/frame.h>
34 #include <ytkmm/label.h>
35 #include <ytkmm/separator.h>
36 #include <ytkmm/spinbutton.h>
37 #include <ytkmm/table.h>
void peak_amplitude_found(double)
void gain_adjustment_changed()
void refill_region_line()
Gtk::Entry _peak_amplitude
ArdourWidgets::ArdourDropdown _region_line
Gtk::CheckButton _show_on_touch
CrossThreadChannel _peak_channel
PBD::ScopedConnection _ctrl_touched_connection
AudioRegionEditor(ARDOUR::Session *, AudioRegionView *)
Gtk::Label _peak_amplitude_label
pthread_t _peak_amplitude_thread_handle
PBD::ScopedConnection _peak_amplitude_connection
Gtk::Adjustment _gain_adjustment
Gtk::Label _region_line_label
void show_touched_automation(std::weak_ptr< PBD::Controllable >)
Gtk::Label _polarity_label
void peak_amplitude_thread()
std::shared_ptr< ARDOUR::AudioRegion > _audio_region
void region_changed(PBD::PropertyChange const &)
Gtk::CheckButton _fade_before_fx_toggle
void fade_before_fx_toggle_changed()
void show_on_touch_changed()
PBD::Signal< void(double)> PeakAmplitudeFound
Gtk::SpinButton _gain_entry
void signal_peak_thread()
void fade_before_fx_changed()
Gtk::CheckButton _polarity_toggle