#include <audio_region_editor.h>
Definition at line 55 of file audio_region_editor.h.
◆ AudioRegionEditor()
◆ ~AudioRegionEditor()
AudioRegionEditor::~AudioRegionEditor |
( |
| ) |
|
◆ fade_before_fx_changed()
void AudioRegionEditor::fade_before_fx_changed |
( |
| ) |
|
|
private |
◆ fade_before_fx_toggle_changed()
void AudioRegionEditor::fade_before_fx_toggle_changed |
( |
| ) |
|
|
private |
◆ gain_adjustment_changed()
void AudioRegionEditor::gain_adjustment_changed |
( |
| ) |
|
|
private |
◆ gain_changed()
void AudioRegionEditor::gain_changed |
( |
| ) |
|
|
private |
◆ on_unmap()
void AudioRegionEditor::on_unmap |
( |
| ) |
|
◆ peak_amplitude_found()
void AudioRegionEditor::peak_amplitude_found |
( |
double |
| ) |
|
|
private |
◆ peak_amplitude_thread()
void AudioRegionEditor::peak_amplitude_thread |
( |
| ) |
|
◆ refill_region_line()
void AudioRegionEditor::refill_region_line |
( |
| ) |
|
|
private |
◆ region_changed()
◆ region_fx_changed()
void AudioRegionEditor::region_fx_changed |
( |
| ) |
|
|
privatevirtual |
◆ show_on_touch_changed()
void AudioRegionEditor::show_on_touch_changed |
( |
| ) |
|
|
private |
◆ show_touched_automation()
void AudioRegionEditor::show_touched_automation |
( |
std::weak_ptr< PBD::Controllable > |
| ) |
|
|
private |
◆ signal_peak_thread()
void AudioRegionEditor::signal_peak_thread |
( |
| ) |
|
|
private |
◆ _arv
◆ _audio_region
◆ _ctrl_touched_connection
◆ _fade_before_fx_toggle
Gtk::CheckButton AudioRegionEditor::_fade_before_fx_toggle |
|
private |
◆ _gain_adjustment
Gtk::Adjustment AudioRegionEditor::_gain_adjustment |
|
private |
◆ _gain_entry
Gtk::SpinButton AudioRegionEditor::_gain_entry |
|
private |
◆ _gain_label
Gtk::Label AudioRegionEditor::_gain_label |
|
private |
◆ _peak_amplitude
Gtk::Entry AudioRegionEditor::_peak_amplitude |
|
private |
◆ _peak_amplitude_connection
◆ _peak_amplitude_label
Gtk::Label AudioRegionEditor::_peak_amplitude_label |
|
private |
◆ _peak_amplitude_thread_handle
pthread_t AudioRegionEditor::_peak_amplitude_thread_handle |
|
private |
◆ _peak_channel
◆ _polarity_label
Gtk::Label AudioRegionEditor::_polarity_label |
|
private |
◆ _polarity_toggle
Gtk::CheckButton AudioRegionEditor::_polarity_toggle |
|
private |
◆ _region_line
◆ _region_line_label
Gtk::Label AudioRegionEditor::_region_line_label |
|
private |
◆ _show_on_touch
Gtk::CheckButton AudioRegionEditor::_show_on_touch |
|
private |
◆ PeakAmplitudeFound
PBD::Signal<void (double)> AudioRegionEditor::PeakAmplitudeFound |
|
private |
The documentation for this class was generated from the following file: