masterTempoMap

open override val masterTempoMap: TempoMap

The project's seconds-to-beats curve, owned by the master track. This is the one the engine schedules playback against, so a display converting through it can never disagree with what is heard.

Model thread only. It borrows the timeline's map: do not hold it across a project load, a newProject, or a tempo edit.