Obtains the length of the track, expressed in MIDI ticks. (The duration of a tick in seconds is determined by the timing resolution of the Sequence containing this track, and also by the tempo of the music as set by the sequencer.)
@return the duration, in ticks
@see Sequence#Sequence(float,int)
@see Sequencer#setTempoInBPM(float)
@see Sequencer#getTickPosition()
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.