#include <rhythm_ferret.h>
Definition at line 45 of file rhythm_ferret.h.
◆ Action
Enumerator |
---|
SplitRegion | |
SnapRegionsToGrid | |
ConformRegion | |
Definition at line 56 of file rhythm_ferret.h.
◆ AnalysisMode
◆ RhythmFerret()
RhythmFerret::RhythmFerret |
( |
Editor & |
| ) |
|
◆ analysis_mode_changed()
void RhythmFerret::analysis_mode_changed |
( |
| ) |
|
|
private |
◆ clear_transients()
void RhythmFerret::clear_transients |
( |
| ) |
|
|
private |
◆ do_action()
void RhythmFerret::do_action |
( |
| ) |
|
|
private |
◆ do_region_split()
◆ do_split_action()
void RhythmFerret::do_split_action |
( |
| ) |
|
|
private |
◆ get_action()
Action RhythmFerret::get_action |
( |
| ) |
const |
|
private |
◆ get_analysis_mode()
◆ get_note_onset_function()
int RhythmFerret::get_note_onset_function |
( |
| ) |
|
|
private |
◆ on_hide()
void RhythmFerret::on_hide |
( |
| ) |
|
|
protected |
◆ on_response()
void RhythmFerret::on_response |
( |
int |
| ) |
|
|
virtual |
◆ run_analysis()
void RhythmFerret::run_analysis |
( |
| ) |
|
|
private |
◆ run_note_onset_analysis()
◆ run_percussion_onset_analysis()
◆ set_session()
◆ action_button
Gtk::Button RhythmFerret::action_button |
|
private |
◆ analysis_mode_selector
Gtk::ComboBoxText RhythmFerret::analysis_mode_selector |
|
private |
◆ analysis_mode_strings
std::vector<std::string> RhythmFerret::analysis_mode_strings |
|
private |
◆ analyze_button
Gtk::Button RhythmFerret::analyze_button |
|
private |
◆ current_results
◆ detection_threshold_adjustment
Gtk::Adjustment RhythmFerret::detection_threshold_adjustment |
|
private |
◆ detection_threshold_scale
Gtk::HScale RhythmFerret::detection_threshold_scale |
|
private |
◆ editor
◆ onset_detection_function_selector
Gtk::ComboBoxText RhythmFerret::onset_detection_function_selector |
|
private |
◆ onset_function_strings
std::vector<std::string> RhythmFerret::onset_function_strings |
|
private |
◆ operation_selector
Gtk::ComboBoxText RhythmFerret::operation_selector |
|
private |
◆ operation_strings
std::vector<std::string> RhythmFerret::operation_strings |
|
private |
◆ peak_picker_threshold_adjustment
Gtk::Adjustment RhythmFerret::peak_picker_threshold_adjustment |
|
private |
◆ peak_picker_threshold_scale
Gtk::HScale RhythmFerret::peak_picker_threshold_scale |
|
private |
◆ regions_with_transients
Regions that we have added transient marks to
Definition at line 112 of file rhythm_ferret.h.
◆ sensitivity_adjustment
Gtk::Adjustment RhythmFerret::sensitivity_adjustment |
|
private |
◆ sensitivity_scale
Gtk::HScale RhythmFerret::sensitivity_scale |
|
private |
◆ silence_threshold_adjustment
Gtk::Adjustment RhythmFerret::silence_threshold_adjustment |
|
private |
◆ silence_threshold_scale
Gtk::HScale RhythmFerret::silence_threshold_scale |
|
private |
◆ trigger_gap_adjustment
Gtk::Adjustment RhythmFerret::trigger_gap_adjustment |
|
private |
◆ trigger_gap_spinner
Gtk::SpinButton RhythmFerret::trigger_gap_spinner |
|
private |
The documentation for this class was generated from the following file: