Click or drag to resize
MidiGremlin.Internal Namespace

[Missing <summary> documentation for "N:MidiGremlin.Internal"]

Classes
  ClassDescription
Public classBeatScheduler
The BeatScheduler is responsible for scheduling MIDI events to the 16 MIDI channels and the handling of the actual timing of when to play
Structures
  StructureDescription
Public structureSimpleMidiMessage
Represents a simple MIDI message and a timestamp.
Public structureSingleBeat
Internal data type that represents a single musical tune with a beginning and an end. Contains information of a single tone to play in a format not entirely different from that of the MIDI standard.
Public structureSingleBeatWithChannel
A Singlebeat that also contains a channel.