#include <rhythm-analyzer.h>


Public Slots | |
| virtual void | calculateRhythmPattern2 () |
| virtual void | analyze () |
| virtual void | on_calculate_clicked () |
Public Member Functions | |
| RhythmAnalyzer (QWidget *parent=0) | |
| RhythmAnalyzer::RhythmAnalyzer | ( | QWidget * | parent = 0 |
) |
| virtual void RhythmAnalyzer::analyze | ( | ) | [inline, virtual, slot] |
Implements Analyzer.
References calculateRhythmPattern2().
| void RhythmAnalyzer::calculateRhythmPattern2 | ( | ) | [virtual, slot] |
References app, assert(), bpmdj_allocate, bpmdj_deallocate, fclose(), FILE, fsize(), spectrum_type::get_bark(), higher_power_of_two(), i, composition_property::init(), rhythm_property::init(), metarate_to_diskrate(), normalize_abs_max(), normalperiod_metarate, openCoreRawFile(), playing, readsamples(), rhythm_prop_sx, spectrum_type::set_bark(), Index::set_composition(), composition_property::set_energy(), rhythm_property::set_energy(), Index::set_rhythm(), composition_property::set_scale(), rhythm_property::set_scale(), and unbiased_autocorrelation().
Referenced by analyze().
| virtual void RhythmAnalyzer::on_calculate_clicked | ( | ) | [inline, virtual, slot] |
References Analyzer::start().
1.6.2