Uses of Class
eu.bandm.music.entities.MeasureCollector.BarnumRelativePosition
-
Uses of MeasureCollector.BarnumRelativePosition in eu.bandm.music.entities
Modifier and TypeMethodDescriptionMeasureCollector.fromRational
(Rational when) Translate a a rational number relative to the start of the very first event into a bar number and an offset.Modifier and TypeMethodDescriptionMeasureCollector.toRational
(MeasureCollector<M>.BarnumRelativePosition when) Translate a bar number relative position into a rational number relative to the start of the very first event.