Package com.softsynth.jmsl.score.midi
Class PlaytimeStretchNoteLurker
java.lang.Object
com.softsynth.jmsl.score.midi.PlaytimeStretchNoteLurker
- All Implemented Interfaces:
PlayLurker
public class PlaytimeStretchNoteLurker extends java.lang.Object implements PlayLurker
-
Constructor Summary
Constructors Constructor Description PlaytimeStretchNoteLurker(java.util.Vector v) -
Method Summary
Modifier and Type Method Description InterpolatorgetInterpolator()get a multi segmented interpolator to convert absolute time stamps to tempo-scaled ticksvoidnotifyPlayLurker(double playTime, MusicJob list, int index)Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
PlaytimeStretchNoteLurker
public PlaytimeStretchNoteLurker(java.util.Vector v)
-
-
Method Details
-
notifyPlayLurker
- Specified by:
notifyPlayLurkerin interfacePlayLurker
-
getInterpolator
get a multi segmented interpolator to convert absolute time stamps to tempo-scaled ticks
-