Position struct

A Position is made up of bars.beats.sixteenths.ticks.

Contents

Public variables

double ticks
Precise total number of ticks.
signed_frame_t frames
Position in frames (samples).

Variable documentation

signed_frame_t Position::frames

Position in frames (samples).

This should be used in most calculations.