implements Time.Clock
A simple Time.Clock.BasicClock(float bpm, Time.Signature time) |
signature | current clock time signature |
tempo | current clock tempo in beats per minute |
restart() | |
start() | immediately request the clock to start |
stop() | immediately request the clock to stop |
Current clock time signature.
Current clock tempo in beats per minute.
immediately request the clock to start
immediately request the clock to stop