![]() |
Verovio
Source code documentation
|
This class holds a timemap for exporting onset / offset values. More...
#include <timemap.h>
Public Member Functions | |
void | Reset () |
Resets the timemap. | |
TimemapEntry & | GetEntry (const Fraction &time) |
Return (and possibly add) an entry for the given time. | |
void | ToJson (std::string &output, bool includeRests, bool includeMeasures, bool useFractions) |
Write the current timemap to a JSON string. | |
Constructors, destructors, and other standard methods | |
Timemap () | |
virtual | ~Timemap () |
Static Public Member Functions | |
static jsonxx::Array | ToArray (const Fraction &fraction) |
This class holds a timemap for exporting onset / offset values.