{
{
{ "time_signature_tempo", [](auto& signature, auto value)
{ "time_signature_upper", [](auto& signature, auto value)
{ "time_signature_lower", [](auto& signature, auto value)
}
}
IntSetting UpperTimeSignature
The upper time signature of the Beats & Measures ruler.
IntSetting LowerTimeSignature
The lower time signature of the Beats & Measures ruler.
DoubleSetting BeatsPerMinute
The tempo used for drawing the Beats & Measures ruler.
The top-level handle to an Audacity project. It serves as a source of events that other objects can b...
void SetTempo(double tempo)
static ProjectTimeSignature & Get(AudacityProject &project)
bool Read(T *pVar) const
overload of Read returning a boolean that is true if the value was previously defined */