Verovio
Source code documentation
vrv::Timemap Class Reference

This class holds a timemap for exporting onset / offset values. More...

#include <timemap.h>

Public Member Functions

void Reset ()
 Resets the timemap.
 
TimemapEntryGetEntry (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)
 

Detailed Description

This class holds a timemap for exporting onset / offset values.


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