Searched defs:_jack_position (Results 1 – 6 of 6) sorted by relevance
46 struct _jack_position { struct70 typedef struct _jack_position jack_position_t; argument
554 struct _jack_position { struct557 jack_unique_t unique_1; /**< unique ID */558 jack_time_t usecs; /**< monotonic, free-rolling */565 int32_t bar; /**< current bar */566 int32_t beat; /**< current beat-within-bar */568 double bar_start_tick;572 double ticks_per_beat;573 double beats_per_minute;576 double frame_time; /**< current time in seconds */577 double next_time; /**< next sequential frame_time[all …]
182 struct _jack_position { struct184 jack_time_t usecs;186 jack_nframes_t frame;188 int32_t bar;189 int32_t beat;190 int32_t tick;191 double bar_start_tick;192 float beats_per_bar;193 float beat_type;196 double frame_time;[all …]
209 struct _jack_position { struct211 jack_time_t usecs;213 jack_nframes_t frame;215 int32_t bar;216 int32_t beat;217 int32_t tick;218 double bar_start_tick;219 float beats_per_bar;220 float beat_type;223 double frame_time;[all …]
210 struct _jack_position { struct212 jack_time_t usecs;214 jack_nframes_t frame;216 int32_t bar;217 int32_t beat;218 int32_t tick;219 double bar_start_tick;220 float beats_per_bar;221 float beat_type;224 double frame_time;[all …]