sdr 0.7

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

Method Summary
 Fraction getCurrentBeat()
           
 

Method Detail

getCurrentBeat

Fraction getCurrentBeat()

sdr 0.7

Copyright © 2006-2009 C. Scott Ananian