Class TimePoint
java.lang.Object
com.softsynth.jmsl.score.transcribe.TimePoint
public class TimePoint
extends java.lang.Object
Stores the indexes of the MusicShape that fall closest to the timepoint.
-
Constructor Details
-
TimePoint
public TimePoint(double timePoint, double duration)
-
-
Method Details
-
toString
public java.lang.String toString()- Overrides:
toString
in classjava.lang.Object
-