![]() | BeatScheduler Class |
Namespace: MidiGremlin.Internal
The BeatScheduler type exposes the following members.
Name | Description | |
---|---|---|
![]() | EmptyWaitHandle |
A wait handle that is set once the underlying collection is empty. It will remain set until new content is added to the queue.
|
Name | Description | |
---|---|---|
![]() | GetNextMidiCommand |
Returns the next simple midi event to be played from the queue.
It can either block it until it is time to actually play it, or return the current timestamp immediately.
|