MostlyHarmless 0.0.1
 
Loading...
Searching...
No Matches
mostly_harmless::TimeSignature Struct Reference

Convenience struct holding the numerator and denominator of a time signature. Two ints in a trenchcoat. More...

#include <mostlyharmless_TransportState.h>

Public Attributes

std::uint16_t numerator
 
std::uint16_t denominator
 

Detailed Description

Convenience struct holding the numerator and denominator of a time signature. Two ints in a trenchcoat.

Member Data Documentation

◆ denominator

std::uint16_t mostly_harmless::TimeSignature::denominator

The denominator of the time signature (the other "4" in 4/4)

◆ numerator

std::uint16_t mostly_harmless::TimeSignature::numerator

The numerator of the time signature (the "4" in 4/4)


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