GUIDOLib  1.7.7
A Music Score Rendering Engine
Public Member Functions | List of all members
TimeMapCollector Class Referenceabstract

an abstract class to be provided by clients to collect time mappings More...

Inheritance diagram for TimeMapCollector:
RolledUnrolledCollector

Public Member Functions

virtual ~TimeMapCollector ()
 
virtual void Time2TimeMap (const TimeSegment &from, const TimeSegment &to)=0
 a method called by the GuidoGetTimeMap function More...
 

Detailed Description

an abstract class to be provided by clients to collect time mappings

Constructor & Destructor Documentation

◆ ~TimeMapCollector()

virtual TimeMapCollector::~TimeMapCollector ( )
inlinevirtual

Member Function Documentation

◆ Time2TimeMap()

virtual void TimeMapCollector::Time2TimeMap ( const TimeSegment from,
const TimeSegment to 
)
pure virtual

a method called by the GuidoGetTimeMap function

Parameters
froma time segment expressed in score time i.e. rolled time.
toa time segment expressed in unrolled time

Implemented in RolledUnrolledCollector.


Guido Project Copyright © 2019 Grame-CNCM