11#ifndef __AUDACITY_BEATS_FORMAT__
12#define __AUDACITY_BEATS_FORMAT__
42 double units,
double& major,
double& minor,
double &minorMinor,
47 wxString& s,
double d,
double units,
double minor,
int mDigits,
TickType tickType
56 void SetData(
double bpm,
int timeSigUpper,
int timeSigLower);