|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimeSource | |
---|---|
uk.org.toot.transport | This package provides a small framework to synchronize the transport of virtual and external (hardware) systems such as MIDI Sequencers and multi track tape recorders. |
Uses of TimeSource in uk.org.toot.transport |
---|
Subinterfaces of TimeSource in uk.org.toot.transport | |
---|---|
interface |
Transport
Transport is either playing or stopped. |
Classes in uk.org.toot.transport that implement TimeSource | |
---|---|
class |
AbstractTimeSource
A TimeSource that extrapolates from discrete previously set pairs of times, time source location and System time location, both in microseconds. |
class |
DefaultTimeSource
|
class |
DefaultTransport
A default concrete implementation of a Transport. |
class |
SystemTimeSource
A concrete implementation of a TimeSource using System.nanoTime() |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |