implements Time.Clock
A Time.Clock with external sync via the Link protocol.Link(float bpm, Time.Signature time) |
tempo | current clock tempo in beats per minute |
schedule(float tempo, float measure) | schedule a tempo change at a given time |
start() | immediately request the clock to start |
stop() | immediately request the clock to stop |
Current clock tempo in beats per minute.
Schedule a tempo change at a given time
immediately request the clock to start
immediately request the clock to stop