#include <mididm.h>
Definition at line 28 of file mididm.h.
◆ MIDIDM()
◆ deviation()
double ARDOUR::MIDIDM::deviation |
( |
void |
| ) |
|
|
inline |
◆ have_signal()
bool ARDOUR::MIDIDM::have_signal |
( |
void |
| ) |
|
|
inline |
◆ latency()
◆ ok()
bool ARDOUR::MIDIDM::ok |
( |
void |
| ) |
|
|
inline |
◆ parse_mclk()
int64_t ARDOUR::MIDIDM::parse_mclk |
( |
uint8_t const *const |
buf, |
|
|
pframes_t |
timestamp |
|
) |
| const |
|
private |
◆ parse_mtc()
int64_t ARDOUR::MIDIDM::parse_mtc |
( |
uint8_t const *const |
buf, |
|
|
pframes_t |
timestamp |
|
) |
| const |
|
private |
◆ process()
int ARDOUR::MIDIDM::process |
( |
pframes_t |
nframes, |
|
|
PortEngine & |
pe, |
|
|
void * |
midi_in, |
|
|
void * |
midi_out |
|
) |
| |
◆ processed()
◆ _avg_delay
double ARDOUR::MIDIDM::_avg_delay |
|
private |
◆ _cnt_total
uint64_t ARDOUR::MIDIDM::_cnt_total |
|
private |
◆ _dly_total
uint64_t ARDOUR::MIDIDM::_dly_total |
|
private |
◆ _last_signal_tme
uint64_t ARDOUR::MIDIDM::_last_signal_tme |
|
private |
◆ _max_delay
uint32_t ARDOUR::MIDIDM::_max_delay |
|
private |
◆ _min_delay
uint32_t ARDOUR::MIDIDM::_min_delay |
|
private |
◆ _monotonic_cnt
uint64_t ARDOUR::MIDIDM::_monotonic_cnt |
|
private |
◆ _sample_rate
◆ _var_m
double ARDOUR::MIDIDM::_var_m |
|
private |
◆ _var_s
double ARDOUR::MIDIDM::_var_s |
|
private |
The documentation for this class was generated from the following file: