Uses of Class
de.humatic.dsj.edit.CuePoint

Packages that use CuePoint
de.humatic.dsj.edit   
 

Uses of CuePoint in de.humatic.dsj.edit
 

Methods in de.humatic.dsj.edit that return CuePoint
 CuePoint TrackEffect.getCuePointAtTime(int t, int parameterID)
          Returns the CuePoint in effect at the given time (which means that the returned cue's time will be <= %t).
If %parameterID is != -1, only cuepoints for the given parameter will be searched.
 CuePoint TrackEffect.getCuePointAtTime(int t, java.lang.String parameterName)
           
 

Methods in de.humatic.dsj.edit with parameters of type CuePoint
 void TrackEffect.insertCuePoint(CuePoint cp)
          Adds a new CuePoint into this effect's vector of automation points at the cuepoint's time