#include <tempo.h>
Definition at line 1235 of file temporal/temporal/tempo.h.
◆ Meters
◆ MusicTimes
◆ Points
◆ Tempos
◆ TempoMapCutBuffer()
| Temporal::TempoMapCutBuffer::TempoMapCutBuffer |
( |
timecnt_t const & |
| ) |
|
◆ ~TempoMapCutBuffer()
| Temporal::TempoMapCutBuffer::~TempoMapCutBuffer |
( |
| ) |
|
◆ add() [1/4]
| void Temporal::TempoMapCutBuffer::add |
( |
MeterPoint const & |
| ) |
|
◆ add() [2/4]
◆ add() [3/4]
| void Temporal::TempoMapCutBuffer::add |
( |
Point const & |
| ) |
|
◆ add() [4/4]
| void Temporal::TempoMapCutBuffer::add |
( |
TempoPoint const & |
| ) |
|
◆ add_end_meter()
| void Temporal::TempoMapCutBuffer::add_end_meter |
( |
Meter const & |
t | ) |
|
◆ add_end_tempo()
| void Temporal::TempoMapCutBuffer::add_end_tempo |
( |
Tempo const & |
t | ) |
|
◆ add_start_meter()
| void Temporal::TempoMapCutBuffer::add_start_meter |
( |
Meter const & |
t | ) |
|
◆ add_start_tempo()
| void Temporal::TempoMapCutBuffer::add_start_tempo |
( |
Tempo const & |
t | ) |
|
◆ bartimes()
| MusicTimes const& Temporal::TempoMapCutBuffer::bartimes |
( |
| ) |
const |
|
inline |
◆ clear()
| void Temporal::TempoMapCutBuffer::clear |
( |
| ) |
|
◆ dump()
| void Temporal::TempoMapCutBuffer::dump |
( |
std::ostream & |
| ) |
|
◆ duration()
| timecnt_t Temporal::TempoMapCutBuffer::duration |
( |
| ) |
const |
|
inline |
◆ empty()
| bool Temporal::TempoMapCutBuffer::empty |
( |
| ) |
const |
|
inline |
◆ end_meter()
| Meter const* Temporal::TempoMapCutBuffer::end_meter |
( |
| ) |
const |
|
inline |
◆ end_tempo()
| Tempo const* Temporal::TempoMapCutBuffer::end_tempo |
( |
| ) |
const |
|
inline |
◆ meters()
| Meters const& Temporal::TempoMapCutBuffer::meters |
( |
| ) |
const |
|
inline |
◆ points()
| Points const& Temporal::TempoMapCutBuffer::points |
( |
| ) |
const |
|
inline |
◆ start_meter()
| Meter const* Temporal::TempoMapCutBuffer::start_meter |
( |
| ) |
const |
|
inline |
◆ start_tempo()
| Tempo const* Temporal::TempoMapCutBuffer::start_tempo |
( |
| ) |
const |
|
inline |
◆ tempos()
| Tempos const& Temporal::TempoMapCutBuffer::tempos |
( |
| ) |
const |
|
inline |
◆ _bartimes
◆ _duration
| timecnt_t Temporal::TempoMapCutBuffer::_duration |
|
private |
◆ _end_meter
| Meter* Temporal::TempoMapCutBuffer::_end_meter |
|
private |
◆ _end_tempo
| Tempo* Temporal::TempoMapCutBuffer::_end_tempo |
|
private |
◆ _meters
| Meters Temporal::TempoMapCutBuffer::_meters |
|
private |
◆ _points
| Points Temporal::TempoMapCutBuffer::_points |
|
private |
◆ _start_meter
| Meter* Temporal::TempoMapCutBuffer::_start_meter |
|
private |
◆ _start_tempo
| Tempo* Temporal::TempoMapCutBuffer::_start_tempo |
|
private |
◆ _tempos
| Tempos Temporal::TempoMapCutBuffer::_tempos |
|
private |
The documentation for this class was generated from the following file: