net.cscott.sdr.sound
Class MidiTimer
java.lang.Object
net.cscott.sdr.sound.MidiTimer
- All Implemented Interfaces:
- BeatTimer
public class MidiTimer
- extends Object
- implements BeatTimer
Create a jME timer object using timing info from MIDI playback.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MidiTimer
public MidiTimer(Sequencer sequencer)
getCurrentBeat
public Fraction getCurrentBeat()
- Specified by:
getCurrentBeat
in interface BeatTimer
reset
public void reset()
getResolution
public int getResolution()
Copyright © 2006-2009 C. Scott Ananian