#include <transport.h>
Data Fields | |
jack_unique_t | unique_1 |
jack_time_t | usecs |
jack_nframes_t | frame_rate |
jack_nframes_t | frame |
jack_position_bits_t | valid |
int32_t | bar |
int32_t | beat |
int32_t | tick |
double | bar_start_tick |
float | beats_per_bar |
float | beat_type |
double | ticks_per_beat |
double | beats_per_minute |
double | frame_time |
double | next_time |
int32_t | padding [10] |
jack_unique_t | unique_2 |
|
current bar |
|
|
|
current beat-within-bar |
|
|
|
|
|
|
|
frame number, always present |
|
current frame rate (per second) |
|
current time in seconds |
|
next sequential frame_time (unless repositioned) |
|
|
|
current tick-within-beat |
|
|
|
unique ID |
|
unique ID |
|
monotonic, free-rolling |
|
which other fields are valid |