net.cscott.sdr
Interface BeatTimer
- All Known Implementing Classes:
- MidiTimer, SilentBeatTimer
public interface BeatTimer
BeatTimer
is a simple interface that allows a caller to obtain
the current time, in units of "beats". One beat is roughly one step
in square dancing; tempos are usually between 120 and 130 beats per minute.
- Version:
- $Id: BeatTimer.java,v 1.1 2006-10-26 19:22:07 cananian Exp $
- Author:
- C. Scott Ananian
getCurrentBeat
Fraction getCurrentBeat()
Copyright © 2006-2009 C. Scott Ananian