LMMS
Loading...
Searching...
No Matches
NativeTimeInfoBBT Struct Reference

#include <CarlaNative.h>

Public Attributes

bool valid
int32_t bar
int32_t beat
double tick
double barStartTick
float beatsPerBar
float beatType
double ticksPerBeat
double beatsPerMinute

Member Data Documentation

◆ bar

int32_t NativeTimeInfoBBT::bar

◆ barStartTick

double NativeTimeInfoBBT::barStartTick

current tick-within-beat

◆ beat

int32_t NativeTimeInfoBBT::beat

current bar

◆ beatsPerBar

float NativeTimeInfoBBT::beatsPerBar

◆ beatsPerMinute

double NativeTimeInfoBBT::beatsPerMinute

◆ beatType

float NativeTimeInfoBBT::beatType

time signature "numerator"

◆ tick

double NativeTimeInfoBBT::tick

current beat-within-bar

◆ ticksPerBeat

double NativeTimeInfoBBT::ticksPerBeat

time signature "denominator"

◆ valid

bool NativeTimeInfoBBT::valid

The documentation for this struct was generated from the following file: